summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-11Clarify what registration_shared_secret allows for (#2885) (#4844)Aaron Raimist4-6/+7
* Clarify what registration_shared_secret allows for (#2885) Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-03-11Make federation endpoints more tolerant of trailing slashes for some ↵Andrew Morgan4-11/+12
endpoints (#4793) Server side of a solution t