aurweb/test
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
..
Makefile Add a Makefile to build an SQLite-compatible schema 2017-03-01 20:12:57 +01:00
setup.sh Erase login IP addresses after seven days 2018-05-10 21:38:25 +02:00
sharness.sh Reorganize tests 2016-09-29 22:07:24 +02:00
t1100-git-auth.sh Move AUR_OVERWRITE privilege check from git/auth to git/update 2018-01-21 18:09:10 +01:00
t1200-git-serve.sh Fix use of test_must_fail with environment variables 2017-08-25 07:04:15 +02:00
t1300-git-update.sh Move AUR_OVERWRITE privilege check from git/auth to git/update 2018-01-21 18:09:10 +01:00
t2100-mkpkglists.sh mkpkglists: Generate a list of user names 2017-08-01 07:08:29 +02:00
t2200-tuvotereminder.sh t2200: Check that only non-voters get reminders 2016-09-29 22:07:53 +02:00
t2300-pkgmaint.sh Explicitly initialize PackageBases.FlaggerComment 2017-04-25 07:00:52 +02:00
t2400-aurblup.sh Add tests for aurblup 2016-09-29 22:07:24 +02:00
t2500-notify.sh Explicitly initialize PackageBases.FlaggerComment 2017-04-25 07:00:52 +02:00
t2600-rendercomment.sh Do not keep line breaks in comments 2017-04-24 21:10:02 +02:00
t2700-usermaint.sh Erase login IP addresses after seven days 2018-05-10 21:38:25 +02:00