Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |