Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup | Erik Johnston | 2019-02-18 | 1 | -0/+1 |
| | |||||
* | fix missig import | Matthew Hodgson | 2019-02-18 | 1 | -0/+1 |
| | |||||
* | tabs | Matthew Hodgson | 2019-02-14 | 1 | -1/+1 |
| | |||||
* | set CORS on .well-known URI to unbreak modular | Matthew Hodgson | 2019-02-14 | 1 | -0/+1 |
| | | | | | otherwise a riot/web running on foo.riot.im can't query the .well-known on foo.modular.im... | ||||
* | Implement .well-known handling (#4262) | Richard van der Hoff | 2018-12-05 | 1 | -0/+70 |
Sometimes it's useful for synapse to generate its own .well-known file. |