Ajax breaks password reset

Created on 5 August 2016, over 8 years ago
Updated 7 April 2024, 12 months ago

Hi,

while ajax is running you can submit form without anything in password confirm field and it allows you to save changes. I have also untickted password strength indicator in account settings so javascript validation is not running on fields. (I thinks this is what happens). Quick solution to this is get rid off of ajax validation. To be honest, it works way better without it, with ajax when you type something in 1st password field and tab to second while ajax is running, it tabs back to first field when ajax finishes and it drives me mad.

I can submit a patch which would remove ajax validations but maybe there is a good reason why it is there?

edit. I guess ajax here shows which constrains are failing while you type, which is another problem. Why would table show all contraints failing when nothing is entered into fields? And the table itself is very developer-ish, for end user it makes no sense at all. For example first column shows password policy name, which is not really needed for end user, isnt it? Like if I created one called "Default" and added multiple constrins in it, first column would show Default in each row. Also 2nd and last columns are almost identical. They could be combined into 1.

πŸ› Bug report
Status

Postponed: needs info

Version

3.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom audriusb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Thanks to everyone for your work on this issue.

    This issue needs concrete steps to reproduce.

    Also, as the 8.x is no longer supported, I'm postponing this issue for now and need feedback as to whether or not this change is relevant to 4.0.x. If it is, please reopen and change the version. If it's not, please closed as "won't fix".

    If there is no response to this in a month addressing the above, it can be closed as "won't fix".

Production build 0.71.5 2024