aboutsummaryrefslogtreecommitdiffstats
path: root/functions/calendar_functions.php
Commit message (Collapse)AuthorAgeFilesLines
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-241-6/+87
| | | | | | | | | | | | 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.
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-221-0/+113
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