Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

salted sha1 for password generator() #34

Merged
merged 1 commit into from Aug 28, 2012
Merged

salted sha1 for password generator() #34

merged 1 commit into from Aug 28, 2012

Conversation

jessehub
Copy link
Contributor

@jessehub jessehub commented Mar 8, 2012

Salted SHA1 {SSHA} added to the password generator. This was tested with OpenLDAP 2.4 server. Required expanding out the concise DRY implementation to allow for more complex digest.

@jessehub
Copy link
Contributor Author

jessehub commented Mar 8, 2012

I pulled this straight from an OpenLDAP FAQ

http://www.openldap.org/faq/data/cache/347.html

RoryO pushed a commit that referenced this pull request Aug 28, 2012
salted sha1 for password generator()
@RoryO RoryO merged commit 9de9bc7 into ruby-ldap:master Aug 28, 2012
astratto pushed a commit to astratto/ruby-net-ldap that referenced this pull request Dec 18, 2015
salted sha1 for password generator()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants