[Checkins] [zopefoundation/Zope] e72c4b: Re-add support for XML-RPC

GitHub noreply at github.com
Fri Sep 14 12:11:31 CEST 2018


  Branch: refs/heads/py3_fix_wsgi_unauthorized
  Home:   https://github.com/zopefoundation/Zope
  Commit: e72c4bbb021cebcbb16cfdb042c9920050193f37
      https://github.com/zopefoundation/Zope/commit/e72c4bbb021cebcbb16cfdb042c9920050193f37
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py
    A src/ZPublisher/tests/test_xmlrpc.py
    M src/ZPublisher/xmlrpc.py
    M tox.ini

  Log Message:
  -----------
  Re-add support for XML-RPC


  Commit: 7a91497532af2552a9393b10abbba61a434cb322
      https://github.com/zopefoundation/Zope/commit/7a91497532af2552a9393b10abbba61a434cb322
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Fix a couple cases


  Commit: 8db60b35fb6292897363dee78020b125fdcd179f
      https://github.com/zopefoundation/Zope/commit/8db60b35fb6292897363dee78020b125fdcd179f
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py

  Log Message:
  -----------
  We need a different approach to preserve query string parameters


  Commit: 9e01b759599a5e7bf8400eb9571ca1dd54e2a428
      https://github.com/zopefoundation/Zope/commit/9e01b759599a5e7bf8400eb9571ca1dd54e2a428
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Fix calling super class in python 2


  Commit: a98491ae95674ae609ae53a79ac190e8aa7a84e5
      https://github.com/zopefoundation/Zope/commit/a98491ae95674ae609ae53a79ac190e8aa7a84e5
  Author: tschorr <t_schorr at gmx.de>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  call exception view before triggering _unaothorized, as proposed by lukasgraf in https://github.com/plone/plone.rest/pull/75#issuecomment-404971502


Compare: https://github.com/zopefoundation/Zope/compare/5263ce0e73e2...a98491ae9567
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list