summary refs log tree commit diff
path: root/changelog.d/8320.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow appservice users to /login (#8320)Will Hunt2020-09-181-0/+1
Add ability for ASes to /login using the `uk.half-shot.msc2778.login.application_service` login `type`. Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>