aboutsummaryrefslogtreecommitdiff
path: root/app/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Merged masterhellekin2020-11-122-0/+8
|\
| * REUSE: Add AGPL-3.0-or-later to app/*hellekin2020-10-292-0/+8
| |
* | Grant maintainer to group ownerhellekin2020-10-091-0/+2
|/
* Extract Role check to a background jobhellekin2020-10-061-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...
* rails new incommon-map -d postgresql -C -Thellekin2020-10-051-0/+7