use env variable for cache duration + limit API to logged in user only

This commit is contained in:
2024-05-17 19:24:28 +02:00
parent 4c39fed29b
commit ba6f877b4b
9 changed files with 31 additions and 13 deletions

View File

@@ -22,4 +22,5 @@ ALLOWED_HOSTS=
CSRF_TRUSTED_ORIGINS=
OIDC_RP_CLIENT_ID=
OIDC_WELLKNOWN=
OIDC_WELLKNOWN=
OIDC_CACHE_USERINFO=