diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-13 19:56:54 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-13 19:56:54 -0500 |
commit | fd43e83fcf7bf24493ecfff54111c1c5f1cab573 (patch) | |
tree | 6302456724e429dadf828a6b6390a030ec770615 /doc/todo | |
parent | 702c097ac29f1b208158936a99317ebad3e4116f (diff) | |
download | ikiwiki-fd43e83fcf7bf24493ecfff54111c1c5f1cab573.tar ikiwiki-fd43e83fcf7bf24493ecfff54111c1c5f1cab573.tar.gz |
update
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Separate_OpenIDs_and_usernames.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/Separate_OpenIDs_and_usernames.mdwn b/doc/todo/Separate_OpenIDs_and_usernames.mdwn index 7cfe49a5a..fcdb49f6d 100644 --- a/doc/todo/Separate_OpenIDs_and_usernames.mdwn +++ b/doc/todo/Separate_OpenIDs_and_usernames.mdwn @@ -26,6 +26,13 @@ A slightly more complex next step would be to request sreg from the provider and > > Author: Joey Hess <http://joey.kitenet.net/@web> > +> Only problem with the above is that the openid will still be displayed +> by CIA. Other option is this, which solves that, but at the expense of +> having to munge the username to fit inside the email address, +> and generally seems backwards: --[[Joey]] +> +> Author: http://joey.kitenet.net/ <Joey_Hess@web> +> > So, what needs to be done: > > * Change `rcs_commit` and `rcs_commit_staged` to take a session object, |