[koha-commits] main Koha release repository branch master updated. v16.11.00-828-g87eb801

Git repo owner gitmaster at git.koha-community.org
Fri Apr 14 16:42:38 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  87eb80136d49451d0a9cc25e68db452a33f1771a (commit)
      from  508147d24443498a2c12a7c55240e70941c49dd6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 87eb80136d49451d0a9cc25e68db452a33f1771a
Author: Alex Buckley <alexbuckley at catalyst.net.nz>
Date:   Sat Apr 8 23:18:23 2017 +0000

    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>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/InstallAuth.pm |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list