Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged master | hellekin | 2020-11-12 | 1 | -0/+4 |
|\ | |||||
| * | REUSE: Add AGPL-3.0-or-later to app/* | hellekin | 2020-10-29 | 1 | -0/+4 |
| | | |||||
* | | Grant maintainer to group owner | hellekin | 2020-10-09 | 1 | -0/+2 |
|/ | |||||
* | Extract Role check to a background job | hellekin | 2020-10-06 | 1 | -0/+54 |
When using SSO, the Discourse sends a list of the user groups. We take the opportunity to update Agency information for the user. This is performed as a background job, as it involves networked requests to the Discourse, e.g., to verify group ownership... |