]> git.ipfire.org Git - ipfire.org.git/commit
auth: Move Password module
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 16:47:48 +0000 (16:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 16:47:48 +0000 (16:47 +0000)
commit5806d6fca17e77374ba326eb8ff4c30c2c742bc2
tree1c829a05c5cbdbc334a4c7573542c5553dd738ff
parent728e1a490f1a1d9c17fc73c628bd3dc86c73c48a
auth: Move Password module

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/auth/modules/password.html [moved from src/templates/people/modules/password.html with 100% similarity]
src/templates/auth/modules/password.js [moved from src/templates/people/modules/password.js with 100% similarity]
src/web/__init__.py
src/web/auth.py
src/web/people.py