mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: auto redirect to the SSO login page
This commit is contained in:
@@ -105,6 +105,7 @@ export interface Watchlist {
|
||||
}
|
||||
|
||||
export interface InstanceConfig {
|
||||
ssoAutoRedirect: boolean
|
||||
ssoLogin: boolean
|
||||
limtedFeatures: boolean
|
||||
registerEnabled: boolean
|
||||
|
||||
Reference in New Issue
Block a user