gitea/docs/content/doc/features
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>
..
authentication.en-us.md Encrypt LDAP bind password in db with SECRET_KEY ()
authentication.zh-cn.md Reformat docs ()
authentication.zh-tw.md Reformat docs ()
comparison.en-us.md Update comparison docs for gitlab ()
comparison.zh-cn.md Reformat docs ()
comparison.zh-tw.md [docs] Add zh-tw Translations ()
localization.en-us.md Reformat docs ()
localization.zh-cn.md Reformat docs ()
localization.zh-tw.md [docs] Add zh-tw Translations ()
webhooks.en-us.md Reformat docs ()
webhooks.zh-cn.md Reformat docs ()
webhooks.zh-tw.md [docs] Add zh-tw Translations ()