aurweb/aurweb/scripts
Lukas Fleischer ce93360257 Erase login IP addresses after seven days
Add a script to periodically remove old IP addresses from the users
database.

The login IP addresses are stored for spam protection and to prevent
from abuse. It is quite unlikely that we ever need the IP address of a
user whose last login is more than a week old. It makes sense to remove
such IP addresses to protect our users' privacy.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2018-05-10 21:38:25 +02:00
..
__init__.py Make maintenance scripts installable 2016-10-17 15:23:13 +02:00
aurblup.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
mkpkglists.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
notify.py notify: Send vote reminders to TUs that are also devs 2018-03-13 21:05:37 +01:00
pkgmaint.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
popupdate.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
rendercomment.py Allow manual breaks and horizontal lines in comments 2018-04-08 09:33:35 +02:00
tuvotereminder.py Do not hardcode path to the Python interpreter 2017-08-25 07:01:12 +02:00
usermaint.py Erase login IP addresses after seven days 2018-05-10 21:38:25 +02:00