generate session secret key randomly each application start,

bump app version 1.0.6
This commit is contained in:
2025-02-11 07:09:48 +00:00
parent 09e9e99532
commit 320d2b117f
5 changed files with 15 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
"ldapURL": "ldap://localhost",
"startTLS": true,
"basedn": "dc=test,dc=paasldap",
"sessionSecretKey": "test",
"sessionCookieName": "PAASLDAPAuthTicket",
"sessionCookie": {
"path": "/",