3 Commits

Author SHA1 Message Date
Daniel
a3ed11ab28 Better error display for invalid logins
Instead of showing an ugly error, failed logins now show the login page
and a simple error about invalid username or password.
2012-10-01 11:41:44 -04:00
Daniel
aab3832e02 Added a logout button
Logout button will now appear in the header if authentication is enabled
and the user is logged in.
2012-09-30 14:10:41 -04:00
Daniel
24b41b5447 Added an optional LDAP modual for authentication.
Added Auth_Ldap for authentication. To enable authentication update
config/stikked.php and config/auth_ldap.php
2012-09-29 17:56:28 -04:00