bug 3651 followup: updated for new GetMember() parameter style
[koha.git] / C4 / Auth_with_cas.pm
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-25 Henri-Damien LAURENTMerge branch 'MT1105' into public_master
2009-11-23 Matthias MeusburgerAdded debug mode for CAS warn messages
2009-11-23 Henri-Damien LAURENTSecond CAS version : CAS and non-CAS login can coexist
2009-11-23 Matthias MeusburgerMoved CAS configuration from config file to sysprefs
2009-11-23 Henri-Damien LAURENTFirst CAS version : when CAS is enabled, login through...