diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 09:40:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 09:40:09 +0000 |
commit | e43cd269d2b492da6fc4bfdc3d6930e88f1dfa0c (patch) | |
tree | f2d35f1afef0ef747836ce85de25f336c3745d4e /debian/changelog | |
parent | d842a1c741b8e3636d3e46492c9e085fb00cd663 (diff) |
* Add openidsignup config option.
* Make the openid plugin support the callbacks from myopenid.com via its
affiliate program.
* Change how post signin actions are propigated through the signin process;
they're now stored in the session.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 26778719d..5317c4755 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,11 @@ ikiwiki (1.34) UNRELEASED; urgency=low form+link. * Modified svn, git, tla backends to recognise such web commits. * Move httpauth support to a plugin. + * Add openidsignup config option. + * Make the openid plugin support the callbacks from myopenid.com via its + affiliate program. + * Change how post signin actions are propigated through the signin process; + they're now stored in the session. -- Joey Hess <joeyh@debian.org> Sun, 19 Nov 2006 16:40:26 -0500 |