[Checkins] [zopefoundation/zope.app.authentication] b7defa: Updated the name chooser for principal and group f...

GitHub noreply at github.com
Tue Feb 26 20:13:27 UTC 2013


  Branch: refs/heads/monolithic-zope3-3.2
  Home:   https://github.com/zopefoundation/zope.app.authentication
  Commit: b7defa1319749378c2dd550811bbe76b3989446d
      https://github.com/zopefoundation/zope.app.authentication/commit/b7defa1319749378c2dd550811bbe76b3989446d
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-12-19 (Mon, 19 Dec 2005)

  Changed paths:
    A idpicker.py

  Log Message:
  -----------
  Updated the name chooser for principal and group folders to disallow
picking ids wih characters that are not printable non-space 7-but
ascii.

This is to resolve http://www.zope.org/Collectors/Zope3-dev/516
for now.


  Commit: 0681c175680e639c33d9cb6d765d46fc2daeab5a
      https://github.com/zopefoundation/zope.app.authentication/commit/0681c175680e639c33d9cb6d765d46fc2daeab5a
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-12-23 (Fri, 23 Dec 2005)

  Changed paths:
    A httpplugins.py

  Log Message:
  -----------
  Fixed tests that weren't calling request constructors properly.
The first positional argument is the input stream.


  Commit: 4c8949113885e2bd47132e8436a5fae9a82d68e4
      https://github.com/zopefoundation/zope.app.authentication/commit/4c8949113885e2bd47132e8436a5fae9a82d68e4
  Author: Gary Poster <gary at zope.com>
  Date:   2006-02-02 (Thu, 02 Feb 2006)

  Changed paths:
    M httpplugins.py

  Log Message:
  -----------
  Make basic auth quote the realm, per the basic auth spec.
Without this, urllib2 cannot log in to Zope.


  Commit: 9260efb01a92f901509ca9fc97467d02aee28fb3
      https://github.com/zopefoundation/zope.app.authentication/commit/9260efb01a92f901509ca9fc97467d02aee28fb3
  Author: Florian Lindner <florian.lindner at xgm.de>
  Date:   2006-04-25 (Tue, 25 Apr 2006)

  Changed paths:
    A session.py

  Log Message:
  -----------
  Backported from trunk: svn merge -r 67210:67211

Change the session credentials plugin to make it configurable in which fields it looks for the credentials.


Compare: https://github.com/zopefoundation/zope.app.authentication/compare/b7defa131974^...9260efb01a92


More information about the checkins mailing list