summary refs log tree commit diff
path: root/changelog.d/8052.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement login blocking based on SAML attributes (#8052)Richard van der Hoff2020-08-111-0/+1
Hopefully this mostly speaks for itself. I also did a bit of cleaning up of the error handling. Fixes #8047