Files
@ 8f8ee972820f
Branch filter:
Location: kallithea/scripts/validate-commits
8f8ee972820f
1.4 KiB
text/plain
auth: don't ignore login POSTs if already logged in
This is probably only rarely a big deal, but ignoring an explicit command seems
wrong.
This makes it possible to easily re-authenticate - we will need this ...
This is probably only rarely a big deal, but ignoring an explicit command seems
wrong.
This makes it possible to easily re-authenticate - we will need this ...