Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos and spelling errors. (#8639) | Patrick Cloke | 2020-10-23 | 1 | -1/+1 |
* | Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) | Patrick Cloke | 2020-07-14 | 1 | -0/+28 |
* | Add documentation for JWT login type and improve sample config. (#7776) | Patrick Cloke | 2020-07-06 | 1 | -4/+31 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+2 |
* | 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 | -3/+2 |
* | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 1 | -4/+4 |
* | Fix jwt import check | Richard van der Hoff | 2018-09-07 | 1 | -0/+53 |