login/login pages and cookie/session-based auth
authorIvan Kohler <ivan@freeside.biz>
Fri, 5 Apr 2013 08:03:44 +0000 (01:03 -0700)
committerIvan Kohler <ivan@freeside.biz>
Fri, 5 Apr 2013 08:03:44 +0000 (01:03 -0700)
commit3ff1fb4e10fdaef86527c10bd416e988d2a62a49
tree114c4e41e06749796283bf475b6fcf1c23171fb4
parentb70a4b7f41c84aefd7f273974db59e5c37fc368b
login/login pages and cookie/session-based auth
19 files changed:
FS/FS/Auth/external.pm [new file with mode: 0644]
FS/FS/Auth/internal.pm [new file with mode: 0644]
FS/FS/Auth/legacy.pm [new file with mode: 0644]
FS/FS/AuthCookieHandler.pm [new file with mode: 0644]
FS/FS/CGI.pm
FS/FS/Mason/Request.pm
FS/FS/UID.pm
FS/FS/access_user/internal.pm [deleted file]
FS/FS/access_user/legacy.pm [deleted file]
FS/MANIFEST
Makefile
eg/access_user-external_auth.pm
htetc/freeside-base2.conf
htetc/htpasswd.logout [deleted file]
httemplate/autohandler
httemplate/elements/header.html
httemplate/elements/logout.html [deleted file]
httemplate/loginout/login.html [new file with mode: 0644]
httemplate/loginout/logout.html