]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
people: Allow users to change their own passwords
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 00:51:29 +0000 (01:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 00:51:29 +0000 (01:51 +0100)
commit3ea97943cf4a60501246683735a6239df1cc1771
tree7afe0201105b4bfc65f60fbd4b455958d98a344e
parent2a22de6f49ad79fb8cf717caca24a05496b953f5
people: Allow users to change their own passwords

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