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-04-01 19:41:09 +02:00
2021-05-13 08:50:57 +01:00
2021-04-19 18:25:08 -04:00
2021-04-19 18:25:08 -04:00
2021-05-10 20:48:23 +01:00
2021-03-16 00:20:05 +01:00
2021-04-17 10:27:25 +01:00
2021-04-12 10:49:26 -04:00
2021-04-25 21:48:12 +03:00
2021-04-21 18:31:59 +02:00
2021-05-03 13:24:24 -04:00
2021-04-19 18:25:08 -04:00
2021-01-26 16:36:53 +01:00