[koha-commits] main Koha release repository branch master updated. v3.04.00-434-ge8f654f

Git repo owner gitmaster at git.koha-community.org
Fri Sep 2 03:22:45 CEST 2011


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  e8f654fcd206a98ad1a9222e17bffe2bdb32747d (commit)
      from  a2a9bc522035c17a24aa48badc5184b015197826 (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 e8f654fcd206a98ad1a9222e17bffe2bdb32747d
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Fri Sep 2 13:22:20 2011 +1200

    Revert "Bug 5630 CAS improvements"
    
    This reverts commit 9a3950f673c28688a2ead6514c3320e34ec0cc4c.

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

Summary of changes:
 C4/Auth.pm                                       |  127 ++++++---------
 C4/Auth_cas_servers.yaml.orig                    |   12 --
 C4/Auth_with_cas.pm                              |  181 +++++-----------------
 docs/CAS/CAS/README                              |    8 -
 docs/CAS/CASProxy/README                         |    9 -
 docs/CAS/CASProxy/examples/casSession.tmp        |  Bin 134 -> 0 bytes
 docs/CAS/CASProxy/examples/koha_webservice.pl    |   58 -------
 docs/CAS/CASProxy/examples/proxy_cas.pl          |   91 -----------
 docs/CAS/CASProxy/examples/proxy_cas_callback.pl |   62 --------
 docs/CAS/CASProxy/examples/proxy_cas_data.pl     |   80 ----------
 koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt |   14 +--
 11 files changed, 92 insertions(+), 550 deletions(-)
 delete mode 100644 C4/Auth_cas_servers.yaml.orig
 delete mode 100644 docs/CAS/CAS/README
 delete mode 100644 docs/CAS/CASProxy/README
 delete mode 100644 docs/CAS/CASProxy/examples/casSession.tmp
 delete mode 100755 docs/CAS/CASProxy/examples/koha_webservice.pl
 delete mode 100755 docs/CAS/CASProxy/examples/proxy_cas.pl
 delete mode 100755 docs/CAS/CASProxy/examples/proxy_cas_callback.pl
 delete mode 100755 docs/CAS/CASProxy/examples/proxy_cas_data.pl


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list