Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.1] webauthn missing string #3054

Closed
jgerman-bot opened this issue Dec 1, 2023 · 0 comments · Fixed by #3069
Closed

[5.1] webauthn missing string #3054

jgerman-bot opened this issue Dec 1, 2023 · 0 comments · Fixed by #3069

Comments

@jgerman-bot
Copy link

New language relevant PR in upstream repo: joomla/joomla-cms#42393 Here are the upstream changes:

Click to expand the diff!
diff --git a/administrator/language/en-GB/plg_system_webauthn.ini b/administrator/language/en-GB/plg_system_webauthn.ini
index 5c6c8b77e5c5..151995fe24d9 100644
--- a/administrator/language/en-GB/plg_system_webauthn.ini
+++ b/administrator/language/en-GB/plg_system_webauthn.ini
@@ -6,6 +6,7 @@
 PLG_SYSTEM_WEBAUTHN="System - Passkey (Passwordless) Login"
 PLG_SYSTEM_WEBAUTHN_CANNOT_ADD_FOR_A_USER="You cannot add or remove passkeys on behalf of users. Users must login, and set up their own devices."
 PLG_SYSTEM_WEBAUTHN_DESCRIPTION="Enables passwordless authentication using passkeys. Please note that the passkeys tab in the user profile editor and the passkeys login buttons will only be displayed if the user is accessing the site over HTTPS. Registering passkeys and using them to log into your site will only work when your site is using a valid certificate, signed by a Certificate Authority the user's browser trusts."
+PLG_SYSTEM_WEBAUTHN_ERR_AJAX_INVALIDACTION="Invalid ajax action"
 PLG_SYSTEM_WEBAUTHN_ERR_CANNOT_FIND_USERNAME="Cannot find the username field in the login module. Sorry, Passwordless authentication will not work on this site unless you use a different login module."
 PLG_SYSTEM_WEBAUTHN_ERR_CANT_STORE_FOR_GUEST="Cannot possibly store credentials for Guest user!"
 PLG_SYSTEM_WEBAUTHN_ERR_CORRUPT_STORED_CREDENTIAL="The stored credentials are corrupt for your user account. Log in using another method, then remove and add again your passkey."
tecpromotion added a commit to tecpromotion/joomla that referenced this issue Dec 29, 2023
translation
@tecpromotion tecpromotion linked a pull request Dec 29, 2023 that will close this issue
heelc29 pushed a commit that referenced this issue Dec 31, 2023
* add new string

* fix #3054

translation
@heelc29 heelc29 closed this as completed Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

4 participants