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

GitHub noreply at github.com
Tue Oct 2 10:55:22 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: a3457e01cefa5088e880a8217d9d6b0be2ea2415
      https://github.com/zopefoundation/Zope/commit/a3457e01cefa5088e880a8217d9d6b0be2ea2415
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

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


  Commit: 078c338235ecacb078e112dbfdb993428cd41184
      https://github.com/zopefoundation/Zope/commit/078c338235ecacb078e112dbfdb993428cd41184
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

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


  Commit: a45e2686349d4a5b76f93b6a3134036f3ef87b37
      https://github.com/zopefoundation/Zope/commit/a45e2686349d4a5b76f93b6a3134036f3ef87b37
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M src/ZPublisher/HTTPRequest.py

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


  Commit: fe246b9e68077be111e46b65e4d11cff584896e1
      https://github.com/zopefoundation/Zope/commit/fe246b9e68077be111e46b65e4d11cff584896e1
  Author: tschorr <t_schorr at gmx.de>
  Date:   2018-10-01 (Mon, 01 Oct 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


  Commit: fd3cbf80d1054dbd87c2e454019dc81329347af6
      https://github.com/zopefoundation/Zope/commit/fd3cbf80d1054dbd87c2e454019dc81329347af6
  Author: Thomas Schorr <t_schorr at gmx.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Update CHANGES.rst


  Commit: 17fb1226e1bdfe05e79d4e4e53cffe2ce1c06f93
      https://github.com/zopefoundation/Zope/commit/17fb1226e1bdfe05e79d4e4e53cffe2ce1c06f93
  Author: Thomas Schorr <t_schorr at gmx.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Update CHANGES.rst


  Commit: 2bf75dd0987975683cbb97346a03ccc637d3a8ff
      https://github.com/zopefoundation/Zope/commit/2bf75dd0987975683cbb97346a03ccc637d3a8ff
  Author: Thomas Schorr <t_schorr at gmx.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M docs/WHATSNEW.rst
    M src/OFS/Image.py
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/tests/testFileAndImage.py
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    A src/Products/PageTemplates/tests/utf8.xml
    M src/Products/PageTemplates/utils.py
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Merge branch 'master' into py3_fix_wsgi_unauthorized


  Commit: 1d78cfa089f00079cd760c431296ef7f8d46d941
      https://github.com/zopefoundation/Zope/commit/1d78cfa089f00079cd760c431296ef7f8d46d941
  Author: Thomas Schorr <t_schorr at gmx.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py

  Log Message:
  -----------
  Merge pull request #304 from zopefoundation/py3_fix_wsgi_unauthorized

create exception view before handling Unauthorized


Compare: https://github.com/zopefoundation/Zope/compare/3c56da927fdb...1d78cfa089f0
      **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