Do not show the webauthn form on the registration page#38341
Do not show the webauthn form on the registration page#38341fancyFranci merged 2 commits intojoomla:4.2-devfrom
Conversation
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
|
I have tested this item ✅ successfully on 35cfb41 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38341. |
|
You have a mix of tabs and spaces for the indentations |
|
@roland-d I am on vacation until the 22nd of August. I won't be able to do a code review in time for the release. |
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
|
@brianteeman Thank you, should be fixed. @nikosdion No problem, thank you for responding. Enjoy the holidays. |
|
I have tested this item ✅ successfully on bd6af9d This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38341. |
enjoy your holidays 🏖️ |
@obuisard can you please run a new test. thanks |
|
@tecpromotion No need for @obuisard to test again because the only change after his test was code style only (Just reviews by me). I will restore the test in the issue tracker so it’s properly counted. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38341. |
Thanks @richard67. |
|
@tecpromotion No need to remind me to set RTC. I know what to do. I‘ve set the release blocker label as inherited from the issue. |
* Do not show the webauthn form on the registration page Signed-off-by: Roland Dalmulder <contact@rolandd.com> * Changed tabs to spaces Signed-off-by: Roland Dalmulder <contact@rolandd.com>
joomla/joomla-cms#38341 + joomla/joomla-cms#38304 - (только для en-GB, у нас исправлено ранее)
* Do not show the webauthn form on the registration page Signed-off-by: Roland Dalmulder <contact@rolandd.com> * Changed tabs to spaces Signed-off-by: Roland Dalmulder <contact@rolandd.com>
Pull Request for Issue #38260 .
Summary of Changes
This change adds:
Testing Instructions
See issue #38260 for the excellent test instructions, picture by picture.
Actual result BEFORE applying this Pull Request
The Web Authentication form is shown on the user registration page
Expected result AFTER applying this Pull Request
The Web Authentication form is not shown on the user registration page
Documentation Changes Required
None