| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2024-01-30 | Add the a user_has_access helper function to interactions module. | -12/+28 | ||
| This returns whether the given user is in the allowed_users list, or has a role from allowed_roles. | ||||
| 2024-01-30 | adhere to google docstrings stylev10.6.0 | -19/+52 | ||
| 2024-01-30 | export checks module from the utils package | -0/+2 | ||
| 2024-01-30 | bump version & changelog | -1/+2 | ||