55Next Version
66============
77
8+ - The github repository has been transfered to the trac-hacks _
9+ organization. Nothing has changed except the github URLs (and the
10+ old URLs should continue to work.)
11+
12+ .. _trac-hacks : https://github.com/trac-hacks
13+
14+
815Version 0.4.7 (2013-12-06)
916==========================
1017
@@ -14,7 +21,7 @@ Bug Fixes
1421- Avoid ``KeyError: 'openid.return_to' `` error when user cancels verification.
1522 (Fix __ by @sleske)
1623
17- __ https://github.com/dairiki /authopenid-plugin/pull/16
24+ __ https://github.com/trac-hacks /authopenid-plugin/pull/16
1825
1926- On login, first try to look up the username by the supplied OpenID
2027 identifier. Only create a (new) username if the lookup fails. Thus
@@ -28,7 +35,7 @@ __ https://github.com/dairiki/authopenid-plugin/pull/16
2835 users share the same openid identifier"). You should probably clean up
2936 these "duplicate" usernames (usually by joining them). (Fix by @sleske)
3037
31- .. _#14 : https://github.com/dairiki /authopenid-plugin/issues/14
38+ .. _#14 : https://github.com/trac-hacks /authopenid-plugin/issues/14
3239
3340
3441Version 0.4.6 (2013-06-27)
@@ -40,7 +47,7 @@ Bug Fixes
4047- Avoid ``AttributeError `` when neither name nor email is returned from
4148 the OP. (Fixes `#9 `_.)
4249
43- .. _#9 : https://github.com/dairiki /authopenid-plugin/issues/9
50+ .. _#9 : https://github.com/trac-hacks /authopenid-plugin/issues/9
4451
4552
4653Version 0.4.5 (2013-06-23)
@@ -81,7 +88,7 @@ Documentation
8188- Updated the example config in the README __ so that it more closely
8289 matches current reality. (Baby steps...)
8390
84- __ https://github.com/dairiki /authopenid-plugin#options
91+ __ https://github.com/trac-hacks /authopenid-plugin#options
8592
8693Version 0.4.3 (2013-05-22)
8794==========================
@@ -179,7 +186,7 @@ Jeff Dairiki has taken over maintenance of this plugin from
179186the original author, Dalius Dobravolskas (who no longer uses trac.)
180187
181188The source repository for the plugin has moved to
182- https://github.com/dairiki /authopenid-plugin.
189+ https://github.com/trac-hacks /authopenid-plugin.
183190
184191New Features
185192------------
0 commit comments