Everytime I log into the administrator with chrome, it asks to save password

Description

I think it's possibly due the login form having no username, so Chrome thinks the password is associated with one of my existing logins.

Environment

None

Attachments

1
  • 11 Apr 2020, 10:06 am

Activity

Pothys - MitrahSoft 17 November 2020 at 08:24

Hi , To replicate the issue. Could you please do the following way.

Please set a username and password in chrome - saved passwords.
Initially, I set a username - test and password - luceepwd.
Now, if we login into lucee admin with password as password, chrome showed an update password notification as per attached the below image with an updated password ( *password *).
, is right?

And one more thing, I tested with input type with hidden, it doesn't resolve that.

Zac Spitzer 16 November 2020 at 20:14

Do have another login saved against that hostname?

Michael Offner 16 November 2020 at 19:50

changed that the rememberme cookie relay on version

https://github.com/lucee/Lucee/commit/a06b1878284269a7d82a3b9ad2e40d954f1874cb

Michael Offner 16 November 2020 at 19:43

i cannot reproduce the issue, even when i do a simple for as suggested by

can you check what happen when you add a hidden input field to the login form looking like this.

 

<input type="hidden" name="username" value="admin">

Zac Spitzer 6 July 2020 at 17:38

Create a simple login form on the same hostname, with user name and password, which will trigger saving a password

Details

Assignee

Reporter

Priority

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Affects versions

Created 11 April 2020 at 10:07
Updated 17 November 2020 at 08:24