-
-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3d5a189
commit eecf4b9
Showing
16 changed files
with
272 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:09+0000\n" | ||
"POT-Creation-Date: 2024-11-24 00:10+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -1252,6 +1252,11 @@ msgstr "" | |
msgid "Search full LDAP directory" | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/api/providers.py | ||
#, python-brace-format | ||
msgid "Invalid Regex Pattern: {url}" | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/id_token.py | ||
msgid "Based on the Hashed User ID" | ||
msgstr "" | ||
|
@@ -1294,6 +1299,14 @@ msgstr "" | |
msgid "Each provider has a different issuer, based on the application slug." | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/models.py | ||
msgid "Strict URL comparison" | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/models.py | ||
msgid "Regular Expression URL matching" | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/models.py | ||
msgid "code (Authorization Code Flow)" | ||
msgstr "" | ||
|
@@ -1370,10 +1383,6 @@ msgstr "" | |
msgid "Redirect URIs" | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/models.py | ||
msgid "Enter each URI on a new line." | ||
msgstr "" | ||
|
||
#: authentik/providers/oauth2/models.py | ||
msgid "Include claims in id_token" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.