]> git.ipfire.org Git - pbs.git/commit
auth: Revert back to authentication using a web form
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Sep 2023 12:32:28 +0000 (12:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Sep 2023 12:32:28 +0000 (12:32 +0000)
commit216a565a725c3072212cff7ecddbd148bbf766d4
treeb8b98d8ddbbcb6a831736631f838f9f2f32ff0a1
parent46124b3a66f773e0224018216f6e0c4fa73169b3
auth: Revert back to authentication using a web form

Using Kerberos authentication for this part seems to be more complicated
than necessary and does not provide any benefits.

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