diff --git a/go.mod b/go.mod index b2de5fd41..f955f09c2 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,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.16.0 - github.com/cortezaproject/corteza-locale v0.0.0-20221012174025-3ac04a48dbf2 + github.com/cortezaproject/corteza-locale v0.0.0-20221013092948-9ccdcae2b2b4 github.com/crewjam/saml v0.4.6 github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1 github.com/davecgh/go-spew v1.1.1 diff --git a/go.sum b/go.sum index 34552cc82..e408f0f8c 100644 --- a/go.sum +++ b/go.sum @@ -118,6 +118,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20220930135020-6f4d92edd5b4 h1:F github.com/cortezaproject/corteza-locale v0.0.0-20220930135020-6f4d92edd5b4/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cortezaproject/corteza-locale v0.0.0-20221012174025-3ac04a48dbf2 h1:gs9uyW9DN413tbKMsR+ZRFubrlbguWehUzNb1BumCsI= github.com/cortezaproject/corteza-locale v0.0.0-20221012174025-3ac04a48dbf2/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= +github.com/cortezaproject/corteza-locale v0.0.0-20221013092948-9ccdcae2b2b4 h1:yYX5kXcFhTpQx1LJsvu9xQqmok3bUZ6JbvUqS/T6FNE= +github.com/cortezaproject/corteza-locale v0.0.0-20221013092948-9ccdcae2b2b4/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cortezaproject/goqu/v9 v9.18.4 h1:HV7Ocf6xYHIqU4buxYkg3Ght/en93Yr1m71KPhJXW0Y= github.com/cortezaproject/goqu/v9 v9.18.4/go.mod h1:nf0Wc2/hV3gYK9LiyqIrzBEVGlI8qW3GuDCEobC4wBQ= github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml index 1f99baa98..8a1adb9c1 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml @@ -26,9 +26,9 @@ editor: remove: Remove secret: Secret security: - forbiddenRoles: + prohibitedRoles: description: Roles from this list will be removed from security context when user authorizes this client - label: Forbidden roles + label: Prohibited roles forcedRoles: description: Roles from this list will be always added to security context when user authorizes this client label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml index fdbe22974..2b984a836 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml @@ -101,9 +101,9 @@ editor: 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: + prohibited-roles: description: Roles from this list will be removed from security context when authenticates with this provider - label: Forbidden roles + label: Prohibited roles forced-roles: description: Roles from this list will be always added to security context when authenticates with this provider label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml index 92a7da148..429344db0 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml @@ -27,9 +27,9 @@ editor: remove: Remove secret: Secret security: - forbiddenRoles: + prohibitedRoles: description: Roles from this list will be removed from security context when user authorizes this client - label: Forbidden roles + label: Prohibited roles forcedRoles: description: Roles from this list will be always added to security context when user authorizes this client label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml index 5771a8a89..a2c106d03 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml @@ -113,9 +113,9 @@ editor: security: - forbidden-roles: + prohibited-roles: description: Roles from this list will be removed from security context when authenticates with this provider - label: Forbidden roles + label: Prohibited roles forced-roles: description: Roles from this list will be always added to security context when authenticates with this provider label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml index a979cd032..3ab2f679e 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml @@ -26,9 +26,9 @@ editor: remove: Remove secret: Secret security: - forbiddenRoles: + prohibitedRoles: description: Roles from this list will be removed from security context when user authorizes this client - label: Forbidden roles + label: Prohibited roles forcedRoles: description: Roles from this list will be always added to security context when user authorizes this client label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml index fdbe22974..2b984a836 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml @@ -101,9 +101,9 @@ editor: 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: + prohibited-roles: description: Roles from this list will be removed from security context when authenticates with this provider - label: Forbidden roles + label: Prohibited roles forced-roles: description: Roles from this list will be always added to security context when authenticates with this provider label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml index a979cd032..3ab2f679e 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml @@ -26,9 +26,9 @@ editor: remove: Remove secret: Secret security: - forbiddenRoles: + prohibitedRoles: description: Roles from this list will be removed from security context when user authorizes this client - label: Forbidden roles + label: Prohibited roles forcedRoles: description: Roles from this list will be always added to security context when user authorizes this client label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml index fdbe22974..2b984a836 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml @@ -101,9 +101,9 @@ editor: 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: + prohibited-roles: description: Roles from this list will be removed from security context when authenticates with this provider - label: Forbidden roles + label: Prohibited roles forced-roles: description: Roles from this list will be always added to security context when authenticates with this provider label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml index a979cd032..3ab2f679e 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml @@ -26,9 +26,9 @@ editor: remove: Remove secret: Secret security: - forbiddenRoles: + prohibitedRoles: description: Roles from this list will be removed from security context when user authorizes this client - label: Forbidden roles + label: Prohibited roles forcedRoles: description: Roles from this list will be always added to security context when user authorizes this client label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml index fdbe22974..2b984a836 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml @@ -101,9 +101,9 @@ editor: 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: + prohibited-roles: description: Roles from this list will be removed from security context when authenticates with this provider - label: Forbidden roles + label: Prohibited roles forced-roles: description: Roles from this list will be always added to security context when authenticates with this provider label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml index a979cd032..3ab2f679e 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml @@ -26,9 +26,9 @@ editor: remove: Remove secret: Secret security: - forbiddenRoles: + prohibitedRoles: description: Roles from this list will be removed from security context when user authorizes this client - label: Forbidden roles + label: Prohibited roles forcedRoles: description: Roles from this list will be always added to security context when user authorizes this client label: Forced roles diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml index fdbe22974..2b984a836 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml @@ -101,9 +101,9 @@ editor: 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: + prohibited-roles: description: Roles from this list will be removed from security context when authenticates with this provider - label: Forbidden roles + label: Prohibited roles forced-roles: description: Roles from this list will be always added to security context when authenticates with this provider label: Forced roles diff --git a/vendor/modules.txt b/vendor/modules.txt index 21d87ef14..615e14830 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -46,7 +46,7 @@ github.com/brianvoe/gofakeit/v6/data # github.com/cespare/xxhash/v2 v2.1.2 ## explicit; go 1.11 github.com/cespare/xxhash/v2 -# github.com/cortezaproject/corteza-locale v0.0.0-20221012174025-3ac04a48dbf2 +# github.com/cortezaproject/corteza-locale v0.0.0-20221013092948-9ccdcae2b2b4 ## explicit; go 1.16 github.com/cortezaproject/corteza-locale # github.com/crewjam/httperr v0.2.0