]> git.ipfire.org Git - ipfire.org.git/commit
accounts: Add CLI command to list all email addresses
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2020 12:34:09 +0000 (12:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2020 12:34:09 +0000 (12:34 +0000)
commit5bfc672977acdc65ae330b20ef9986dd016a4826
tree2d97702c92b738553cc8a93882a0c7c6e9c522c4
parent598e658cc5f499cb5cdd9994955c511b5a159fd6
accounts: Add CLI command to list all email addresses

This is used to automatically unsubscribe users from the announce mailing list

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py
src/backend/base.py