[Koha-bugs] [Bug 12930] Web installer does not show login errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 13 08:35:46 CEST 2017


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

--- Comment #11 from Marc Véron <veron at veron.ch> ---
Created attachment 62117
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62117&action=edit
Bug 12930: Web installer does not show login errors

Implemented invalid_username_or_password template
variable being handed to Auth.tt. Removed indentation
changes and modification to return value of checkpw

Test plan:
See comment #2

Alternative test plan:
- Clear session cookies or close / open your browser
- Go to  [MY SERVER]/cgi-bin/koha/installer/install.pl
- Verify that message appears if wrong username/pw provided
- Verify that you can log in with databas administrator account

Tested with alternative test plan, works as expected. Title and
description in commit message adapted.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list