Commit History

Author SHA1 Message Date
  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
  Guillaume Ayoub 07a9ce8296 Fix owner_* rights with python2 (fix #49) 12 years ago
  Guillaume Ayoub f7f26afd6b Fix rights type "None" 12 years ago
  Guillaume Ayoub d1379e349a Don't check the file twice for rights 12 years ago
  Guillaume Ayoub 586773148e Use a more simple rights manager 12 years ago