]> git.ipfire.org Git - ipfire.org.git/commit
accounts: Add a probe handler to people can reset their bounces
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Jan 2026 16:17:03 +0000 (16:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Jan 2026 16:17:03 +0000 (16:17 +0000)
commit1b2eeccf7f86345da3553c32ace46d29898228b7
tree4e803a1857818b8210295ef3e9fd25813f5f9a23
parent695e40ee55662f08345073e2b675222f241decd2
accounts: Add a probe handler to people can reset their bounces

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/accounts.py
src/templates/accounts/messages/probe.txt
src/templates/users/probe.html [new file with mode: 0644]
src/web/__init__.py
src/web/users.py