- Jun 14, 2013
-
-
Demian Katz authored
-
- Jan 04, 2013
-
-
Demian Katz authored
Removed arbitrary VuFind\Cart reference in MultiAuthTest to prevent confusion; added test involving bad service name.
-
- Oct 10, 2012
-
-
Demian Katz authored
Refactored Auth plugins to avoid dependence on generic ServiceLocatorAwareInterface; injections are now more targeted for clearer dependencies. Also added some missing comments.
-
- Sep 24, 2012
-
-
David Maus authored
-
David Maus authored
-
- Sep 18, 2012
-
-
David Maus authored
-
- Sep 12, 2012
-
-
Demian Katz authored
-
- Aug 31, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Refactored authentication interface for compatibility with plugin manager (moved configuration setting from constructor to setConfig() method). Added some partial unit tests for uncovered authentication methods.
-
- Aug 24, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Added unit test for ILS authentication; made ILS authentication module more testable (with optional dependency injection) and less error-prone (isset checks to avoid notices).
-