Fix the LDAP and OpenID views
This commit is contained in:
@@ -385,7 +385,6 @@
|
||||
"url": "Server URL"
|
||||
},
|
||||
"cloudflarePortWarning": "Cloudflare proxying must be disabled on the dashboard domain to access the LDAP server",
|
||||
"title": "LDAP Server",
|
||||
"enable": "Enable LDAP Server"
|
||||
},
|
||||
"userImportDialog": {
|
||||
@@ -2069,7 +2068,7 @@
|
||||
"loginRedirectUri": "Login callback URLs (comma separated)",
|
||||
"logoutRedirectUri": "Logout callback Url (optional)"
|
||||
},
|
||||
"title": "OpenID Provider",
|
||||
"title": "OpenID",
|
||||
"description": "The OpenID provider can be used by external applications for single sign-on.",
|
||||
"editClientDialog": {
|
||||
"title": "Edit Client {{ client }}"
|
||||
@@ -2157,5 +2156,8 @@
|
||||
},
|
||||
"docker": {
|
||||
"title": "Docker"
|
||||
},
|
||||
"ldap": {
|
||||
"title": "LDAP"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user