[Bug 38937] New: Password must contain at least characters
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 Bug ID: 38937 Summary: Password must contain at least characters Change sponsored?: --- Product: Koha Version: 24.11 Hardware: PC OS: Linux Status: NEW Severity: critical Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: judithjoni@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Created attachment 176859 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176859&action=edit i tried more then 50 time same error is showing faceign this issue Password must contain at least characters. unable to finish onboarding Web installer › Create Koha administrator patron tried several password not working -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It looks like the variable for the number of characters is missing. Which language are you installing in? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 --- Comment #2 from Judith <judithjoni@gmail.com> --- (In reply to Katrin Fischer from comment #1)
It looks like the variable for the number of characters is missing. Which language are you installing in?
no i gave more then 8 characters english -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Judith, I didn't doubt that :) What I meant is that something is missing here: Password must contain at least _ characters -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 --- Comment #4 from Judith <judithjoni@gmail.com> --- i tried this kArer_Mop,kArer_Mop123, kArer@Mop123, etc no use -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com, | |me@paulderscheid.xyz --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Yes, it sounds like the check itself is broken. I am sorry for not explaining this better. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- Works for me on main and v24.11.01-2 Which exact version are you using? How did you install Koha? Do you see an error in the browser's console? Do you see errors in the Koha logs? What is in the DB for the 2 following system preferences? select variable, value from systempreferences where variable="RequireStrongPassword" OR variable="minPasswordLength"; -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38937 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |INVALID -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org