Commit Graph

  • 90d82d044c Fix access to collections Christoph Polcin 2014-01-15 10:39:28 +0100
  • 387e1fee76 Fix calendar/addressbook-home-set in PROPFIND response Christoph Polcin 2014-01-05 22:15:51 +0100
  • d09b16c5ad Fix principal-collection-set in PROPFIND response Christoph Polcin 2014-01-05 21:21:17 +0100
  • 83db27303f Respond to all authenticated PROPFIND requests Christoph Polcin 2014-01-05 20:54:17 +0100
  • b9ff564c1f not only apache uses REMOTE_USER François Schmidts 2014-01-15 23:01:36 +0100
  • 18ea7e4942 removing the user and password getting from main __call__ function François Schmidts 2014-01-15 22:28:36 +0100
  • 34163c5020 making radicale support authenticated user from apache François Schmidts 2013-08-27 10:55:30 +0200
  • d9df9a36e1 Fix issues if authentication is done by web server Jonas Wielicki 2014-01-14 20:45:12 +0100
  • e2dbdd4d96 Merge pull request #97 from rngtng/fix-manifest Guillaume Ayoub 2014-01-13 04:43:19 -0800
  • 39efc3b781 fix wrong filename in Manifest Tobias Bielohlawek 2014-01-10 20:32:22 +0100
  • 2ddec14535 Fix principal URLs in PROPFIND response Christoph Polcin 2014-01-05 19:55:01 +0100
  • 97efc1c86f Update NEWS Guillaume Ayoub 2013-12-30 13:54:14 +0100
  • a4a2c7e206 Merge pull request #93 from hovel/master Guillaume Ayoub 2013-12-30 04:45:49 -0800
  • 1362976400 fixed default config Sergey Fursov 2013-12-29 18:30:53 +0400
  • 1d0418594d Allow attach custom rights backend, small fix in default config file Sergey Fursov 2013-12-29 15:13:35 +0400
  • 017df0ddcf Simplified tests structure Sergey Fursov 2013-12-28 14:40:29 +0400
  • 3b0328ca1e Allow attach custom storage backend Sergey Fursov 2013-12-28 14:15:35 +0400
  • a91a7790c5 Allow attach custom auth handler Sergey Fursov 2013-12-28 13:31:32 +0400
  • dca10fa14e Different rights management backends Sergey Fursov 2013-12-25 03:13:56 +0400
  • 3ee47dd242 Update NEWS Guillaume Ayoub 2013-12-24 12:14:25 +0100
  • 0e566e4c97 Merge branch 'apple' Guillaume Ayoub 2013-12-24 11:22:57 +0100
  • a7be59b9f7 Merge pull request #92 from cristen/master Guillaume Ayoub 2013-12-24 02:21:43 -0800
  • 7ac971e022 Fix wrong syntax in config file and fix #58 Jean-Marc Martins 2013-12-23 16:45:15 +0100
  • 17dc3beadd Merge branch 'master' of github.com:Kozea/Radicale Guillaume Ayoub 2013-12-17 14:42:52 +0100
  • fae2b30ec4 Merge branch 'master' of git://github.com/cristen/Radicale into cristen-master Guillaume Ayoub 2013-12-17 14:42:20 +0100
  • 56581a998a Fix database Fix bug #77 HELL YEAH ! Jean-Marc Martins 2013-12-17 14:35:55 +0100
  • 8969dae12f Merge pull request #90 from cristen/master Guillaume Ayoub 2013-12-13 06:22:16 -0800
  • f377bd1356 Fix ssl protocol Jean-Marc Martins 2013-12-13 15:17:30 +0100
  • f133b8a588 Add an example for multiple IP addresses in the configuration file Guillaume Ayoub 2013-12-13 14:56:03 +0100
  • d765544edd Add ssl protocol and ciphers in config Jean-Marc Martins 2013-12-13 14:31:09 +0100
  • a957ebf397 Fix schema again Guillaume Ayoub 2013-10-31 16:32:19 +0100
  • 30e8d12001 Fix sql schema Guillaume Ayoub 2013-10-31 16:09:28 +0100
  • 0c2c9c3a7e Store collection's parent in database (bug #77) Guillaume Ayoub 2013-10-31 16:07:37 +0100
  • a920518a26 Return an int for __hash__ Guillaume Ayoub 2013-10-31 14:05:15 +0100
  • ce8e86af63 Allow read-only access to .well-known/ca(l|rd)av (related to #32) Guillaume Ayoub 2013-10-31 13:57:37 +0100
  • 92b3cf41bc Simple try/except import trick Guillaume Ayoub 2013-10-29 14:09:46 +0100
  • 830774824e Merge pull request #75 from davidaurelio/master Guillaume Ayoub 2013-10-29 03:16:09 -0700
  • 94a29992b7 Update NEWS Guillaume Ayoub 2013-10-29 10:56:10 +0100
  • 9c59c089ef Remove useless comment Guillaume Ayoub 2013-10-29 10:41:23 +0100
  • 337d2719be Cosmetics Guillaume Ayoub 2013-10-29 09:30:51 +0100
  • e5b578d219 Merge pull request #76 from 9m66p93w/hashing Guillaume Ayoub 2013-10-29 01:28:38 -0700
  • 6bc745fe45 Replace built-in hash function with hashlib. 9m66p93w 2013-10-27 22:55:01 -0400
  • fb784c28c4 Fix python 3 problem: 'str' does not support the buffer interface David Aurelio 2013-10-27 21:43:36 +0100
  • fe1cd1d44d Use collection URL instead of main folder as user's main URL (see #32) Guillaume Ayoub 2013-10-24 15:31:49 +0200
  • a617c4db26 Fix authentication with Python 3 (see #70) Guillaume Ayoub 2013-10-18 14:06:57 +0200
  • f253b23a67 Update NEWS Guillaume Ayoub 2013-10-01 13:05:39 +0200
  • 659757f173 Style fixes Guillaume Ayoub 2013-10-01 13:04:24 +0200
  • 7ce8caa913 Merge pull request #68 from shenek/master Guillaume Ayoub 2013-10-01 04:02:36 -0700
  • 7c03089601 Bugfix: auth PAM check for membership in primary and supplementary groups Štěpán Henek 2013-09-27 21:14:27 +0200
  • ee687bea18 Bugfix: auth PAM doesn't throw an exception when authenticating without username and password Štěpán Henek 2013-09-27 20:44:41 +0200
  • 72d40d45e5 Fix tests for python2.6 Guillaume Ayoub 2013-09-25 14:39:46 +0200
  • 64e886d4c4 Fix unicode strings in tests for python 2 Guillaume Ayoub 2013-09-25 14:02:45 +0200
  • aa524bd613 Remove nbsp characters in comments, remove "u" in front of strings Guillaume Ayoub 2013-09-25 13:48:24 +0200
  • 6c9976f46a Import storage modules after configuration in tests Guillaume Ayoub 2013-09-25 13:44:08 +0200
  • 07f7e46b3e Small fixes Guillaume Ayoub 2013-09-25 13:04:14 +0200
  • 35840dcc51 Add new deps in tox, remove 3.1 support Guillaume Ayoub 2013-09-24 18:44:32 +0200
  • e61a6e1fcd Fix default rights configuration Guillaume Ayoub 2013-09-19 16:28:54 +0200
  • 8e2e75b450 Merge branch 'master' of github.com:Kozea/Radicale Guillaume Ayoub 2013-09-19 16:25:36 +0200
  • 556afd2ad6 Merge pull request #65 from cristen/git Guillaume Ayoub 2013-09-19 07:25:18 -0700
  • a631c8c761 Fix compatibility between python2 and 3 Jean-Marc Martins 2013-09-19 14:40:03 +0200
  • 6c40f5e24a Merge branch 'authentication' of github.com:cristen/Radicale into authentication Jean-Marc Martins 2013-09-13 17:41:21 +0200
  • cb408e9475 Merge branch 'git' of github.com:cristen/Radicale into git Jean-Marc Martins 2013-09-13 17:27:32 +0200
  • fe28b040bd Adds the committer in the config + python3 support Jean-Marc Martins 2013-09-13 17:21:50 +0200
  • 369477b9e5 Adds the committer in the config + python3 support Jean-Marc Martins 2013-09-13 17:21:50 +0200
  • e2512b12fb Fixed partially anonymous authentication Jean-Marc Martins 2013-09-13 15:05:02 +0200
  • 58faf725b0 Fixed authentication for anonymous users Jean-Marc Martins 2013-09-12 17:39:20 +0200
  • 43785e48a9 Get configuration keys at runtime, not when module is imported (fixes #64) Guillaume Ayoub 2013-09-12 13:48:49 +0200
  • f5f31ca978 Merge pull request #63 from cristen/tests Guillaume Ayoub 2013-09-09 08:25:48 -0700
  • d8f686a497 Fixed stupid redundancy in tests Jean-Marc Martins 2013-09-09 17:00:04 +0200
  • 33f09016fd Fixes tests to use the default project root config Jean-Marc Martins 2013-09-09 15:36:30 +0200
  • 15d8a8eb84 Remove useless primary key from line table Guillaume Ayoub 2013-09-07 09:50:13 +0200
  • 0e5ef007f1 Use table attribute instead of string in database order by (probably fixes #59) Guillaume Ayoub 2013-09-06 22:09:16 +0200
  • 7266c8018f Merge pull request #61 from cristen/tests Guillaume Ayoub 2013-09-06 07:13:17 -0700
  • ff535b62b0 Remove useless config keys Guillaume Ayoub 2013-09-06 16:00:12 +0200
  • 87ec798f37 Fixed tests and added tests for authentication Jean-Marc Martins 2013-09-06 15:51:59 +0200
  • d0da9edc14 Adds base tests for storage configs Jean-Marc Martins 2013-09-05 15:36:41 +0200
  • ce59d9ea87 Added functionnal tests Jean-Marc Martins 2013-09-05 15:13:31 +0200
  • a725031bd6 Big changes: next version is 0.9 Guillaume Ayoub 2013-09-02 12:01:28 +0200
  • 3f67ea1e9d Update news Guillaume Ayoub 2013-08-30 19:03:10 +0200
  • dbb866a750 Don't create the repository for each change Guillaume Ayoub 2013-08-30 19:00:10 +0200
  • 97a19405c4 Adds git support to Radicale (Fix #30) Jean-Marc Martins 2013-08-30 17:23:04 +0200
  • 6e98b1b3e8 Adds multifilesystem storage backend (See #30) Jean-Marc Martins 2013-08-29 16:55:36 +0200
  • 484933d4b6 Merge branch 'master' of github.com:Kozea/Radicale Jean-Marc Martins 2013-08-28 10:48:15 +0200
  • 2aba438c34 Merge pull request #54 from osalmi/master Guillaume Ayoub 2013-08-27 22:43:06 -0700
  • 8c3cf6bccd Fix built-in owner_only right Ossi Salmi 2013-08-28 00:56:45 +0300
  • 2a2b80e5fb Update news Guillaume Ayoub 2013-08-27 17:08:10 +0200
  • 423feaec2a Get a random color for calendars with no color Guillaume Ayoub 2013-08-27 17:06:16 +0200
  • 00b498677d Merge pull request #48 from jspricke/color Guillaume Ayoub 2013-08-27 08:02:38 -0700
  • 056dec5819 Decode urls in XML (fix #26) Jean-Marc Martins 2013-08-27 16:43:36 +0200
  • f09b070e40 Fix stupid bug in logs Guillaume Ayoub 2013-08-27 15:19:15 +0200
  • c0c652b3f8 Add documentation and example for rights management Guillaume Ayoub 2013-08-27 11:05:54 +0200
  • a884169487 Don't be so optimistic about collection detection. Guillaume Ayoub 2013-08-25 09:35:22 +0200
  • 205600c2d1 Fix the test used to guess if a path is a collection Guillaume Ayoub 2013-08-24 01:26:06 +0200
  • 4ad1fb4982 Update news for 0.8.1 Guillaume Ayoub 2013-08-23 15:58:13 +0200
  • 2cd90c6a4a Use a simpler code to detect not-created-yet addressbooks Guillaume Ayoub 2013-08-23 13:40:17 +0200
  • 61eedc2b7c Match stupid naming conventions used by Apple's clients for collections Guillaume Ayoub 2013-08-23 13:33:35 +0200
  • 07a9ce8296 Fix owner_* rights with python2 (fix #49) Guillaume Ayoub 2013-08-21 06:58:30 +0200
  • 5f2245c35f Add color support Jochen Sprickerhof 2013-08-17 12:08:40 +0200
  • f7f26afd6b Fix rights type "None" Guillaume Ayoub 2013-08-14 11:58:08 +0200
  • 15ef75301f Fix setup.py Guillaume Ayoub 2013-08-14 11:38:46 +0200