web: fix missing flow and policy cache UI
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
6600da7d98
commit
dbcb4d46ba
|
@ -144,7 +144,7 @@ msgstr "Algorithm used to sign the JWT Tokens."
|
|||
msgid "Allow IDP-initiated logins"
|
||||
msgstr "Allow IDP-initiated logins"
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:150
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:103
|
||||
msgid "Allow friends to authenticate via Plex, even if you don't share any servers"
|
||||
msgstr "Allow friends to authenticate via Plex, even if you don't share any servers"
|
||||
|
||||
|
@ -164,7 +164,7 @@ msgstr "Allowed Redirect URIs"
|
|||
msgid "Allowed count"
|
||||
msgstr "Allowed count"
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:155
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:108
|
||||
msgid "Allowed servers"
|
||||
msgstr "Allowed servers"
|
||||
|
||||
|
@ -218,6 +218,22 @@ msgstr "Applications"
|
|||
msgid "Apps with most usage"
|
||||
msgstr "Apps with most usage"
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:145
|
||||
msgid ""
|
||||
"Are you sure you want to clear the flow cache?\n"
|
||||
"This will cause all flows to be re-evaluated on their next usage."
|
||||
msgstr ""
|
||||
"Are you sure you want to clear the flow cache?\n"
|
||||
"This will cause all flows to be re-evaluated on their next usage."
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:164
|
||||
msgid ""
|
||||
"Are you sure you want to clear the policy cache?\n"
|
||||
"This will cause all policies to be re-evaluated on their next usage."
|
||||
msgstr ""
|
||||
"Are you sure you want to clear the policy cache?\n"
|
||||
"This will cause all policies to be re-evaluated on their next usage."
|
||||
|
||||
#: src/elements/forms/DeleteForm.ts:69
|
||||
msgid "Are you sure you want to delete {0} {objName} ?"
|
||||
msgstr "Are you sure you want to delete {0} {objName} ?"
|
||||
|
@ -282,7 +298,7 @@ msgid "Authentication"
|
|||
msgstr "Authentication"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:231
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:185
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:190
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:243
|
||||
msgid "Authentication flow"
|
||||
msgstr "Authentication flow"
|
||||
|
@ -530,6 +546,21 @@ msgstr "Checks if the request's user's password has been changed in the last x d
|
|||
msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength."
|
||||
msgstr "Checks the value from the policy request against several rules, mostly used to ensure password strength."
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:142
|
||||
msgid "Clear Flow cache"
|
||||
msgstr "Clear Flow cache"
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:161
|
||||
msgid "Clear Policy cache"
|
||||
msgstr "Clear Policy cache"
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:137
|
||||
#: src/pages/flows/FlowListPage.ts:149
|
||||
#: src/pages/policies/PolicyListPage.ts:156
|
||||
#: src/pages/policies/PolicyListPage.ts:168
|
||||
msgid "Clear cache"
|
||||
msgstr "Clear cache"
|
||||
|
||||
#: src/elements/forms/HorizontalFormElement.ts:82
|
||||
msgid "Click to change value"
|
||||
msgstr "Click to change value"
|
||||
|
@ -540,7 +571,7 @@ msgstr "Click to copy token"
|
|||
|
||||
#: src/pages/providers/oauth2/OAuth2ProviderForm.ts:107
|
||||
#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts:99
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:141
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:176
|
||||
msgid "Client ID"
|
||||
msgstr "Client ID"
|
||||
|
||||
|
@ -1148,7 +1179,7 @@ msgstr "Enable this if you don't want to use this provider as a proxy, and want
|
|||
#: src/pages/policies/PolicyBindingForm.ts:199
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:67
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:134
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:108
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:143
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:67
|
||||
msgid "Enabled"
|
||||
msgstr "Enabled"
|
||||
|
@ -1158,7 +1189,7 @@ msgid "Enrollment"
|
|||
msgstr "Enrollment"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:252
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:206
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:211
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:264
|
||||
#: src/pages/stages/identification/IdentificationStageForm.ts:104
|
||||
msgid "Enrollment flow"
|
||||
|
@ -1226,11 +1257,11 @@ msgid "Exception"
|
|||
msgstr "Exception"
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:98
|
||||
#: src/pages/flows/FlowViewPage.ts:83
|
||||
#: src/pages/flows/FlowViewPage.ts:75
|
||||
msgid "Execute"
|
||||
msgstr "Execute"
|
||||
|
||||
#: src/pages/flows/FlowViewPage.ts:69
|
||||
#: src/pages/flows/FlowViewPage.ts:61
|
||||
msgid "Execute flow"
|
||||
msgstr "Execute flow"
|
||||
|
||||
|
@ -1316,6 +1347,14 @@ msgstr "Failed attempts before cancel"
|
|||
msgid "Failed sources"
|
||||
msgstr "Failed sources"
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:136
|
||||
msgid "Failed to delete flow cache"
|
||||
msgstr "Failed to delete flow cache"
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:155
|
||||
msgid "Failed to delete policy cache"
|
||||
msgstr "Failed to delete policy cache"
|
||||
|
||||
#: src/elements/forms/DeleteForm.ts:46
|
||||
msgid "Failed to delete {0}: {1}"
|
||||
msgstr "Failed to delete {0}: {1}"
|
||||
|
@ -1367,19 +1406,19 @@ msgid "Flow Overview"
|
|||
msgstr "Flow Overview"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:227
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:181
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:186
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:218
|
||||
msgid "Flow settings"
|
||||
msgstr "Flow settings"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:249
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:203
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:208
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:261
|
||||
msgid "Flow to use when authenticating existing users."
|
||||
msgstr "Flow to use when authenticating existing users."
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:270
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:224
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:229
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:282
|
||||
msgid "Flow to use when enrolling new users."
|
||||
msgstr "Flow to use when enrolling new users."
|
||||
|
@ -1546,7 +1585,7 @@ msgstr "Hide service-accounts"
|
|||
#: src/pages/providers/saml/SAMLProviderForm.ts:176
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:165
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:191
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:168
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:121
|
||||
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts:114
|
||||
#: src/pages/stages/identification/IdentificationStageForm.ts:83
|
||||
#: src/pages/stages/password/PasswordStageForm.ts:84
|
||||
|
@ -1716,7 +1755,7 @@ msgstr "Last login"
|
|||
msgid "Last run"
|
||||
msgstr "Last run"
|
||||
|
||||
#: src/pages/outposts/OutpostHealth.ts:54
|
||||
#: src/pages/outposts/OutpostHealth.ts:53
|
||||
msgid "Last seen: {0}"
|
||||
msgstr "Last seen: {0}"
|
||||
|
||||
|
@ -1742,21 +1781,21 @@ msgid "Library"
|
|||
msgstr "Library"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:147
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:121
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:156
|
||||
msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses"
|
||||
msgstr "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:153
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:127
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:162
|
||||
msgid "Link to a user with identical username address. Can have security implications when a username is used with another source."
|
||||
msgstr "Link to a user with identical username address. Can have security implications when a username is used with another source."
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:144
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:118
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:153
|
||||
msgid "Link users on unique identifier"
|
||||
msgstr "Link users on unique identifier"
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:173
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:96
|
||||
msgid "Load servers"
|
||||
msgstr "Load servers"
|
||||
|
||||
|
@ -1821,8 +1860,8 @@ msgstr "Loading"
|
|||
#: src/pages/sources/oauth/OAuthSourceForm.ts:219
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:247
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:268
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:201
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:222
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:206
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:227
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:124
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:238
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:259
|
||||
|
@ -1997,7 +2036,7 @@ msgstr "My Applications"
|
|||
#: src/pages/sources/ldap/LDAPSourceViewPage.ts:64
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:108
|
||||
#: src/pages/sources/oauth/OAuthSourceViewPage.ts:64
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:93
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:128
|
||||
#: src/pages/sources/plex/PlexSourceViewPage.ts:63
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:52
|
||||
#: src/pages/sources/saml/SAMLSourceViewPage.ts:66
|
||||
|
@ -2492,7 +2531,7 @@ msgstr "Protocol Settings"
|
|||
#: src/pages/providers/proxy/ProxyProviderForm.ts:123
|
||||
#: src/pages/providers/saml/SAMLProviderForm.ts:77
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:163
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:137
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:172
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:74
|
||||
msgid "Protocol settings"
|
||||
msgstr "Protocol settings"
|
||||
|
@ -2623,7 +2662,7 @@ msgid "Regular expressions for which authentication is not required. Each new li
|
|||
msgstr "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression."
|
||||
|
||||
#: src/pages/applications/ApplicationViewPage.ts:62
|
||||
#: src/pages/flows/FlowViewPage.ts:64
|
||||
#: src/pages/flows/FlowViewPage.ts:56
|
||||
msgid "Related"
|
||||
msgstr "Related"
|
||||
|
||||
|
@ -2800,7 +2839,7 @@ msgstr "Select users to add"
|
|||
msgid "Select which scopes can be used by the client. The client stil has to specify the scope to access the data."
|
||||
msgstr "Select which scopes can be used by the client. The client stil has to specify the scope to access the data."
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:167
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:120
|
||||
msgid "Select which server a user has to be a member of to be allowed to authenticate."
|
||||
msgstr "Select which server a user has to be a member of to be allowed to authenticate."
|
||||
|
||||
|
@ -2940,7 +2979,7 @@ msgstr "Skip path regex"
|
|||
#: src/pages/flows/FlowForm.ts:99
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:58
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:114
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:99
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:134
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:58
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
@ -3081,6 +3120,14 @@ msgstr "Subject-alt name"
|
|||
msgid "Successful"
|
||||
msgstr "Successful"
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:135
|
||||
msgid "Successfully cleared flow cache"
|
||||
msgstr "Successfully cleared flow cache"
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:154
|
||||
msgid "Successfully cleared policy cache"
|
||||
msgstr "Successfully cleared policy cache"
|
||||
|
||||
#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts:63
|
||||
msgid "Successfully copied TOTP Config."
|
||||
msgstr "Successfully copied TOTP Config."
|
||||
|
@ -3798,12 +3845,12 @@ msgid "Use global settings"
|
|||
msgstr "Use global settings"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:150
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:124
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:159
|
||||
msgid "Use the user's email address, but deny enrollment when the email address already exists."
|
||||
msgstr "Use the user's email address, but deny enrollment when the email address already exists."
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:156
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:130
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:165
|
||||
msgid "Use the user's username, but deny enrollment when the username already exists."
|
||||
msgstr "Use the user's username, but deny enrollment when the username already exists."
|
||||
|
||||
|
@ -3852,7 +3899,7 @@ msgid "User fields"
|
|||
msgstr "User fields"
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:139
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:113
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:148
|
||||
msgid "User matching mode"
|
||||
msgstr "User matching mode"
|
||||
|
||||
|
@ -3913,8 +3960,8 @@ msgid "Users added to this group will be superusers."
|
|||
msgstr "Users added to this group will be superusers."
|
||||
|
||||
#: src/pages/providers/ldap/LDAPProviderForm.ts:86
|
||||
msgid "Users in the selected group can do search queries."
|
||||
msgstr "Users in the selected group can do search queries."
|
||||
msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed."
|
||||
msgstr "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed."
|
||||
|
||||
#: src/pages/events/EventInfo.ts:108
|
||||
msgid "Using flow"
|
||||
|
@ -3956,7 +4003,7 @@ msgstr "Verify the user's email address by sending them a one-time-link. Can als
|
|||
msgid "Version"
|
||||
msgstr "Version"
|
||||
|
||||
#: src/pages/outposts/OutpostHealth.ts:60
|
||||
#: src/pages/outposts/OutpostHealth.ts:59
|
||||
msgid "Version: {0}"
|
||||
msgstr "Version: {0}"
|
||||
|
||||
|
@ -4122,7 +4169,7 @@ msgstr "{0} is available!"
|
|||
msgid "{0} unread"
|
||||
msgstr "{0} unread"
|
||||
|
||||
#: src/pages/outposts/OutpostHealth.ts:59
|
||||
#: src/pages/outposts/OutpostHealth.ts:58
|
||||
msgid "{0}, should be {1}"
|
||||
msgstr "{0}, should be {1}"
|
||||
|
||||
|
|
|
@ -144,7 +144,7 @@ msgstr ""
|
|||
msgid "Allow IDP-initiated logins"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:150
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:103
|
||||
msgid "Allow friends to authenticate via Plex, even if you don't share any servers"
|
||||
msgstr ""
|
||||
|
||||
|
@ -164,7 +164,7 @@ msgstr ""
|
|||
msgid "Allowed count"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:155
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:108
|
||||
msgid "Allowed servers"
|
||||
msgstr ""
|
||||
|
||||
|
@ -218,6 +218,18 @@ msgstr ""
|
|||
msgid "Apps with most usage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:145
|
||||
msgid ""
|
||||
"Are you sure you want to clear the flow cache?\n"
|
||||
"This will cause all flows to be re-evaluated on their next usage."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:164
|
||||
msgid ""
|
||||
"Are you sure you want to clear the policy cache?\n"
|
||||
"This will cause all policies to be re-evaluated on their next usage."
|
||||
msgstr ""
|
||||
|
||||
#: src/elements/forms/DeleteForm.ts:69
|
||||
msgid "Are you sure you want to delete {0} {objName} ?"
|
||||
msgstr ""
|
||||
|
@ -282,7 +294,7 @@ msgid "Authentication"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:231
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:185
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:190
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:243
|
||||
msgid "Authentication flow"
|
||||
msgstr ""
|
||||
|
@ -528,6 +540,21 @@ msgstr ""
|
|||
msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:142
|
||||
msgid "Clear Flow cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:161
|
||||
msgid "Clear Policy cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:137
|
||||
#: src/pages/flows/FlowListPage.ts:149
|
||||
#: src/pages/policies/PolicyListPage.ts:156
|
||||
#: src/pages/policies/PolicyListPage.ts:168
|
||||
msgid "Clear cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/elements/forms/HorizontalFormElement.ts:82
|
||||
msgid "Click to change value"
|
||||
msgstr ""
|
||||
|
@ -538,7 +565,7 @@ msgstr ""
|
|||
|
||||
#: src/pages/providers/oauth2/OAuth2ProviderForm.ts:107
|
||||
#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts:99
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:141
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:176
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1144,7 +1171,7 @@ msgstr ""
|
|||
#: src/pages/policies/PolicyBindingForm.ts:199
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:67
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:134
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:108
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:143
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:67
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
@ -1154,7 +1181,7 @@ msgid "Enrollment"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:252
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:206
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:211
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:264
|
||||
#: src/pages/stages/identification/IdentificationStageForm.ts:104
|
||||
msgid "Enrollment flow"
|
||||
|
@ -1222,11 +1249,11 @@ msgid "Exception"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:98
|
||||
#: src/pages/flows/FlowViewPage.ts:83
|
||||
#: src/pages/flows/FlowViewPage.ts:75
|
||||
msgid "Execute"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowViewPage.ts:69
|
||||
#: src/pages/flows/FlowViewPage.ts:61
|
||||
msgid "Execute flow"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1312,6 +1339,14 @@ msgstr ""
|
|||
msgid "Failed sources"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:136
|
||||
msgid "Failed to delete flow cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:155
|
||||
msgid "Failed to delete policy cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/elements/forms/DeleteForm.ts:46
|
||||
msgid "Failed to delete {0}: {1}"
|
||||
msgstr ""
|
||||
|
@ -1363,19 +1398,19 @@ msgid "Flow Overview"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:227
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:181
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:186
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:218
|
||||
msgid "Flow settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:249
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:203
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:208
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:261
|
||||
msgid "Flow to use when authenticating existing users."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:270
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:224
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:229
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:282
|
||||
msgid "Flow to use when enrolling new users."
|
||||
msgstr ""
|
||||
|
@ -1542,7 +1577,7 @@ msgstr ""
|
|||
#: src/pages/providers/saml/SAMLProviderForm.ts:176
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:165
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:191
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:168
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:121
|
||||
#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts:114
|
||||
#: src/pages/stages/identification/IdentificationStageForm.ts:83
|
||||
#: src/pages/stages/password/PasswordStageForm.ts:84
|
||||
|
@ -1712,7 +1747,7 @@ msgstr ""
|
|||
msgid "Last run"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/outposts/OutpostHealth.ts:54
|
||||
#: src/pages/outposts/OutpostHealth.ts:53
|
||||
msgid "Last seen: {0}"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1738,21 +1773,21 @@ msgid "Library"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:147
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:121
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:156
|
||||
msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:153
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:127
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:162
|
||||
msgid "Link to a user with identical username address. Can have security implications when a username is used with another source."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:144
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:118
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:153
|
||||
msgid "Link users on unique identifier"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:173
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:96
|
||||
msgid "Load servers"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1817,8 +1852,8 @@ msgstr ""
|
|||
#: src/pages/sources/oauth/OAuthSourceForm.ts:219
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:247
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:268
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:201
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:222
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:206
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:227
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:124
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:238
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:259
|
||||
|
@ -1993,7 +2028,7 @@ msgstr ""
|
|||
#: src/pages/sources/ldap/LDAPSourceViewPage.ts:64
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:108
|
||||
#: src/pages/sources/oauth/OAuthSourceViewPage.ts:64
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:93
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:128
|
||||
#: src/pages/sources/plex/PlexSourceViewPage.ts:63
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:52
|
||||
#: src/pages/sources/saml/SAMLSourceViewPage.ts:66
|
||||
|
@ -2488,7 +2523,7 @@ msgstr ""
|
|||
#: src/pages/providers/proxy/ProxyProviderForm.ts:123
|
||||
#: src/pages/providers/saml/SAMLProviderForm.ts:77
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:163
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:137
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:172
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:74
|
||||
msgid "Protocol settings"
|
||||
msgstr ""
|
||||
|
@ -2619,7 +2654,7 @@ msgid "Regular expressions for which authentication is not required. Each new li
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/applications/ApplicationViewPage.ts:62
|
||||
#: src/pages/flows/FlowViewPage.ts:64
|
||||
#: src/pages/flows/FlowViewPage.ts:56
|
||||
msgid "Related"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2796,7 +2831,7 @@ msgstr ""
|
|||
msgid "Select which scopes can be used by the client. The client stil has to specify the scope to access the data."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:167
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:120
|
||||
msgid "Select which server a user has to be a member of to be allowed to authenticate."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2936,7 +2971,7 @@ msgstr ""
|
|||
#: src/pages/flows/FlowForm.ts:99
|
||||
#: src/pages/sources/ldap/LDAPSourceForm.ts:58
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:114
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:99
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:134
|
||||
#: src/pages/sources/saml/SAMLSourceForm.ts:58
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
@ -3077,6 +3112,14 @@ msgstr ""
|
|||
msgid "Successful"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/flows/FlowListPage.ts:135
|
||||
msgid "Successfully cleared flow cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/policies/PolicyListPage.ts:154
|
||||
msgid "Successfully cleared policy cache"
|
||||
msgstr ""
|
||||
|
||||
#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts:63
|
||||
msgid "Successfully copied TOTP Config."
|
||||
msgstr ""
|
||||
|
@ -3790,12 +3833,12 @@ msgid "Use global settings"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:150
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:124
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:159
|
||||
msgid "Use the user's email address, but deny enrollment when the email address already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:156
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:130
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:165
|
||||
msgid "Use the user's username, but deny enrollment when the username already exists."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3844,7 +3887,7 @@ msgid "User fields"
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/sources/oauth/OAuthSourceForm.ts:139
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:113
|
||||
#: src/pages/sources/plex/PlexSourceForm.ts:148
|
||||
msgid "User matching mode"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3905,7 +3948,7 @@ msgid "Users added to this group will be superusers."
|
|||
msgstr ""
|
||||
|
||||
#: src/pages/providers/ldap/LDAPProviderForm.ts:86
|
||||
msgid "Users in the selected group can do search queries."
|
||||
msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/events/EventInfo.ts:108
|
||||
|
@ -3948,7 +3991,7 @@ msgstr ""
|
|||
msgid "Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/outposts/OutpostHealth.ts:60
|
||||
#: src/pages/outposts/OutpostHealth.ts:59
|
||||
msgid "Version: {0}"
|
||||
msgstr ""
|
||||
|
||||
|
@ -4112,7 +4155,7 @@ msgstr ""
|
|||
msgid "{0} unread"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/outposts/OutpostHealth.ts:59
|
||||
#: src/pages/outposts/OutpostHealth.ts:58
|
||||
msgid "{0}, should be {1}"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@ import { TablePage } from "../../elements/table/TablePage";
|
|||
import "../../elements/buttons/SpinnerButton";
|
||||
import "../../elements/forms/DeleteForm";
|
||||
import "../../elements/forms/ModalForm";
|
||||
import "../../elements/forms/ConfirmationForm";
|
||||
import "./FlowForm";
|
||||
import "./FlowImportForm";
|
||||
import { TableColumn } from "../../elements/table/Table";
|
||||
|
@ -132,6 +133,24 @@ export class FlowListPage extends TablePage<Flow> {
|
|||
</button>
|
||||
</ak-forms-modal>
|
||||
${super.renderToolbar()}
|
||||
`;
|
||||
<ak-forms-confirm
|
||||
successMessage=${t`Successfully cleared flow cache`}
|
||||
errorMessage=${t`Failed to delete flow cache`}
|
||||
action=${t`Clear cache`}
|
||||
.onConfirm=${() => {
|
||||
return new FlowsApi(DEFAULT_CONFIG).flowsInstancesCacheClear();
|
||||
}}>
|
||||
<span slot="header">
|
||||
${t`Clear Flow cache`}
|
||||
</span>
|
||||
<p slot="body">
|
||||
${t`Are you sure you want to clear the flow cache?
|
||||
This will cause all flows to be re-evaluated on their next usage.`}
|
||||
</p>
|
||||
<button slot="trigger" class="pf-c-button pf-m-secondary" type="button">
|
||||
${t`Clear cache`}
|
||||
</button>
|
||||
<div slot="modal"></div>
|
||||
</ak-forms-confirm>`;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,7 @@ import "../../elements/buttons/SpinnerButton";
|
|||
import "../../elements/forms/DeleteForm";
|
||||
import "../../elements/forms/ModalForm";
|
||||
import "../../elements/forms/ProxyForm";
|
||||
import "../../elements/forms/ConfirmationForm";
|
||||
import "./PolicyTestForm";
|
||||
import { TableColumn } from "../../elements/table/Table";
|
||||
import { until } from "lit-html/directives/until";
|
||||
|
@ -150,7 +151,26 @@ export class PolicyListPage extends TablePage<Policy> {
|
|||
}), html`<ak-spinner></ak-spinner>`)}
|
||||
</ul>
|
||||
</ak-dropdown>
|
||||
${super.renderToolbar()}`;
|
||||
${super.renderToolbar()}
|
||||
<ak-forms-confirm
|
||||
successMessage=${t`Successfully cleared policy cache`}
|
||||
errorMessage=${t`Failed to delete policy cache`}
|
||||
action=${t`Clear cache`}
|
||||
.onConfirm=${() => {
|
||||
return new PoliciesApi(DEFAULT_CONFIG).policiesAllCacheClear();
|
||||
}}>
|
||||
<span slot="header">
|
||||
${t`Clear Policy cache`}
|
||||
</span>
|
||||
<p slot="body">
|
||||
${t`Are you sure you want to clear the policy cache?
|
||||
This will cause all policies to be re-evaluated on their next usage.`}
|
||||
</p>
|
||||
<button slot="trigger" class="pf-c-button pf-m-secondary" type="button">
|
||||
${t`Clear cache`}
|
||||
</button>
|
||||
<div slot="modal"></div>
|
||||
</ak-forms-confirm>`;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Reference in New Issue