Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.35.0rc1 v1.35.0rc1 | Erik Johnston | 2021-05-25 | 1 | -1/+0 |
| | |||||
* | Refactor checking restricted join rules (#10007) | Patrick Cloke | 2021-05-18 | 1 | -0/+1 |
To be more consistent with similar code. The check now automatically raises an AuthError instead of passing back a boolean. It also absorbs some shared logic between callers. |