Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-09 | Fix curl command typo in purge_remote_media.sh | Thomas Citharel | 2 | -1/+2 | |
Was verbose option instead of -X, command didn't work Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
2019-08-06 | Return 404 instead of 403 when retrieving an event without perms (#5798) | Andrew Morgan | 2 | -3/+12 | |
Part of fixing ma |