mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Add LOGIN_URL
This commit is contained in:
@@ -90,6 +90,7 @@ DISABLE_SERVICES = False
|
||||
|
||||
AUTH_PROFILE_MODULE = 'sso.SSOUser'
|
||||
LOGIN_REDIRECT_URL = "/profile"
|
||||
LOGIN_URL = "/login"
|
||||
|
||||
### Jabber Service Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user