summary refs log tree commit diff
path: root/changelog.d/9067.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.26.0rc1Patrick Cloke2021-01-201-1/+0
|
* Preparatory refactors of OidcHandler (#9067)Richard van der Hoff2021-01-131-0/+1
Some light refactoring of OidcHandler, in preparation for bigger things: * remove inheritance from deprecated BaseHandler * add an object to hold the things that go into a session cookie * factor out a separate class for manipulating said cookies