]> git.ipfire.org Git - ipfire.org.git/commit
accounts: Create LDAP user when account is activated
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 May 2019 15:51:19 +0000 (16:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 May 2019 15:51:19 +0000 (16:51 +0100)
commitb4d72c76e602060d0a360b0e56b0eb15fc2b7fb4
tree8be92fa6007e65105fec680e25c6731fc67fb7d9
parent56894a8b5418c057f200d8a50ccbe8f426f4c222
accounts: Create LDAP user when account is activated

This converts the temporary user account into an account on our
LDAP database.

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