Update corteza-locale dep

This commit is contained in:
Denis Arh
2022-01-04 12:26:14 +01:00
parent c75e4486c7
commit 641788a666
24 changed files with 94 additions and 65 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ require (
github.com/SentimensRG/ctx v0.0.0-20180729130232-0bfd988c655d
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/brianvoe/gofakeit/v6 v6.5.0
github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c
github.com/cortezaproject/corteza-locale v0.0.0-20220103124542-5d327f93f42c
github.com/crewjam/saml v0.4.5
github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1
github.com/davecgh/go-spew v1.1.1
+2
View File
@@ -96,6 +96,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20211209194516-5c1ac47046ad h1:i
github.com/cortezaproject/corteza-locale v0.0.0-20211209194516-5c1ac47046ad/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c h1:zgI6hToJUDJgO2wggYfLbyW13h1GL/+4KepMeb64/RI=
github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/cortezaproject/corteza-locale v0.0.0-20220103124542-5d327f93f42c h1:VV5Z9ZiULjNoNltJ0ho7Du6svKovDQ92wkxbkdB2gmg=
github.com/cortezaproject/corteza-locale v0.0.0-20220103124542-5d327f93f42c/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da h1:WXnT88cFG2davqSFqvaFfzkSMC0lqh/8/rKZ+z7tYvI=
github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da/go.mod h1:+rmNIXRvYMqLQeR4DHyTvs6y0MEMymTz4vyFpFkKTPs=
@@ -24,21 +24,20 @@ editor:
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
searchRoles: Search roles
secret: Secret
security:
forbiddenRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Forbidden roles ({{count}})
label: Forbidden roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles ({{count}})
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles ({{count}})
label: Permitted roles
title: Grundlegende Informationen
trusted:
description: When client is trusted users do not see authorization step
@@ -53,9 +53,8 @@ editor:
permissions: Permissions
roles:
add: Add
count: Roles ({{count}})
count: roles
remove: Remove
searchRoles: Search roles
title: Role membership
unnamed: Unnamed role
title:
@@ -1,7 +1,7 @@
template:
title: Password reset requested
instructions: If the email you entered is found in our database, you'll receive a password reset link to your inbox in a few moments.
links: <a href="{{signup}}">Create new account</a> or <a href="{{login}}">log in</a>.
links: <a href="{{login}}">Return to the login page</a>
alert:
invalid-expired-password-token: Invalid or expired password reset token, please repeat password reset request.
password-reset-success: Password successfully reset.
@@ -6,4 +6,4 @@ template:
placeholder: email@domain.ltd
buttons:
request: Request password reset link via email
links: <a href="{{signup}}">Create new account</a> or <a href="{{login}}">log in</a>.
links: <a href="{{login}}">Return to the login page</a>
@@ -76,6 +76,7 @@ general:
"no": "No"
submit: Submit
"yes": "Yes"
selectOption: "Please select an option"
logout: Logout
noAccess: You do not have permissions to access Admin panel
pagination:
@@ -25,21 +25,20 @@ editor:
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
searchRoles: Search roles
secret: Secret
security:
forbiddenRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Forbidden roles ({{count}})
label: Forbidden roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles ({{count}})
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles ({{count}})
label: Permitted roles
title: Basic information
trusted:
description: When client is trusted users do not see authorization step
@@ -42,41 +42,71 @@ editor:
expires:
description: How long will password be valid before it expires.
label: Valid for
external:
title: External Authentication Providers
addOidcProvider: Add OIDC provider
certificate: Certificate
clientKey: Client key
clientSecret: Secret
enabled: Enable external authentication
facebook: Facebook
github: GitHub
google: Google
handle: Handle
issuer: OIDC Issuer URL
issuerHint: Where to find the /.well-known/openid-configuration (without the /.well-known/openid-configuration part)
issuerPlaceholder: https://issuer.tld
linkedin: LinkedIn
oidc: OpenID Connect
providerEnabled: Enable
table:
header:
provider: Provider
info: Issuer, client ID
standard:
enabled: Enabled
clientKey: Client key
clientSecret: Secret
oidc:
add: Add an OIDC provider
enabled: Enabled
handle: Handle
title: OpenID Connect
issuer: OIDC Issuer URL
issuerHint: Where to find the /.well-known/openid-configuration (without the /.well-known/openid-configuration part)
clientKey: Client key
clientSecret: Secret
scope: Scope
scopePlaceholder: List out supported OAuth scope values, use space delimited string
saml:
enabled: Enabled
title: SAML
cert: Public key
cert-key: Private key
cert:
public: Public key
private: Private key
sign-requests: Sign requests
sign-method: Signature method
name: Name
desc:
name: IdP name used on the login screen (Login with <name>)
cert: Content will be minimized
cert-key: Content will be minimized
idp:
url: Location of IdP metadata
ident-handle: Name of the IdP field used for filling Corteza user handle or nickname
ident-identifier: Name of the IdP field used for filling and matching Corteza user email
ident-name: Name of the IdP field used for filling Corteza user full name
certificate: Certificate
idp:
title: Identity provider
ident-handle: Handle field
ident-identifier: Identifier field
ident-name: Name field
url: URL
desc:
name: IdP name used on the login screen (Login with <name>)
cert:
public: Content will be minimized
private: Content will be minimized
sign-requests: Sign AuthNRequest and assertion
sign-method: Method to use on signed requests
idp:
url: Location of IdP metadata
ident-handle: Name of the IdP field used for filling Corteza user handle or nickname
ident-identifier: Name of the IdP field used for filling and matching Corteza user email
ident-name: Name of the IdP field used for filling Corteza user full name
security:
forbidden-roles:
description: Roles from this list will be removed from security context when authenticates with this provider
label: Forbidden roles
forced-roles:
description: Roles from this list will be always added to security context when authenticates with this provider
label: Forced roles
permitted-roles:
description: Only roles in this list will be added into security context when authenticates with this provider
label: Permitted roles
@@ -49,9 +49,8 @@ editor:
permissions: Permissions
roles:
add: Add
count: Roles ({{count}})
count: roles
remove: Remove
searchRoles: Search roles
title: Role membership
unnamed: Unnamed role
title:
@@ -329,6 +329,7 @@ recordList:
draggable: Can drag & drop records to order them
fullPageNavigation: Full page navigation
hideAddButton: Hide add record button
hideImportButton: Hide import record button
hidePaging: Hide paging
inlineEditor: Inline editor
inlineEditorAllow: Allow inline record editing
@@ -115,3 +115,4 @@ notification:
deleted: Chart deleted
searchPlaceholder: Type here to search all charts in this namespace
title: List of Charts
undefined: undefined
@@ -47,6 +47,7 @@ edit:
specificTitle: Federation Settings ({{handle}})
title: Federation Settings
upstream:
copyFrom: Copy settings from
allFields: All Fields
description: Select the fields you want to share with the selected network
title: Expose
@@ -58,6 +58,9 @@ scenarios:
label: Scenarios
save: Save Scenarios
title: Title
available-columns: Available columns
selected-columns: Selected columns
type-to-search: Type here to search among columns
selected: Selected
select-all: Select all
unselect-all: Unselect all
@@ -56,6 +56,8 @@ metric:
suffix: Suffix
table:
configurator:
general: General
data: Data
columns: Columns
dark: Dark
head-variant: Head Variant
@@ -24,21 +24,20 @@ editor:
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
searchRoles: Search roles
secret: Secret
security:
forbiddenRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Forbidden roles ({{count}})
label: Forbidden roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles ({{count}})
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles ({{count}})
label: Permitted roles
title: Basic information
trusted:
description: When client is trusted users do not see authorization step
@@ -53,9 +53,8 @@ editor:
permissions: Permissions
roles:
add: Add
count: Roles ({{count}})
count: roles
remove: Remove
searchRoles: Search roles
title: Role membership
unnamed: Unnamed role
title:
@@ -24,21 +24,20 @@ editor:
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
searchRoles: Search roles
secret: Secret
security:
forbiddenRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Forbidden roles ({{count}})
label: Forbidden roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles ({{count}})
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles ({{count}})
label: Permitted roles
title: Basic information
trusted:
description: When client is trusted users do not see authorization step
@@ -53,9 +53,8 @@ editor:
permissions: Permissions
roles:
add: Add
count: Roles ({{count}})
count: roles
remove: Remove
searchRoles: Search roles
title: Role membership
unnamed: Unnamed role
title:
@@ -24,21 +24,20 @@ editor:
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
searchRoles: Search roles
secret: Secret
security:
forbiddenRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Forbidden roles ({{count}})
label: Forbidden roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles ({{count}})
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles ({{count}})
label: Permitted roles
title: Basic information
trusted:
description: When client is trusted users do not see authorization step
@@ -53,9 +53,8 @@ editor:
permissions: Permissions
roles:
add: Add
count: Roles ({{count}})
count: roles
remove: Remove
searchRoles: Search roles
title: Role membership
unnamed: Unnamed role
title:
@@ -24,21 +24,20 @@ editor:
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
searchRoles: Search roles
secret: Secret
security:
forbiddenRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Forbidden roles ({{count}})
label: Forbidden roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles ({{count}})
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles ({{count}})
label: Permitted roles
title: Basic information
trusted:
description: When client is trusted users do not see authorization step
@@ -53,9 +53,8 @@ editor:
permissions: Permissions
roles:
add: Add
count: Roles ({{count}})
count: roles
remove: Remove
searchRoles: Search roles
title: Role membership
unnamed: Unnamed role
title:
+1 -1
View File
@@ -44,7 +44,7 @@ github.com/brianvoe/gofakeit/v6
github.com/brianvoe/gofakeit/v6/data
# github.com/cespare/xxhash/v2 v2.1.1
github.com/cespare/xxhash/v2
# github.com/cortezaproject/corteza-locale v0.0.0-20211210121242-931011c1250c
# github.com/cortezaproject/corteza-locale v0.0.0-20220103124542-5d327f93f42c
## explicit
github.com/cortezaproject/corteza-locale
# github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da