[Koha-bugs] [Bug 19908] New: Password should not be mandatory

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 3 10:48:45 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19908

            Bug ID: 19908
           Summary: Password should not be mandatory
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When password is not set as a mandatory patron field, it should not be
required. 

To test:
- make sure BorrowerMandatoryField is empty and doesn't list password
- add a new patron, leave password fields empty
- try to save - you will be forced to enter a password with the field now being
highlighted as required.

I have also tried changing  RequireStrongPassword and emptying
minPasswordLength.

Often libraries will leave password and username empty for patrons that won't
ever use the OPAC. For example when they are not using the OPAC functionalities
in general or for internal users. Making the password mandatory is a regression
to former behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list