Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve SAML error messages (#8248) | Patrick Cloke | 2020-09-14 | 1 | -52/+0 |
| | |||||
* | Implement login blocking based on SAML attributes (#8052) | Richard van der Hoff | 2020-08-11 | 1 | -5/+12 |
| | | | | | | | Hopefully this mostly speaks for itself. I also did a bit of cleaning up of the error handling. Fixes #8047 | ||||
* | Use innerText instead of innerHTML | Brendan Abolivier | 2020-03-13 | 1 | -1/+2 |
| | |||||
* | Update wording and config | Brendan Abolivier | 2020-03-11 | 1 | -2/+2 |
| | |||||
* | Move the default SAML2 error HTML to a dedicated file | Brendan Abolivier | 2020-03-11 | 1 | -0/+44 |
Also add some JS to it to process any error we might have in the URI (see #6893). |