Skip to content
Snippets Groups Projects
  1. Mar 09, 2016
    • David Maus's avatar
      Report runtime auth module errors via email · 6ed6aa66
      David Maus authored
      * lib/Auth/Source/Pica.php ($message): New property. Error message
        settings.
        (__construct): Read error message settings.
        (handleAuthenticationModuleRuntimeError): New function. Handle runtime
        errors in authentication module.
        (login): Call runtime error handler.
      6ed6aa66
    • David Maus's avatar
      Handle authentication module runtime errors · 9a4dcff9
      David Maus authored
      * lib/Auth/Source/Pica.php (login): Handle authentication module runtime
        errors.
        (getAuthenticationModule): Declare protected to ease unit test.
      9a4dcff9
    • David Maus's avatar
      Add unit tests · cbfcacd5
      David Maus authored
      cbfcacd5
    • David Maus's avatar
      Factor out auth module factory creation · 58ffd387
      David Maus authored
      * lib/Auth/Source/Pica.php (__construct): Factor out auth module factory
        creation.
        (createAuthenticationModuleFactory): New function. Return auth module
        factory.
      58ffd387
  2. Mar 07, 2016
  3. Aug 12, 2015
Loading