Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.37.0rc1 | Brendan Abolivier | 2021-06-23 | 1 | -1/+0 |
| | |||||
* | Check third party rules before persisting knocks over federation (#10212) | Andrew Morgan | 2021-06-21 | 1 | -0/+1 |
An accidental mis-ordering of operations during #6739 technically allowed an incoming knock event over federation in before checking it against any configured Third Party Access Rules modules. This PR corrects that by performing the TPAR check *before* persisting the event. |