[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
Mon Apr 3 20:39:08 CEST 2017


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61768|0                           |1
        is obsolete|                            |

--- Comment #6 from Marc Véron <veron at veron.ch> ---
Created attachment 61807
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61807&action=edit
Bug 12930 - Implemented error message display for invalid username or password
on web installer login

Now InstallAuth.pm hands the invalid_username_or_password variable to
the template file auth.tt if the user entered an invalid username or
password and this is displayed to the user

I tested both patches together by direkctly calling
[MY SERVER]/cgi-bin/koha/installer/install.pl?step=1&op=updatestructure
Works as expected
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