[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-37-g25927e8

Git repo owner gitmaster at git.koha-community.org
Wed Aug 6 10:32:21 CEST 2014


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, 3.14.x has been updated
       via  25927e84459fc46cfa8524f914f111f7a7b5eced (commit)
      from  a7b28d19a71f16ebad3805139e7f82f268d77c5c (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 25927e84459fc46cfa8524f914f111f7a7b5eced
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Apr 10 15:50:40 2014 -0400

    Bug 12069: redirect to staff login if you access members/mod_debarment.pl when logged out
    
    members/mod_debarment.pl's call to checkauth should pass 'intranet' so
    that if the user happens to be logged out they will be redirected to the
    staff client login form, rather than the OPAC.
    
    To test, apply the patch and log in to the staff client:
    
    - Add a restriction to a patron's account.
    - View the restrictions tab on the patron's account. You should see the
      restriction and a "Remove" link for that restriction.
    - In another tab, log out of the staff client.
    - In the first tab, click the "Remove" link. You should be redirected to
      the staff client login page.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Good catch! Works as described, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit cbcfb847e0022f79b82f0601c955ae085917d377)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 members/mod_debarment.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list