Commit graph

21 commits

Author SHA1 Message Date
Evert Pot
ed4cc7f5f3 The commit everybody hates. Cleaned up everything for CS and automating CS checking. 2016-03-12 20:19:06 -05:00
Evert Pot
a36d05971a Created a new unified DAV endpoint 2016-01-22 15:58:54 -05:00
Evert Pot
49ba29f4da Fixed root node name for caldav endpoint. 2016-01-21 17:12:32 -05:00
Net Gusto
662d985c12 Fixing #228 2014-11-28 14:33:21 +01:00
Net Gusto
e51e337fff Fixing #228 2014-11-28 14:31:49 +01:00
Net Gusto
a23a1483ba Fixed #260 2014-11-28 14:20:45 +01:00
Net Gusto
3299845518 Update card.php
Former-commit-id: eef1df314e
2014-11-04 08:50:58 +01:00
Net Gusto
371c05c690 Update cal.php
Former-commit-id: d484bf8309
2014-11-04 08:50:11 +01:00
Jérôme Schneider
1e0e59719f Merge pull request #173 from altima/master
added Windows Phone authentication to cal and card php file
Thanks @altima

Former-commit-id: 147e68953d
2014-02-02 03:28:13 -08:00
Jérôme Schneider
8be1bf533f Merging #175 from @Jentsch
Former-commit-id: 70e555025a
2014-02-02 12:14:00 +01:00
Frederic Hemberger
1896af0a45 Improve application security
- Make session cookies only available via HTTP (prevent access from JavaScript)
- only log PHP errors instead of displaying them in production.
  Displaying errors may give attackers hints how to exploit the application

Set HTTP headers:

X-Frame-Options: DENY
Prevent Clickjacking attacks, see: http://en.wikipedia.org/wiki/Clickjacking

X-Content-Type-Options: nosniff
Prevent code injection via mime type sniffing

Former-commit-id: 4ca925874c
2014-01-21 16:14:47 +01:00
Enno
ff49cabc64 Update cal.php
extended switch for using BasicAuth for Windows Phone and DigestAuth e.g. when iPhone tries to connect. Now Baikal is more flexible to support iPhone and Windows Phone on the fly.

Former-commit-id: 5f76f3f50b
2014-01-18 14:03:28 +01:00
Enno
12c12d9d4e Update card.php
extended switch for using BasicAuth for Windows Phone and DigestAuth e.g. when iPhone tries to connect. Now Baikal is more flexible to support iPhone and Windows Phone on the fly.

Former-commit-id: 987e7ec5cd
2014-01-18 14:02:30 +01:00
Jentsch
f31fe29d60 Removing eXecutable flag from non executables like text files or php scripts
Former-commit-id: e07958b029
2014-01-12 14:55:50 +01:00
Jan Pieper
ccb7f2e0d0 Fixed typo (dependancies -> dependencies)
Former-commit-id: 882253141f
2013-11-27 13:11:05 +01:00
Jérôme Schneider
60d4b8daff New error detection: composer has not been installed
Former-commit-id: 124c339d5b
2013-07-11 21:41:03 +02:00
Jérôme Schneider
d223f2fa30 Updated Baïkal Website URL
Former-commit-id: 6b8184883c
2013-07-07 16:28:34 +02:00
Lukasz Janyst
c1f7008ca2 Make it possible to switch DAV to Basic HTTP authentication
Former-commit-id: 7a079ca18b
2013-04-06 22:25:31 +02:00
Evert Pot
a53633fd94 Now using the composer autoloader.
Former-commit-id: e847ac3e94
2013-02-09 13:18:57 +00:00
Jérôme Schneider
8803e6654f Upgraded SabreDAV to version 1.8.0; The migration script has been updated consequently (database structure changes during migration).
Former-commit-id: 8df744874b
2012-11-18 21:22:37 +01:00
Jérôme Schneider
cbe76d0547 Submodules are reattached.
Former-commit-id: 424053f6a5
2012-08-20 23:13:04 +02:00