Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

mod_auth_mellon 0.9.1

Compare
Choose a tag to compare
@olavmrk olavmrk released this 01 Sep 08:18
· 200 commits to master since this release
v0.9.1

Bugfixes:

  • Fix session offset calculation that prevented us from having several
    active sessions at once.
  • Run mod_auth_mellon request handler before most other handlers,
    so that other handlers cannot block it by accident.