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)
commit97bc8f54b09859842e53d4886234a3b09122ea71
treec5cf2f9c9aecf1cb9f3d6c9b7ad2abf7de470403
parent9de683f8c399ee4a78fbc86b5ee96ce5662acf97
login: replace http authentication by cookie system

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.
auth.inc.php
edit.php
foot.inc.php
login.php
logout.php [deleted file]
page.inc.php
page.php