? Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
17 Feb 2020

Pull Request for Issue #27580 .

Summary of Changes

changed to autocomplete="one-time-code" for the 2fa or secret key

Testing Instructions

Activate 2FA authentication on backend
save
Disconnect
Try to log in (on backend or frontend)using a password manager (i.e. 1Password or Lastpass)

Expected result

The password manager recognize and fill the 3 fields

Actual result

secret key not recognized

avatar alikon alikon - open - 17 Feb 2020
avatar alikon alikon - change - 17 Feb 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Feb 2020
Category Modules Administration
avatar viocassel
viocassel - comment - 18 Feb 2020

I have tested this item successfully on 843af61


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27967.

avatar viocassel viocassel - test_item - 18 Feb 2020 - Tested successfully
avatar alikon
alikon - comment - 18 Feb 2020

What password manager did you have used?

Il mar 18 feb 2020, 12:20 Vio Cassel notifications@github.com ha scritto:

I have tested this item successfully on 843af61
843af61

This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at
issues.joomla.org/tracker/joomla-cms/27967.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/pull/27967?email_source=notifications&email_token=AABMLMP25GTUQF6OHIXZF73RDPABXA5CNFSM4KWW3NJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMBTOKI#issuecomment-587413289,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AABMLMNYO7OETGCI25OZHG3RDPABXANCNFSM4KWW3NJA
.

avatar alikon alikon - change - 19 Feb 2020
Labels Added: ?
avatar zero-24
zero-24 - comment - 19 Feb 2020

Should't this also be done for com_users login and mod_login?

avatar alikon
alikon - comment - 19 Feb 2020

yes, but before, i want to be sure that the changes works with most of the password managers

avatar zero-24
zero-24 - comment - 20 Feb 2020

Seams like the id change helped. Maye we can overcome the id issue by overriding the in the core Templates and dont touch the core Layouts in 3.x and with 4.x we update the core layout too. :-D

avatar wilsonge
wilsonge - comment - 15 Mar 2020

I'd do the autocomplete here and then the id change in 3.10

avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2020
Category Modules Administration Modules Administration Front End Templates (site)
avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2020
Category Modules Administration Front End Templates (site) Modules Administration Templates (admin) Front End Templates (site)
avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2020
Category Modules Administration Front End Templates (site) Templates (admin) Administration com_joomlaupdate Modules Templates (admin) Front End Templates (site)
avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2020
Category Modules Administration Front End Templates (site) Templates (admin) com_joomlaupdate Administration com_joomlaupdate Modules Templates (admin) Front End com_users Templates (site)
avatar alikon
alikon - comment - 16 Mar 2020

let's do it that way then

avatar wilsonge wilsonge - change - 16 Mar 2020
Title
[WIP] 2FA - Joomla Secret Key - autocomplete="one-time-code"
2FA - Joomla Secret Key - autocomplete="one-time-code"
avatar wilsonge wilsonge - edited - 16 Mar 2020
avatar wilsonge
wilsonge - comment - 16 Mar 2020

Cool let's get some tests here then :)

avatar conconnl
conconnl - comment - 20 Mar 2020

I will share this in the Dutch Community so we can test different password managers.

avatar conconnl
conconnl - comment - 2 Apr 2020

I have tested this item ? unsuccessfully on 60af7f6

I tried my best to make it work.
The result before and after are exactly the same.

Using 1Password latest version on MacOS Catalina 10.15.4
Browsers Chrome, Safari and Firefox.

The field is not filled.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27967.

avatar conconnl conconnl - test_item - 2 Apr 2020 - Tested unsuccessfully
avatar conconnl
conconnl - comment - 2 Apr 2020

Update:
If I change the field name="secretkey" too name="one-time-code" it works.
The autocomplete change doesn't do anything for me.

avatar alikon
alikon - comment - 3 Apr 2020

@conconnl yes maybe it would have been better to update the test instruction, but the id/name change was left out from j3 on purpose see discussion:

so for j3 you need a template override too, for j4 we'll have it in core complete without the need of an override

avatar wilsonge
wilsonge - comment - 3 Apr 2020

I'd do the autocomplete here and then the id change in 3.10

3.10 and 4 :)

avatar alikon alikon - change - 3 Apr 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-04-03 11:44:37
Closed_By alikon
avatar alikon alikon - close - 3 Apr 2020
avatar alikon alikon - change - 4 Apr 2020
Status Closed New
Closed_Date 2020-04-03 11:44:37
Closed_By alikon
avatar alikon alikon - change - 4 Apr 2020
Status New Pending
avatar alikon alikon - reopen - 4 Apr 2020
avatar HLeithner HLeithner - change - 7 Apr 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-04-07 13:22:47
Closed_By HLeithner
avatar HLeithner HLeithner - close - 7 Apr 2020
avatar HLeithner HLeithner - merge - 7 Apr 2020
avatar HLeithner
HLeithner - comment - 7 Apr 2020

Thanks

Add a Comment

Login with GitHub to post a comment