]> git.ipfire.org Git - pbs.git/commit
Add mail feature to password reset
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Wed, 1 Nov 2017 18:54:18 +0000 (19:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Nov 2017 18:55:19 +0000 (18:55 +0000)
commita76becd9be86ad0e505cf67bc8a0c24047c1292e
tree32caf2e7f454a5457b8dc3bc17b94469349be298
parent98b826d4a23079c4d3df857f1747d963e0637d2f
Add mail feature to password reset

We can now send an email with an reset code.

Fixes: #10095
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/buildservice/users.py
src/templates/messages/users/password-reset.markdown [new file with mode: 0644]