| Commit message (Expand) | Author | Age | Files | Lines |
* | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 1 | -1/+1 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+2 |
* | Merge remote-tracking branch 'origin/develop' into rav/saml_mapping_work | Richard van der Hoff | 2019-09-24 | 1 | -6/+42 |
|\ |
|
| * | Merge pull request #6069 from matrix-org/rav/fix_attribute_mapping | Richard van der Hoff | 2019-09-24 | 1 | -6/+42 |
| |\ |
|
| | * | docstrings and comments | Richard van der Hoff | 2019-09-24 | 1 | -7/+21 |
| | * | Fix a bug with saml attribute maps. | Richard van der Hoff | 2019-09-19 | 1 | -6/+28 |
* | | | Record mappings from saml users in an external table | Richard van der Hoff | 2019-09-13 | 1 | -2/+76 |
|/ / |
|
* / | Make the sample saml config closer to our standards | Richard van der Hoff | 2019-09-13 | 1 | -51/+62 |
|/ |
|
* | cleanups | Richard van der Hoff | 2019-06-27 | 1 | -6/+13 |
* | Add support for tracking SAML2 sessions. | Richard van der Hoff | 2019-06-26 | 1 | -1/+19 |
* | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-06-26 | 1 | -11/+11 |
|\ |
|
| * | Don't load the generated config as the default. | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
| * | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
| * | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -9/+9 |
* | | Code cleanups and simplifications. | Richard van der Hoff | 2019-06-11 | 1 | -1/+6 |
* | | SAML2 Improvements and redirect stuff | Alexander Trost | 2019-06-02 | 1 | -0/+1 |
|/ |
|
* | Remove periods from copyright headers (#5046) | Andrew Morgan | 2019-04-11 | 1 | -1/+1 |
* | Comment out most options in the generated config. (#4863) | Richard van der Hoff | 2019-03-19 | 1 | -1/+1 |
* | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 1 | -33/+32 |
* | Implement SAML2 authentication (#4267) | Richard van der Hoff | 2018-12-07 | 1 | -0/+110 |