Major spring cleaning: Remove unused code, clarify comments, move assets
This commit is contained in:
@@ -7,6 +7,7 @@ GOOGLE_CLIENT_ID=xxxxxxxxxxxxxxx.apps.googleusercontent.com
|
||||
GOOGLE_CLIENT_SECRET=GOCSPX-xxxxxxxxx
|
||||
GOOGLE_CALLBACK_URL=https://asura.feal.no/auth/google/callback
|
||||
AUTH_SUCCESS_REDIRECT=https://asura.feal.no/
|
||||
AUTH_ERROR_REDIRECT=https://asura.feal.no/nouser
|
||||
DEBUG_ALLOW_ALL=false
|
||||
COOKIE_SECURE=false
|
||||
COOKIE_SECRET=any random string
|
||||
|
||||
Reference in New Issue
Block a user