summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-24Prune rows in user_ips older than configured periodErik Johnston3-8/+73
Defaults to pruning everything older than 28d.
2019-09-24Add has_completed_background_updateErik Johnston1-1/+24
This allows checking if a specific background update has completed.
2019-09-24