login: replace http authentication by cookie system
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 12 Sep 2017 21:39:35 +0000 (23:39 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 18 Sep 2017 18:21:28 +0000 (20:21 +0200)
Extend PHP_AUTH/.htpasswd parser to also control input and storage
for complete control.  No longer shares Apache access control; should be
replaced if still needed to prevent duplicate login requests.


No differences found