Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prometheus metrics to track federation delays (#8430) | Richard van der Hoff | 2020-10-01 | 1 | -2/+4 |
| | | | | | Add a pair of federation metrics to track the delays in sending PDUs to/from particular servers. | ||||
* | Implement login blocking based on SAML attributes (#8052) | Richard van der Hoff | 2020-08-11 | 1 | -0/+49 |
Hopefully this mostly speaks for itself. I also did a bit of cleaning up of the error handling. Fixes #8047 |