generate session secret key randomly each application start,

bump app version 1.0.6
This commit is contained in:
2024-11-15 00:35:57 +00:00
parent 7da5c22313
commit 33566572fb
5 changed files with 15 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
"ldapURL": "ldap://localhost",
"startTLS": true,
"basedn": "dc=example,dc=com",
"sessionSecretKey": "super secret key",
"sessionCookieName": "PAASLDAPAuthTicket",
"sessionCookie": {
"path": "/",