1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agendav_ynh.git synced 2024-09-03 20:36:12 +02:00
agendav_ynh/sources
JocelynDelalande 317b4aea7b Sanitize trim($year) input.
To avoid php warning that may lead, depending on php configuration, to tainting of the served page/request output with a php warning.
2015-01-17 11:39:55 +01:00
..
artwork initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00
bin initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00
doc initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00
libs Sanitize trim($year) input. 2015-01-17 11:39:55 +01:00
sql initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00
web enable calendar sharing 2014-01-08 16:33:05 +01:00
CHANGELOG initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00
LICENSE initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00
README.md initial commit - agendav 1.2.6.2 2014-01-07 17:53:08 +01:00

AgenDAV - CalDAV web client

AgenDAV is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones. It's released under the GPLv3 license.

Requisites

  • A CalDAV server (developed mainly with DAViCal)
  • A web server
  • PHP >= 5.3.0
  • PHP mbstring extension
  • PHP cURL extension
  • MySQL > 5.1 or PostgreSQL >= 8.1

Thanks

AgenDAV is possible thanks to the following projects: