summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-03Blacklist 0.0.0.0 and :: by default for URL previewsRichard van der Hoff3-15/+28
2019-05-03typoNeil Johnson1-1/+1
2019-05-03Use SystemRandom for token generationRichard van der Hoff2-2/+8
2019-05-02Add admin api for sending server_notices (#5121)Richard van der Hoff21