Files
@ 8f8ee972820f
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
8f8ee972820f
1.7 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 ...