You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY (#15547)
* Encrypt LDAP bind password in db with SECRET_KEY

The LDAP source bind password are currently stored in plaintext in the db
This PR simply encrypts them with the setting.SECRET_KEY.

Fix #15460

Signed-off-by: Andrew Thornton <art27@cantab.net>

* remove ui warning regarding unencrypted password

Co-authored-by: silverwind <me@silverwind.io>
3 years ago
..
ldap Encrypt LDAP bind password in db with SECRET_KEY (#15547) 3 years ago
oauth2 OAuth2 auto-register (#5123) 3 years ago
openid Use gitea forked macaron (#7933) 5 years ago
pam Add some Unit-Tests (#14500) 3 years ago
sso Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago