mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 13:28:21 +02:00
Merge pull request #2067 from penpot/niwinz-auth-improvements
♻️ Refactor auth code
This commit is contained in:
commit
f7f9ba99f7
30 changed files with 1306 additions and 960 deletions
|
@ -699,6 +699,10 @@ msgstr "This invite might be canceled or may be expired."
|
|||
msgid "errors.ldap-disabled"
|
||||
msgstr "LDAP authentication is disabled."
|
||||
|
||||
#: src/app/main/ui/auth/login.cljs
|
||||
msgid "errors.auth-provider-not-configured"
|
||||
msgstr "Authentication provider not configured."
|
||||
|
||||
msgid "errors.media-format-unsupported"
|
||||
msgstr "The image format is not supported (must be svg, jpg or png)."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue