Skip to content

Issue 94 - Return the Password Dictionary Details#95

Closed
massar wants to merge 14 commits into
masterfrom
pf_94
Closed

Issue 94 - Return the Password Dictionary Details#95
massar wants to merge 14 commits into
masterfrom
pf_94

Conversation

@massar
Copy link
Copy Markdown
Member

@massar massar commented Feb 16, 2017

This is to resolve #94

Builds upon #86, #87, #89, #90 and #92; please merge those first as the amount of diff will be a lot less in this case and only one commit.

This includes some minor functionname changes & cleanups
This solves having a map being passed in several places, making
the code more readable and it also removes code duplication
for generating the final output from the keyset.

Switched to SHA256, as MD5 has been deprecated for any kind
of use a long time ago. (and the overhead with current cpu's
is so minimal that we really will not notice it).
We move the logic to ctx where it belongs as it is the context
that determines if one is sysadmin not the user.

This resolves a clash when trying to update users's sysadmin bits
and just is more logical in the first place.
@massar massar added the bug label Feb 16, 2017
@massar massar added this to the 1.5 Pitchfork Documentation milestone Feb 16, 2017
@massar massar requested a review from bapril February 16, 2017 13:27
@massar massar modified the milestones: 1.5.1 Bug Attack, 1.5 Pitchfork Documentation Feb 16, 2017
@massar massar changed the title #94 Return the Password Dictionary Details Issue 94 Return the Password Dictionary Details Feb 17, 2017
@massar massar changed the title Issue 94 Return the Password Dictionary Details Issue 94 - Return the Password Dictionary Details Feb 17, 2017
@massar
Copy link
Copy Markdown
Member Author

massar commented Feb 21, 2017

Applied already in #82

@massar massar closed this Feb 21, 2017
@bapril bapril deleted the pf_94 branch October 3, 2017 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Password Dictionary Checker report not shown

1 participant