gitea/templates/admin
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY ()
* 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 

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

* remove ui warning regarding unencrypted password

Co-authored-by: silverwind <me@silverwind.io>
..
auth Encrypt LDAP bind password in db with SECRET_KEY ()
base Enforce tab indentation in templates ()
emails
org Unified link creation. ()
repo Display more repository type on admin repository management ()
user Update JS dependencies ()
config.tmpl Allow only internal registration ()
dashboard.tmpl
hook_new.tmpl Rename StaticUrlPrefix to AssetUrlPrefix ()
hooks.tmpl
monitor.tmpl Update JS dependencies ()
navbar.tmpl
notice.tmpl
queue.tmpl Update JS dependencies ()