🔧(backend) fix configuration to avoid different ssl warning
Fix following warning messages : - You have not set a value for the SECURE_HSTS_SECONDS setting. - Your SECURE_SSL_REDIRECT setting is not set to True.
This commit is contained in:
committed by
Anthony LC
parent
76368f1ae9
commit
3a6bc8c0f7
@@ -24,6 +24,8 @@ and this project adheres to
|
||||
- 🐛(backend) gitlab oicd userinfo endpoint #232
|
||||
- 🛂(frontend) redirect to the OIDC when private doc and unauthentified #292
|
||||
- ♻️(backend) getting list of document versions available for a user #258
|
||||
- 🔧(backend) fix configuration to avoid different ssl warning #297
|
||||
|
||||
|
||||
## [1.4.0] - 2024-09-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user