Historique des commits

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