mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
1941d143922ad92f87df0e7e165890b6e794b787
* 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 <[email protected]> * remove ui warning regarding unencrypted password Co-authored-by: silverwind <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%