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
Loading