Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REUSE: Add AGPL-3.0-or-later to app/* | hellekin | 2020-10-29 | 2 | -0/+8 |
| | |||||
* | 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... | ||||
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 1 | -0/+7 |