aboutsummaryrefslogtreecommitdiffstats
path: root/includes/login.php
Commit message (Collapse)AuthorAgeFilesLines
* Updated to $_GETChad Little2004-09-021-2/+2
|
* Moving files to valid XHTML.Chad Little2004-05-151-1/+1
|
* Removed $Chad Little2003-11-251-1/+1
|
* Fleshed out invalid login error response. Only checks for invalidWesley Miaw2003-11-251-6/+7
| | | | | | | | logins for non-HTTP authentication (even if there is no calendar map for an HTTP authenticated user). Switched some include() directives to include_once() to prevent possible future redeclaration errors.
* Added translations to loginChad Little2003-11-251-4/+7
|
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-241-2/+3
| | | | | | | | | | | | authentication login so that the two are mutually exclusive. Moved calendar <option> listing into calendar_functions.php so it can be shared by the navigation (via list_icals.php) and also by the preferences.php file. Fixed typo of $show_login to $allow_login. Added E_ERROR to the debug error level, so fatal errors are logged.
* Made some changed to user:pass system to be more auto configuring, andChad Little2003-11-241-2/+2
| | | | now cookies work as well, as well as fixing subscribe and download links.
* Tightened up login.php with less html, removed unneeded things fromChad Little2003-11-231-40/+28
| | | | config and list_icals.
* Improved layout of login box for month view.Wesley Miaw2003-11-221-5/+5
|
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-221-0/+65
calendar availability logic (with support for login) to a calendar_functions.php file. RSS feeds support the login feature when determining which calendars to return. Styles updated for the login box.

© 2014-2024 Faster IT GmbH | imprint | privacy policy