]> git.ipfire.org Git - ipfire.org.git/commit
people: Check if UID is valid and available on registration
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Oct 2019 18:11:35 +0000 (18:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Oct 2019 18:15:32 +0000 (18:15 +0000)
commit689effd04bb7f07f0b31db946d27edd4ac89f9d5
tree74be5051ad4fe3d45be2bfca977585e9e522f70d
parentddfa1d3d6f3f68ba52033dfcca67ef91df9511a4
people: Check if UID is valid and available on registration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py
src/templates/auth/register.html
src/web/__init__.py
src/web/auth.py
src/web/base.py