Project

General

Profile

Actions

Feature proposal #7725

closed

Improve autocomplete attribute usage

Feature proposal #7725: Improve autocomplete attribute usage

Added by krileon over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Start date:
25 September 2019
Due date:
% Done:

100%

Estimated time:

Description

Password fields should use the newer autocomplete="new-password" usage. If current password is required then that input should use "current-password". Just using "off" the browser can and in the case of Chrome will ignore it.

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

Other core inputs could use better autocomplete as well (e.g. username field have autocomplete="username").

https://www.joomlapolis.com/forum/146-general/241598-how-to-prevent-automatic-chrome-sign-in#314448

Updated by krileon over 6 years ago Actions #1

Could be useful to just add a new parameter for all text based (text, password, email, etc..) fieldtypes to set the autocomplete value as well instead of forcing it.

Updated by beat almost 6 years ago Actions #2

  • Target version changed from CB 2.4.3 to CB 2.4.4

Updated by beat almost 6 years ago Actions #3

  • Target version changed from CB 2.4.4 to CB 2.4.5

Updated by krileon over 5 years ago Actions #4

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1542

Changed from old "off", which is confirmed ignored by browsers now, to "new-password".

Updated by krileon over 5 years ago Actions #5

  • Description updated (diff)

Updated by beat over 5 years ago Actions #6

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom