[Checkins] [zopefoundation/Zope] 29f438: Centralize basic auth header de/encoding.

GitHub noreply at github.com
Sun May 14 16:52:09 CEST 2017


  Branch: refs/heads/more-py3
  Home:   https://github.com/zopefoundation/Zope
  Commit: 29f438508d6f9d08ace91bb0b37b3acb598b0dcd
      https://github.com/zopefoundation/Zope/commit/29f438508d6f9d08ace91bb0b37b3acb598b0dcd
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
    M src/OFS/tests/test_userfolder.py
    M src/Testing/ZopeTestCase/functional.py
    M src/Testing/ZopeTestCase/zopedoctest/functional.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py
    M src/ZPublisher/utils.py
    M src/ZTUtils/Tree.py

  Log Message:
  -----------
  Centralize basic auth header de/encoding.


  Commit: 2ef39c096a0f605d5cfba4d15e595883daa2c238
      https://github.com/zopefoundation/Zope/commit/2ef39c096a0f605d5cfba4d15e595883daa2c238
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
    M src/App/Management.py
    M src/OFS/ObjectManager.py
    M src/OFS/PropertyManager.py
    M src/OFS/PropertySheets.py
    M src/OFS/Uninstalled.py
    M src/OFS/role.py
    M src/OFS/tests/event.txt
    M src/OFS/tests/testObjectManager.py
    M src/OFS/tests/testTraverse.py
    M src/Products/Five/browser/adding.py
    M src/Products/Five/browser/tests/adding.txt
    M src/Products/Five/browser/tests/pages.txt
    M src/Products/Five/browser/tests/provider.txt
    M src/Products/Five/browser/tests/test_absoluteurl.py
    M src/Products/Five/browser/tests/test_pages.py
    M src/Products/Five/browser/tests/test_zope3security.py
    M src/Products/Five/viewlet/README.txt
    M src/Products/Five/viewlet/directives.txt
    M src/Products/Five/viewlet/manager.py
    M src/Products/PageTemplates/Expressions.py
    M src/Products/PageTemplates/tests/util.py
    M src/Testing/ZopeTestCase/functional.py
    M src/Testing/ZopeTestCase/zopedoctest/functional.py
    M src/ZPublisher/Converters.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/tests/testHTTPResponse.py

  Log Message:
  -----------
  More Python 3 fixes.


Compare: https://github.com/zopefoundation/Zope/compare/29f438508d6f^...2ef39c096a0f


More information about the checkins mailing list