login: move admin pages into /login
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 24 Apr 2018 22:27:40 +0000 (00:27 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 25 Apr 2018 01:05:54 +0000 (03:05 +0200)
commit24c849a03cdcbf857596f9449e887a4278d4ac54
tree9ca83bf90b76fd65079769b7b039aa55f1dfe5d1
parent6236e7cb8d0bd38f741d988cc5241a7b37069555
login: move admin pages into /login

Permissions should be checked per page, and can make more distinctions than
boolean admin.  Also one dir less to symlink.
login.php
login/admin.html [moved from admin/index.html with 100% similarity]
login/admin.php [moved from admin.php with 87% similarity]
login/commits.html [moved from admin/commits.html with 100% similarity]
login/commits.php [moved from admin/commits.php with 94% similarity]
login/index.html
login/pass.html [moved from admin/pass.html with 100% similarity]
login/pass.php [moved from admin/pass.php with 100% similarity]
login/setmail.php [moved from admin/setmail.php with 100% similarity]
login/visits.html [moved from admin/visits.html with 100% similarity]
login/visits.php [moved from admin/visits.php with 100% similarity]