Skip to content
Snippets Groups Projects
Commit 098d490e authored by Ryan Senior's avatar Ryan Senior
Browse files

We should not be storing/update passwords for LDAP users

Previously when an LDAP-based account was first created, the password
was encrypted and stored. Also the password was updated after each
successful LDAP login. This commit no longer does that and just stores
a randomly generated password (similar to what we do for Google auth).

Fixes #7635
parent 9ba5521b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment