Historique des commits

Auteur SHA1 Message Date
  Guillaume Ayoub bcdf00f85e Allow colon characters in passwords (fixes #1308) il y a 13 ans
  Guillaume Ayoub 4c064bcf35 Clean rights from file and remove tests il y a 13 ans
  Guillaume Ayoub 7b15832dbf Merge pull request #12 from matthiasjordan/master il y a 13 ans
  Guillaume Ayoub e06cfa4de0 Handle "If-None-Match: *" HTTP headers for PUT requests il y a 13 ans
  Matthias Jordan e08aa6176c Less aggressive logging il y a 13 ans
  Matthias Jordan 0c4562c01d Using different HTTP status codes in some cases where auth or rights are violated il y a 13 ans
  Matthias Jordan db708a0853 Checking rights only once. Also taking care of mistakenly checking il y a 13 ans
  Matthias Jordan 0722db04fb Extract method il y a 13 ans
  Matthias Jordan bc0b74c555 Using collection's URL for logging instead of its name il y a 13 ans
  Guillaume Ayoub 98bbe61f67 Use relative imports il y a 13 ans
  Guillaume Ayoub 9f446cb261 Fix GET requests il y a 13 ans
  Guillaume Ayoub 17857654b0 Use the same import mechanisms for auth, storage, rights il y a 13 ans
  Guillaume Ayoub 3ddbb80674 Fix OPTIONS requests il y a 13 ans
  Guillaume Ayoub 4fa53d15b3 Fix the auth checking algorithm il y a 13 ans
  Guillaume Ayoub e33ee8ea7c Small fixes il y a 13 ans
  Guillaume Ayoub b4a7ada5f2 is_authorized returns True when no auth method is set il y a 13 ans
  Guillaume Ayoub 45afac5353 Code cleaned and modules renamed il y a 13 ans
  Matthias Jordan 55a13d4c39 Merge remote-tracking branch 'upstream/master' il y a 13 ans
  Guillaume Ayoub 7d06d1b4d5 Version set to "git" il y a 13 ans
  Guillaume Ayoub 0cf9b92ce7 Version 0.7.1 il y a 13 ans
  Guillaume Ayoub 7ae764fd4b Enhance readability according to PEP8 il y a 13 ans
  Matthias Jordan e40e68b528 Separation of authentication and authorization. Separation of read and write authorization. il y a 13 ans
  Guillaume Ayoub a7481a0546 Clean the server's __call__ method, with comments and better variable names il y a 13 ans
  Guillaume Ayoub cff6c2b43b Return 204 response when an item is modified il y a 13 ans
  Guillaume Ayoub b5e94598e9 No etag returned when an added item doesn't have the same name as the one given by the client (closes #799) il y a 14 ans
  Guillaume Ayoub ca5c0483b0 Return 200 instead of 204 status for DELETE requests (closes #802) il y a 14 ans
  Guillaume Ayoub f6ace2b6ec Fix a bug with DELETE requests when deleted item is not found il y a 14 ans
  Guillaume Ayoub 085c9f0aca Update the version to "git" il y a 14 ans
  Guillaume Ayoub d274044700 Version 0.7 il y a 14 ans
  Guillaume Ayoub a9c74ae84d Always allow OPTIONS requests (fixes #780) il y a 14 ans