Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.26.0rc1 | Patrick Cloke | 2021-01-20 | 1 | -1/+0 |
| | |||||
* | Preparatory refactors of OidcHandler (#9067) | Richard van der Hoff | 2021-01-13 | 1 | -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 |