You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
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>
3 years ago
..
admin Encrypt LDAP bind password in db with SECRET_KEY (#15547) 3 years ago
base Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Issue sidebar and misc css fixes (#15524) 3 years ago
mail Enforce tab indentation in templates (#15289) 3 years ago
org Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
repo Fix and restyle menu on code line (#15913) 3 years ago
shared Issue list alignment tweaks (#15483) 3 years ago
status Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
swagger Add Active and ProhibitLogin to API (#15689) 3 years ago
user Issue sidebar and misc css fixes (#15524) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago