Bug 2417765
| Summary: | WebUI: Password is too weak crash | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kosom web ui <abdo.h.eldaly> | ||||||
| Component: | anaconda | Assignee: | Martin Kolman <mkolman> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 43 | CC: | a.badger, alpha, anaconda-maint, kkoukiou, mkolman, w | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | --- | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2025-12-04 13:26:49 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 2116582 [details]
anaconda webui logs
Created attachment 2116583 [details]
image of the error
*** This bug has been marked as a duplicate of bug 2413086 *** |
Installer WebUI Critical Error: Password is too weak StackTrace: Error: Password is too weak at Function.<anonymous> (http://127.0.0.1/cockpit/@localhost/anaconda-webui/index.js:34:169536) at rQ (http://127.0.0.1/cockpit/@localhost/anaconda-webui/index.js:8:78626) at http://127.0.0.1/cockpit/@localhost/anaconda-webui/index.js:8:78823 at eQ (http://127.0.0.1/cockpit/@localhost/anaconda-webui/index.js:8:77659) ---[ System & Environment Information ]--- OS: Fedora Linux 43 (KDE Plasma Desktop Edition) Anaconda version: 43.44 Anaconda UI version: 53.14.g7ea927aa When trying to install fedora kde and attempting to write my long and complex password for a user account it crashes with the error listed above. Reproducible: Always Steps to Reproduce: 1.write a password consisting of 6+ numbers followed by words and symbols, it will crash before you start typing the words Actual Results: crash Expected Results: not crash