mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 06:52:37 +00:00
17be645498
* 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> |
||
---|---|---|
.. | ||
auth | ||
base | ||
emails | ||
org | ||
repo | ||
user | ||
config.tmpl | ||
dashboard.tmpl | ||
hook_new.tmpl | ||
hooks.tmpl | ||
monitor.tmpl | ||
navbar.tmpl | ||
notice.tmpl | ||
queue.tmpl |