<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/auth/multi.py, branch python3_wsgilib_add_close_next</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>convert old-style classes to new-style classes</title>
<updated>2007-01-05T03:18:34+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2007-01-05T03:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=c3489449893fc6facc58dd06a2ea13091d9096fa'/>
<id>c3489449893fc6facc58dd06a2ea13091d9096fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A big commit, primarily aesthetic/whitespace in nature.  This is the result of running pylint over the codebase.  Some minor/hard-to-reach typos were also picked up.</title>
<updated>2006-10-20T22:08:05+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T22:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=44fa5352360b78696c3d81cafa8e24eaa4f6c3ed'/>
<id>44fa5352360b78696c3d81cafa8e24eaa4f6c3ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This updates the paste.auth.* modules to include</title>
<updated>2006-02-24T06:24:10+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-24T06:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3ece86d36d841c3d5023f7bab029c0b2b235e7e7'/>
<id>3ece86d36d841c3d5023f7bab029c0b2b235e7e7</id>
<content type='text'>
environ in the authentication callback functions.

- auth.basic was modified to have a callback of
  authfunc(environ, username, password)

- auth.digest was modified in a similar manner,
  authfunc(environ, realm, password)

- auth.digest's digest_password also had it's
  arguments reversed to be consistent with the
  corresponding authfunc(); if you're going to
  break -- let's fix two things at once!

- auth.form has a change similar to auth.basic

These changes were suggested via Matthew Scott
on the paste mailing list; only that I put the
environ first to be consistent with other
WSGI functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
environ in the authentication callback functions.

- auth.basic was modified to have a callback of
  authfunc(environ, username, password)

- auth.digest was modified in a similar manner,
  authfunc(environ, realm, password)

- auth.digest's digest_password also had it's
  arguments reversed to be consistent with the
  corresponding authfunc(); if you're going to
  break -- let's fix two things at once!

- auth.form has a change similar to auth.basic

These changes were suggested via Matthew Scott
on the paste mailing list; only that I put the
environ first to be consistent with other
WSGI functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>moving httpserver from util sub-package up a level</title>
<updated>2006-01-09T06:26:36+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-09T06:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=95c32e90659ff1969ae542e3d6533283a34a76c2'/>
<id>95c32e90659ff1969ae542e3d6533283a34a76c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title></title>
<updated>2005-12-31T08:20:52+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-31T08:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=6c3cf1e9c877b1b0af5cf7fde1d9a43c7fadae6c'/>
<id>6c3cf1e9c877b1b0af5cf7fde1d9a43c7fadae6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- upgraded docs for paste.auth.digest and paste.auth.multi</title>
<updated>2005-12-31T08:04:38+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-31T08:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=91c8ef70a2b92b44bece7bcf1dd52af0fee271fd'/>
<id>91c8ef70a2b92b44bece7bcf1dd52af0fee271fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixes for restructed text</title>
<updated>2005-12-30T22:24:56+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-30T22:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=99f6ac00dace34f66a6fc0e64189909ee5483390'/>
<id>99f6ac00dace34f66a6fc0e64189909ee5483390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrating tests to use util.httpserver rather than util.baseserver</title>
<updated>2005-12-14T18:42:14+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-14T18:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=8a1a2d97cd184f0618ef8647e4964f8b6a90a9e7'/>
<id>8a1a2d97cd184f0618ef8647e4964f8b6a90a9e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync with trunk</title>
<updated>2005-12-13T07:00:20+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-13T07:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4e73bff9da87e35c7154ab1cc923bb4f9d40711d'/>
<id>4e73bff9da87e35c7154ab1cc923bb4f9d40711d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
