Historial de Commits

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