-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with Flask 3.0.0 Use Flask-Login @main for testing until they release. Don't pin py_webauthn - just note that in the release notes.
- Loading branch information
Showing
29 changed files
with
618 additions
and
610 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -134,4 +134,4 @@ | |
) | ||
from .webauthn_util import WebauthnUtil | ||
|
||
__version__ = "5.3.0" | ||
__version__ = "5.3.1" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Flask-Security-Too 4.0.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-07-26 08:24-0700\n" | ||
"POT-Creation-Date: 2023-10-04 16:34-0700\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Michael Bosch <[email protected]>\n" | ||
"Language: af_ZA\n" | ||
|
@@ -430,124 +430,124 @@ msgstr "" | |
msgid "Credential user handle didn't match" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:58 | ||
#: flask_security/forms.py:59 | ||
msgid "Email Address" | ||
msgstr "E-pos adres" | ||
|
||
#: flask_security/forms.py:59 | ||
#: flask_security/forms.py:60 | ||
msgid "Password" | ||
msgstr "Wagwoord" | ||
|
||
#: flask_security/forms.py:60 | ||
#: flask_security/forms.py:61 | ||
msgid "Remember Me" | ||
msgstr "Onthou My" | ||
|
||
#: flask_security/forms.py:61 flask_security/templates/security/_menu.html:33 | ||
#: flask_security/forms.py:62 flask_security/templates/security/_menu.html:33 | ||
#: flask_security/templates/security/login_user.html:6 | ||
#: flask_security/templates/security/send_login.html:6 | ||
msgid "Login" | ||
msgstr "Teken In" | ||
|
||
#: flask_security/forms.py:62 | ||
#: flask_security/forms.py:63 | ||
#: flask_security/templates/security/email/us_instructions.html:14 | ||
#: flask_security/templates/security/us_signin.html:6 | ||
msgid "Sign In" | ||
msgstr "Teken In" | ||
|
||
#: flask_security/forms.py:63 flask_security/templates/security/_menu.html:43 | ||
#: flask_security/forms.py:64 flask_security/templates/security/_menu.html:43 | ||
#: flask_security/templates/security/register_user.html:6 | ||
msgid "Register" | ||
msgstr "Registreer" | ||
|
||
#: flask_security/forms.py:64 | ||
#: flask_security/forms.py:65 | ||
msgid "Resend Confirmation Instructions" | ||
msgstr "Stuur Weer Bevestigings Instruksies" | ||
|
||
#: flask_security/forms.py:65 | ||
#: flask_security/forms.py:66 | ||
msgid "Recover Password" | ||
msgstr "Herstel Wagwoord" | ||
|
||
#: flask_security/forms.py:66 | ||
#: flask_security/forms.py:67 | ||
msgid "Reset Password" | ||
msgstr "Stel Wagwoord Terug" | ||
|
||
#: flask_security/forms.py:67 | ||
#: flask_security/forms.py:68 | ||
msgid "Retype Password" | ||
msgstr "Sleutel Weer Wagwoord In" | ||
|
||
#: flask_security/forms.py:68 | ||
#: flask_security/forms.py:69 | ||
msgid "New Password" | ||
msgstr "Nuwe Wagwoord" | ||
|
||
#: flask_security/forms.py:69 flask_security/templates/security/_menu.html:12 | ||
#: flask_security/forms.py:70 flask_security/templates/security/_menu.html:12 | ||
msgid "Change Password" | ||
msgstr "Verander Wagwoord" | ||
|
||
#: flask_security/forms.py:70 | ||
#: flask_security/forms.py:71 | ||
msgid "Send Login Link" | ||
msgstr "Stuur Intekenings Skakel" | ||
|
||
#: flask_security/forms.py:71 | ||
#: flask_security/forms.py:72 | ||
msgid "Verify Password" | ||
msgstr "Bevestig Wagwoord" | ||
|
||
#: flask_security/forms.py:72 | ||
#: flask_security/forms.py:73 | ||
msgid "Change Method" | ||
msgstr "Verander Metode" | ||
|
||
#: flask_security/forms.py:73 | ||
#: flask_security/forms.py:74 | ||
msgid "Phone Number" | ||
msgstr "Telefoon Nommer" | ||
|
||
#: flask_security/forms.py:74 | ||
#: flask_security/forms.py:75 | ||
msgid "Authentication Code" | ||
msgstr "Verifikasie Kode" | ||
|
||
#: flask_security/forms.py:75 | ||
#: flask_security/forms.py:76 | ||
msgid "Submit" | ||
msgstr "Stuur" | ||
|
||
#: flask_security/forms.py:76 | ||
#: flask_security/forms.py:77 | ||
msgid "Submit Code" | ||
msgstr "Stuur Kode" | ||
|
||
#: flask_security/forms.py:77 | ||
#: flask_security/forms.py:78 | ||
msgid "Error(s)" | ||
msgstr "Fout(e)" | ||
|
||
#: flask_security/forms.py:78 | ||
#: flask_security/forms.py:79 | ||
msgid "Identity" | ||
msgstr "Identiteit" | ||
|
||
#: flask_security/forms.py:79 | ||
#: flask_security/forms.py:80 | ||
msgid "Send Code" | ||
msgstr "Stuur Kode" | ||
|
||
#: flask_security/forms.py:80 | ||
#: flask_security/forms.py:81 | ||
msgid "Passcode" | ||
msgstr "Wagkode" | ||
|
||
#: flask_security/forms.py:81 | ||
#: flask_security/forms.py:82 | ||
msgid "Username" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:82 | ||
#: flask_security/forms.py:83 | ||
msgid "Delete" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:83 | ||
#: flask_security/forms.py:84 | ||
msgid "Set up using email" | ||
msgstr "Stel up deur midde van e-pos" | ||
|
||
#: flask_security/forms.py:84 | ||
#: flask_security/forms.py:85 | ||
msgid "Set up using an authenticator app (e.g. google, lastpass, authy)" | ||
msgstr "Stel op deur midde van verifikasie toep (bv. google, lastpass, authy)" | ||
|
||
#: flask_security/forms.py:87 | ||
#: flask_security/forms.py:88 | ||
msgid "Set up using SMS" | ||
msgstr "Stel op deur midde van SMS" | ||
|
||
#: flask_security/forms.py:767 | ||
#: flask_security/forms.py:768 | ||
msgid "Disable two factor authentication" | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Flask-Security 3.1.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-07-26 08:24-0700\n" | ||
"POT-Creation-Date: 2023-10-04 16:34-0700\n" | ||
"PO-Revision-Date: 2019-06-16 00:12+0200\n" | ||
"Last-Translator: Orestes Sanchez <[email protected]>\n" | ||
"Language: ca_ES\n" | ||
|
@@ -432,124 +432,124 @@ msgstr "" | |
msgid "Credential user handle didn't match" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:58 | ||
#: flask_security/forms.py:59 | ||
msgid "Email Address" | ||
msgstr "Correu electrònic" | ||
|
||
#: flask_security/forms.py:59 | ||
#: flask_security/forms.py:60 | ||
msgid "Password" | ||
msgstr "Contrasenya" | ||
|
||
#: flask_security/forms.py:60 | ||
#: flask_security/forms.py:61 | ||
msgid "Remember Me" | ||
msgstr "Recorda'm" | ||
|
||
#: flask_security/forms.py:61 flask_security/templates/security/_menu.html:33 | ||
#: flask_security/forms.py:62 flask_security/templates/security/_menu.html:33 | ||
#: flask_security/templates/security/login_user.html:6 | ||
#: flask_security/templates/security/send_login.html:6 | ||
msgid "Login" | ||
msgstr "Iniciar sessió" | ||
|
||
#: flask_security/forms.py:62 | ||
#: flask_security/forms.py:63 | ||
#: flask_security/templates/security/email/us_instructions.html:14 | ||
#: flask_security/templates/security/us_signin.html:6 | ||
msgid "Sign In" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:63 flask_security/templates/security/_menu.html:43 | ||
#: flask_security/forms.py:64 flask_security/templates/security/_menu.html:43 | ||
#: flask_security/templates/security/register_user.html:6 | ||
msgid "Register" | ||
msgstr "Registrar-se" | ||
|
||
#: flask_security/forms.py:64 | ||
#: flask_security/forms.py:65 | ||
msgid "Resend Confirmation Instructions" | ||
msgstr "Reenviar les instruccions de confirmació" | ||
|
||
#: flask_security/forms.py:65 | ||
#: flask_security/forms.py:66 | ||
msgid "Recover Password" | ||
msgstr "Restablir la contrasenya" | ||
|
||
#: flask_security/forms.py:66 | ||
#: flask_security/forms.py:67 | ||
msgid "Reset Password" | ||
msgstr "Restablir la contrasenya" | ||
|
||
#: flask_security/forms.py:67 | ||
#: flask_security/forms.py:68 | ||
msgid "Retype Password" | ||
msgstr "Escriu la contrasenya una altra vegada" | ||
|
||
#: flask_security/forms.py:68 | ||
#: flask_security/forms.py:69 | ||
msgid "New Password" | ||
msgstr "Nova contrasenya" | ||
|
||
#: flask_security/forms.py:69 flask_security/templates/security/_menu.html:12 | ||
#: flask_security/forms.py:70 flask_security/templates/security/_menu.html:12 | ||
msgid "Change Password" | ||
msgstr "Canvi de contrasenya" | ||
|
||
#: flask_security/forms.py:70 | ||
#: flask_security/forms.py:71 | ||
msgid "Send Login Link" | ||
msgstr "Enviar l'enllaç d'inici de sessió" | ||
|
||
#: flask_security/forms.py:71 | ||
#: flask_security/forms.py:72 | ||
msgid "Verify Password" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:72 | ||
#: flask_security/forms.py:73 | ||
msgid "Change Method" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:73 | ||
#: flask_security/forms.py:74 | ||
msgid "Phone Number" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:74 | ||
#: flask_security/forms.py:75 | ||
msgid "Authentication Code" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:75 | ||
#: flask_security/forms.py:76 | ||
msgid "Submit" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:76 | ||
#: flask_security/forms.py:77 | ||
msgid "Submit Code" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:77 | ||
#: flask_security/forms.py:78 | ||
msgid "Error(s)" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:78 | ||
#: flask_security/forms.py:79 | ||
msgid "Identity" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:79 | ||
#: flask_security/forms.py:80 | ||
msgid "Send Code" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:80 | ||
#: flask_security/forms.py:81 | ||
msgid "Passcode" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:81 | ||
#: flask_security/forms.py:82 | ||
msgid "Username" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:82 | ||
#: flask_security/forms.py:83 | ||
msgid "Delete" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:83 | ||
#: flask_security/forms.py:84 | ||
msgid "Set up using email" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:84 | ||
#: flask_security/forms.py:85 | ||
msgid "Set up using an authenticator app (e.g. google, lastpass, authy)" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:87 | ||
#: flask_security/forms.py:88 | ||
msgid "Set up using SMS" | ||
msgstr "" | ||
|
||
#: flask_security/forms.py:767 | ||
#: flask_security/forms.py:768 | ||
msgid "Disable two factor authentication" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.