<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/decorator.git/tools, branch passlib</title>
<subtitle>bitbucket.org: pypa/pypi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/'/>
<entry>
<title>Include a migration path for moving legacy users to a stronger hash</title>
<updated>2013-02-12T08:36:06+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2013-02-12T08:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=41362f694af6851b1f3428ba38ebc495e60cad73'/>
<id>41362f694af6851b1f3428ba38ebc495e60cad73</id>
<content type='text'>
* Includes a method for hashing the sha1 passwords with bcrypt to
  increase their security
* bcrypt_sha1 will upgrade to standard bcrypt as per usual with
  passlib
* Provides a script that migrates 20 users at a time to bcrypt_sha1

Migration script was modified from one written by Giovanni Bajo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Includes a method for hashing the sha1 passwords with bcrypt to
  increase their security
* bcrypt_sha1 will upgrade to standard bcrypt as per usual with
  passlib
* Provides a script that migrates 20 users at a time to bcrypt_sha1

Migration script was modified from one written by Giovanni Bajo
</pre>
</div>
</content>
</entry>
<entry>
<title>better column type</title>
<updated>2013-01-14T06:22:39+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2013-01-14T06:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=6c40aae934fe1fcc57c97546b7ec8305818e1bee'/>
<id>6c40aae934fe1fcc57c97546b7ec8305818e1bee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update for new id column added to journals (to aid making journal rows unique in the face of duplicate activity)</title>
<updated>2013-01-14T03:47:30+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2013-01-14T03:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=b76e48b5c95957755dfdf11ae8369b589038df5a'/>
<id>b76e48b5c95957755dfdf11ae8369b589038df5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around user agents with commas.</title>
<updated>2012-08-23T07:48:21+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-08-23T07:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=7e047f74e1b9706555026c6fcc43893a193bc6ab'/>
<id>7e047f74e1b9706555026c6fcc43893a193bc6ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DB host parameter.</title>
<updated>2012-08-23T07:47:38+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-08-23T07:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=fe8cee82fbd8ba7e1bc19c0d3dce043bf981ac04'/>
<id>fe8cee82fbd8ba7e1bc19c0d3dce043bf981ac04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to delete rego_otk records for users who are owners.</title>
<updated>2012-08-14T08:00:01+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-08-14T08:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=3a519e9c0496b4de865f0cb13790fd933f27d041'/>
<id>3a519e9c0496b4de865f0cb13790fd933f27d041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename "user" to "user_name" column to prevent conflict with PostgreSQL keyword.</title>
<updated>2012-03-25T17:02:01+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-03-25T17:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=d1e95af298e5dcd2efbbd404d09d35064ece8acf'/>
<id>d1e95af298e5dcd2efbbd404d09d35064ece8acf</id>
<content type='text'>
Closes #2 on https://bitbucket.org/loewis/pypi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2 on https://bitbucket.org/loewis/pypi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace varchar2 with varchar. Closes #3 on https://bitbucket.org/loewis/pypi.</title>
<updated>2012-03-25T16:36:14+00:00</updated>
<author>
<name>Martin v. L?wis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-03-25T16:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=af605d3157d7603c437e012f092b2766c12dde5e'/>
<id>af605d3157d7603c437e012f092b2766c12dde5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moar oauth compat</title>
<updated>2012-03-15T20:49:43+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2012-03-15T20:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=50faf6d1295b15424d65410541f0d443fb17a4be'/>
<id>50faf6d1295b15424d65410541f0d443fb17a4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in oauth library and flow-on bug in nonce handling</title>
<updated>2012-03-15T20:28:29+00:00</updated>
<author>
<name>Richard Jones</name>
<email>richard@mechanicalcat.net</email>
</author>
<published>2012-03-15T20:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/decorator.git/commit/?id=da2895be68cd8d7809d84b74f2c5d8b924146eb4'/>
<id>da2895be68cd8d7809d84b74f2c5d8b924146eb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
