The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.124 - 2014-06-26

  • Major
    • On failure to authenticate, redirect to 'cas_denied_url' instead of the 'cas_logout_url'
    • Raise hard error when the backend is unable to auth instead of redirecting.
  • Minor
    • Calling auth_cas() with 'cas_user_map', 'cas_logout_path' and 'cas_denied_path' overrides their global value
  • Patch
    • Fixed missing documentation for auth_cas() call options.
    • Sensitive content after calling auth_cas() was reachable on error/auth_failure - fixed with harsh halt() All users SHOULD upgrade to this version.

Modules

CAS sso authentication for Dancer