Commit History

Author SHA1 Message Date
  Unrud eb4b513d63 Quote hreferences 9 years ago
  Unrud 83046c80c4 Let reverse proxies overwrite script name 9 years ago
  Unrud 90486f33a5 Log invalid URLs in XML requests 9 years ago
  Unrud d5b8ddd71c Check that name is valid in name_from_path 9 years ago
  Unrud 139076faee Sanitize URLs from XML requests 9 years ago
  Unrud 13d652b094 Remove unnecessary module prefix 9 years ago
  Unrud 664fa71278 Don't double unquote request URL 9 years ago
  Unrud dbaf58dbfe Remove base_prefix and use SCRIPT_NAME instead 9 years ago
  Unrud 03fbb1e68e Don't strip {} in get method 9 years ago
  Unrud 6df54bf88a Log name of faulty component 9 years ago
  Unrud 5ccfe16372 Remove Collection.has 9 years ago
  Unrud de09f6689a Only relevant files for last_modified calculation 9 years ago
  Unrud cd9f789294 Name variables for files f 9 years ago
  Unrud f5650df5f7 Remove checks for existence of collection 9 years ago
  Unrud e7d8b4816c Duplicate code: Use list and get methods 9 years ago
  Unrud 5dbf9df876 Add missing checks for safe fileystem components 9 years ago
  Unrud dc501d5dc5 Refactor/Duplicate code: Extract _fsync method 9 years ago
  Unrud 77e9ca1252 Remove EtagMismatchError 9 years ago
  Unrud a12ef69129 Secure is_safe_filesystem_path_component 9 years ago
  Unrud a4a6a62643 Duplicate code: Use is_safe_path_component 9 years ago
  Unrud 8d5f2ded42 Describe encoding of Etag 9 years ago
  Unrud d371179487 thread and level in simple log formatter 9 years ago
  Unrud 26e58cee56 Use hexadecimal for thread 9 years ago
  Unrud fe5daf801a Set password to empty string instead of None 9 years ago
  Guillaume Ayoub b85fc5bed6 Merge pull request #507 from Unrud/auth 9 years ago
  Guillaume Ayoub ae2c447dca Merge pull request #508 from Unrud/testheader 9 years ago
  Unrud 9e27d4e2a8 Emulate fullmatch with match 9 years ago
  Unrud b25a601e28 Test custom header 9 years ago
  Unrud 11df2f1184 Test authentication 9 years ago
  Unrud 2a9f37defb Repair authentication 9 years ago