Histórico de Commits

Autor SHA1 Mensagem Data
  Guillaume Ayoub 4c064bcf35 Clean rights from file and remove tests há 13 anos atrás
  Guillaume Ayoub 7b15832dbf Merge pull request #12 from matthiasjordan/master há 13 anos atrás
  Guillaume Ayoub e06cfa4de0 Handle "If-None-Match: *" HTTP headers for PUT requests há 13 anos atrás
  Matthias Jordan e08aa6176c Less aggressive logging há 13 anos atrás
  Matthias Jordan 0c4562c01d Using different HTTP status codes in some cases where auth or rights are violated há 13 anos atrás
  Matthias Jordan db708a0853 Checking rights only once. Also taking care of mistakenly checking há 13 anos atrás
  Matthias Jordan 0722db04fb Extract method há 13 anos atrás
  Matthias Jordan bc0b74c555 Using collection's URL for logging instead of its name há 13 anos atrás
  Guillaume Ayoub 98bbe61f67 Use relative imports há 13 anos atrás
  Guillaume Ayoub 9f446cb261 Fix GET requests há 13 anos atrás
  Guillaume Ayoub 17857654b0 Use the same import mechanisms for auth, storage, rights há 13 anos atrás
  Guillaume Ayoub 3ddbb80674 Fix OPTIONS requests há 13 anos atrás
  Guillaume Ayoub 4fa53d15b3 Fix the auth checking algorithm há 13 anos atrás
  Guillaume Ayoub e33ee8ea7c Small fixes há 13 anos atrás
  Guillaume Ayoub b4a7ada5f2 is_authorized returns True when no auth method is set há 13 anos atrás
  Guillaume Ayoub 45afac5353 Code cleaned and modules renamed há 13 anos atrás
  Matthias Jordan 55a13d4c39 Merge remote-tracking branch 'upstream/master' há 13 anos atrás
  Guillaume Ayoub 7d06d1b4d5 Version set to "git" há 13 anos atrás
  Guillaume Ayoub 0cf9b92ce7 Version 0.7.1 há 13 anos atrás
  Guillaume Ayoub 7ae764fd4b Enhance readability according to PEP8 há 13 anos atrás
  Matthias Jordan e40e68b528 Separation of authentication and authorization. Separation of read and write authorization. há 13 anos atrás
  Guillaume Ayoub a7481a0546 Clean the server's __call__ method, with comments and better variable names há 13 anos atrás
  Guillaume Ayoub cff6c2b43b Return 204 response when an item is modified há 13 anos atrás
  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) há 14 anos atrás
  Guillaume Ayoub ca5c0483b0 Return 200 instead of 204 status for DELETE requests (closes #802) há 14 anos atrás
  Guillaume Ayoub f6ace2b6ec Fix a bug with DELETE requests when deleted item is not found há 14 anos atrás
  Guillaume Ayoub 085c9f0aca Update the version to "git" há 14 anos atrás
  Guillaume Ayoub d274044700 Version 0.7 há 14 anos atrás
  Guillaume Ayoub a9c74ae84d Always allow OPTIONS requests (fixes #780) há 14 anos atrás
  Guillaume Ayoub 344f87d8fb Add a config key to ignore reverse DNS (fixes #779) há 14 anos atrás