[Checkins] [zopefoundation/zope.publisher] 2e05a7: - branch to not punish innocent cookies when

GitHub noreply at github.com
Fri Jul 26 19:16:31 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: 2e05a75e1bd64d2fabdf9ffb488695c61a435671
      https://github.com/zopefoundation/zope.publisher/commit/2e05a75e1bd64d2fabdf9ffb488695c61a435671
  Author:  <achapman at zope.com>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Log Message:
  -----------
   - branch to not punish innocent cookies when
   an invalid one is in the mix


  Commit: 232dc690e02260b31e9d52bb1294a8310fc7f8b6
      https://github.com/zopefoundation/zope.publisher/commit/232dc690e02260b31e9d52bb1294a8310fc7f8b6
  Author:  <achapman at zope.com>
  Date:   2011-12-13 (Tue, 13 Dec 2011)

  Changed paths:
    M src/zope/publisher/http.py
    M src/zope/publisher/tests/test_http.py

  Log Message:
  -----------
   - lenient cookie


  Commit: a803709c272a85662e887cd2182040526cbe3ae0
      https://github.com/zopefoundation/zope.publisher/commit/a803709c272a85662e887cd2182040526cbe3ae0
  Author:  <achapman at zope.com>
  Date:   2011-12-15 (Thu, 15 Dec 2011)

  Changed paths:
    M src/zope/publisher/http.py

  Log Message:
  -----------
   - woops


  Commit: 30677867e3b59647f20267a1704134207a74cc17
      https://github.com/zopefoundation/zope.publisher/commit/30677867e3b59647f20267a1704134207a74cc17
  Author:  <achapman at zope.com>
  Date:   2011-12-15 (Thu, 15 Dec 2011)

  Changed paths:
    M src/zope/publisher/http.py
    M src/zope/publisher/tests/test_http.py

  Log Message:
  -----------
   - remove duplicate test
 - add in check for special '$' behavior.
 - coverage of the LenientCookie parser


  Commit: 8d304c9c1505455755ce033accfd01107a57b276
      https://github.com/zopefoundation/zope.publisher/commit/8d304c9c1505455755ce033accfd01107a57b276
  Author: John Murphy <jackie.murphy at gmail.com>
  Date:   2012-01-09 (Mon, 09 Jan 2012)

  Changed paths:
    M src/zope/publisher/http.py

  Log Message:
  -----------
  - whitespace


  Commit: 959e33ed5f68e017672e49f2c8db34b3bc54ca50
      https://github.com/zopefoundation/zope.publisher/commit/959e33ed5f68e017672e49f2c8db34b3bc54ca50
  Author: John Murphy <jackie.murphy at gmail.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    A .gitignore
    A .travis.yml
    M CHANGES.txt
    A MANIFEST.in
    M bootstrap.py
    M setup.py
    A src/zope/publisher/_compat.py
    M src/zope/publisher/base.py
    M src/zope/publisher/browser.py
    M src/zope/publisher/configure.zcml
    M src/zope/publisher/defaultview.py
    M src/zope/publisher/ftp.py
    M src/zope/publisher/http.py
    M src/zope/publisher/httpresults.txt
    M src/zope/publisher/interfaces/__init__.py
    M src/zope/publisher/interfaces/http.py
    M src/zope/publisher/paste.txt
    M src/zope/publisher/principallogging.py
    M src/zope/publisher/publish.py
    M src/zope/publisher/skinnable.py
    M src/zope/publisher/skinnable.txt
    M src/zope/publisher/testing.py
    M src/zope/publisher/tests/basetestiapplicationrequest.py
    M src/zope/publisher/tests/basetestipublicationrequest.py
    M src/zope/publisher/tests/publication.py
    M src/zope/publisher/tests/test_baserequest.py
    M src/zope/publisher/tests/test_baseresponse.py
    M src/zope/publisher/tests/test_browser.py
    M src/zope/publisher/tests/test_browserlanguages.py
    M src/zope/publisher/tests/test_browserrequest.py
    M src/zope/publisher/tests/test_browserresponse.py
    M src/zope/publisher/tests/test_ftp.py
    M src/zope/publisher/tests/test_http.py
    M src/zope/publisher/tests/test_ipublication.py
    M src/zope/publisher/tests/test_mapply.py
    M src/zope/publisher/tests/test_principallogging.py
    M src/zope/publisher/tests/test_publisher.py
    M src/zope/publisher/tests/test_skinnable.py
    M src/zope/publisher/tests/test_testing.py
    M src/zope/publisher/tests/test_xmlrpc.py
    M src/zope/publisher/tests/test_xmlrpcrequest.py
    M src/zope/publisher/tests/test_zcml.py
    M src/zope/publisher/tests/xmlrpcviews.py
    M src/zope/publisher/xmlrpc.py
    M src/zope/publisher/xmlrpc.txt
    A tox.ini

  Log Message:
  -----------
  Merge branch 'master' into achapman-lenient-cookie-parsing

Conflicts:
	src/zope/publisher/http.py
	src/zope/publisher/tests/test_http.py


  Commit: 36ea09f666d06e8804e927ca1aad8be68ae02533
      https://github.com/zopefoundation/zope.publisher/commit/36ea09f666d06e8804e927ca1aad8be68ae02533
  Author: John Murphy <jackie.murphy at gmail.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    M src/zope/publisher/http.py

  Log Message:
  -----------
  python 3.x support for LenientCookies


  Commit: c6cecc2708f9550127b3a56731974b8fdce77cce
      https://github.com/zopefoundation/zope.publisher/commit/c6cecc2708f9550127b3a56731974b8fdce77cce
  Author: Fred Drake <fred at zope.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    M src/zope/publisher/http.py

  Log Message:
  -----------
  clean up docstring


  Commit: 1e8f9053d30aa979a7d9550aaa3e92218a114b80
      https://github.com/zopefoundation/zope.publisher/commit/1e8f9053d30aa979a7d9550aaa3e92218a114b80
  Author: Fred Drake <fred at zope.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    M src/zope/publisher/tests/test_http.py

  Log Message:
  -----------
  do not use deprecated test assertions


  Commit: f9a67a94a323500eab1bd7763b912d9028c6fcc9
      https://github.com/zopefoundation/zope.publisher/commit/f9a67a94a323500eab1bd7763b912d9028c6fcc9
  Author: Fred Drake <fdrake at gmail.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

  Changed paths:
    M src/zope/publisher/http.py
    M src/zope/publisher/tests/test_http.py

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/achapman-lenient-cookie-parsing

Lenient cookie parsing


Compare: https://github.com/zopefoundation/zope.publisher/compare/c946fd8a80d6...f9a67a94a323


More information about the checkins mailing list