Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure SSO return host is correct in production | hellekin | 2020-10-06 | 1 | -1/+1 |
| | |||||
* | Configure Discourse SSO | hellekin | 2020-10-05 | 3 | -0/+14 |
| | | | | | | | | We're creating a minimal User model that will be filled from SSO. We also configure Inflections so we can use SSO instead of Sso which looks weird for a module named after an acronym. Use Discourse as SSO: https://meta.discourse.org/t/using-discourse-as-a-sso-provider/32974 | ||||
* | Add Discourse SSO code | hellekin | 2020-10-05 | 1 | -0/+16 |
| | |||||
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 9 | -0/+102 |