Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-13 | Record mappings from saml users in an external table | Richard van der Hoff | 6 | -10/+276 | |
We want to assign unique mxids to saml users based on an incrementing suffix. For that to work, we need to record the allocated mxid in a separate table. | |||||
2019-09-13 | Make the sample saml config closer to our standards | Richard van der Hoff | 2 | -102/+121 | |
It' still not great, thanks to the nested dictionaries, but it's better. |