summary refs log tree commit diff
path: root/changelog.d/7010.misc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-07Add more type hints to SAML handler. (#7445)Patrick Cloke3-12/+18
2020-05-07Support any process writing to cache invalidation stream. (#7436)Erik Johnston26-231/+226
2020-05-06Stop Auth methods from polling the config on every req. (#7420)