Commit History

Author SHA1 Message Date
  Unrud 75605b5f03 Catch all exceptions when loading plugins 8 years ago
  Unrud eba6621f17 Rename backends from None to none 8 years ago
  Unrud c9664137a5 Improve error handling 8 years ago
  Unrud 5ce2c62402 Implement rights types directly 8 years ago
  Guillaume Ayoub 3e0c8cf285 Update copyright years 8 years ago
  Guillaume Ayoub b47505d5bd Don't set rights management when no authentication is set 9 years ago
  Unrud 9e27d4e2a8 Emulate fullmatch with match 9 years ago
  Unrud e2b87d145f Cosmetics: Don't use % for logging 9 years ago
  Guillaume Ayoub 8ac3ce1a89 Clean many, many things 9 years ago
  Unrud 066b5994d1 Improve rights checking and request handlers 9 years ago
  Guillaume Ayoub b517818749 Don't reject everybody from "/" with owner_only 9 years ago
  Guillaume Ayoub 6bfdcbafec Cosmetics 9 years ago
  Guillaume Ayoub 9d3086427d Merge pull request #450 from Unrud/safeusernames 9 years ago
  Unrud 9dd8c65d65 Always match full username/collection with regex 9 years ago
  Unrud da1a693620 Prevent unsafe usernames 9 years ago
  Florian Mounier 221379ef85 Sort imports 9 years ago
  Markus Unterwaditzer 0de3ad36be Fixes to Rights 10 years ago
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 years ago
  Guillaume Ayoub e586569b31 Fix a lot of details 10 years ago
  Guillaume Ayoub 1001bcb676 Remove extra auth, rights and storage modules 10 years ago
  Sergey Fursov dca10fa14e Different rights management backends 12 years ago
  Guillaume Ayoub 0e566e4c97 Merge branch 'apple' 12 years ago
  Guillaume Ayoub ce8e86af63 Allow read-only access to .well-known/ca(l|rd)av (related to #32) 12 years ago
  Guillaume Ayoub 92b3cf41bc Simple try/except import trick 12 years ago
  David Aurelio fb784c28c4 Fix python 3 problem: 'str' does not support the buffer interface 12 years ago
  Jean-Marc Martins e2512b12fb Fixed partially anonymous authentication 12 years ago
  Jean-Marc Martins 58faf725b0 Fixed authentication for anonymous users 12 years ago
  Guillaume Ayoub 43785e48a9 Get configuration keys at runtime, not when module is imported (fixes #64) 12 years ago
  Ossi Salmi 8c3cf6bccd Fix built-in owner_only right 12 years ago
  Guillaume Ayoub c0c652b3f8 Add documentation and example for rights management 12 years ago