Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Code-split the password change route #2981

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

sandhose
Copy link
Member

This code-splits the password change page, as it loads a lot of dictionaries for password strength estimation.

It also fixes a bug where the field would should that the password is not strong enough because it got auto-filled by the browser.

Copy link

cloudflare-workers-and-pages bot commented Jul 17, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d57cff2
Status: ✅  Deploy successful!
Preview URL: https://8a3dbdf3.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-code-split-password.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose force-pushed the quenting/code-split-password branch from cf7f848 to d57cff2 Compare July 17, 2024 13:08
@sandhose sandhose requested a review from reivilibre July 17, 2024 13:08
@sandhose sandhose merged commit 2649d66 into main Jul 17, 2024
16 checks passed
@sandhose sandhose deleted the quenting/code-split-password branch July 29, 2024 12:06
@sandhose sandhose added the A-Frontend Changes on the React frontend label Jul 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Frontend Changes on the React frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants