zeripath 17be645498
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 <art27@cantab.net>

* remove ui warning regarding unencrypted password

Co-authored-by: silverwind <me@silverwind.io>
2021-05-20 09:29:57 +01:00
..
2021-05-16 19:58:26 +08:00
2020-06-15 16:46:01 -04:00
2021-04-19 18:25:08 -04:00
2020-04-05 07:20:50 +01:00
2019-12-15 16:57:34 -05:00
2021-04-05 08:41:22 +01:00
2020-04-05 07:20:50 +01:00
2021-04-19 18:25:08 -04:00
2021-05-01 22:51:03 -04:00
2020-04-05 07:20:50 +01:00
2020-08-16 23:07:38 -04:00
2020-03-02 00:05:44 +02:00
2020-04-05 07:20:50 +01:00
2019-06-12 15:41:28 -04:00