zeripathandsilverwind 1941d14392 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 <[email protected]>

* remove ui warning regarding unencrypted password

Co-authored-by: silverwind <[email protected]>
2021-05-20 09:29:57 +01:00
2021-03-22 05:04:19 +01:00
S
Description
No description provided
Apache-2.0
9.6 MiB
Languages
TypeScript 42.4%
MDX 30.9%
Astro 8.1%
JavaScript 6.4%
Shell 6%
Other 6.2%