mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Fix OAuth login on custom domains (#320)
This commit is contained in:
committed by
GitHub
parent
b63956a173
commit
e887bca9cf
@@ -10,5 +10,6 @@ RESERVED_SUBDOMAINS = [
|
||||
'logs',
|
||||
'dashboard',
|
||||
'analytics',
|
||||
'cname'
|
||||
'cname',
|
||||
'whatever'
|
||||
]
|
||||
Reference in New Issue
Block a user