Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Carl Meyer d51fb74360 Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 12 năm trước cách đây
  Anssi Kääriäinen fafee74306 Removed try-except in django.db.close_connection() 12 năm trước cách đây
  Anssi Kääriäinen a4e97cf315 Fixed #19707 -- Reset transaction state after requests 12 năm trước cách đây
  Aymeric Augustin 4a6490a4a0 Removed HttpRequest.raw_post_data. 12 năm trước cách đây
  Aymeric Augustin 1e4a27d087 Fixed #19468 -- Decoded request.path correctly on Python 3. 12 năm trước cách đây
  Florian Apolloner 27560924ec Fixed a security issue in get_host. 12 năm trước cách đây
  Aymeric Augustin 095eca8dd8 Fixed #19101 -- Decoding of non-ASCII POST data on Python 3. 12 năm trước cách đây
  Claude Paroz 6de6988f99 Fixed #5076 -- Properly decode POSTs with non-utf-8 payload encoding 12 năm trước cách đây
  Ian Clelland 02dda22832 Don't use : as an invalid cookie character 12 năm trước cách đây
  Aymeric Augustin d7c6a57d60 Used @override_settings in several tests. 12 năm trước cách đây
  Claude Paroz cfb3eb2e3d Used FakePayload in requests tests 12 năm trước cách đây
  Claude Paroz dfd4a71751 Fixed #5611 -- Restricted accepted content types in parsing POST data 12 năm trước cách đây
  Preston Holmes 4fb510fde4 Added missed poisoned host header tests 12 năm trước cách đây
  Claude Paroz 97fe70d30b [py3] Used BytesIO to test request streams 12 năm trước cách đây
  Aymeric Augustin 396357741b [py3] Used compatible imports of StringIO. 12 năm trước cách đây
  Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 13 năm trước cách đây
  Claude Paroz 38408f8007 Marked bytestrings with b prefix. Refs #18269 13 năm trước cách đây
  Claude Paroz 11a5355517 Inserted more simplefilter calls to be sure warnings are emitted. 13 năm trước cách đây
  Claude Paroz 00c0d3c44e Made warning assertions work with or without -Wall python switch 13 năm trước cách đây
  Claude Paroz 10cf3c6427 Used catch_warnings instead of save/restore methods. Refs #17049. 13 năm trước cách đây
  Aymeric Augustin e84f79f051 Fixed #18042 -- Advanced deprecation warnings. 13 năm trước cách đây
  Claude Paroz a1ffb02107 Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 13 năm trước cách đây
  Claude Paroz 9383a2761c Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 13 năm trước cách đây
  Aymeric Augustin c8e2f7591d Fixed #17931 -- Accepted aware datetimes to set cookies expiry dates. Thanks jaddison for the report. 13 năm trước cách đây
  Carl Meyer 0ce6636102 Fixed #17277 - Wrap IOErrors raised due to client disconnect in a specific IOError subclass so they can be distinguished from more serious errors. Thanks David Lowe. 13 năm trước cách đây
  Carl Meyer 1b312edbeb Refs #17323 -- Updated a test to use try/finally to avoid state leakage. Thanks dstufft for the patch. 13 năm trước cách đây
  Adrian Holovaty 3f003a3c4b Fixed #17323 -- Renamed HttpRequest.raw_post_data to request.body. Thanks for the patch, dstufft 13 năm trước cách đây
  Russell Keith-Magee 893cea211a Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly. 13 năm trước cách đây
  Jannis Leidel a6cd78662e Fixed #15785 -- Stopped HttpRequest.read() from reading beyond the end of a wsgi.input stream and removed some redundant code in the multipartparser. Thanks, tomchristie, grahamd and isagalaev. 13 năm trước cách đây
  Russell Keith-Magee 9e952be26f Fixed #16201 -- Ensure that requests with Content-Length=0 don't break the multipart parser. Thanks to albsen for the report and patch 14 năm trước cách đây