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

GitHub noreply at github.com
Sun May 14 17:19:23 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: d007655a94ce506d86bc45b465f04be1c7b1863a
      https://github.com/zopefoundation/Zope/commit/d007655a94ce506d86bc45b465f04be1c7b1863a
  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: 2ec8fb4062b82f0a4caff17a1ec21ae4f8b40f25
      https://github.com/zopefoundation/Zope/commit/2ec8fb4062b82f0a4caff17a1ec21ae4f8b40f25
  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/d72b13426810...2ec8fb4062b8


More information about the checkins mailing list