Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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... | ||||
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 1 | -0/+7 |