]> sipb.mit.edu Git - ikiwiki.git/commitdiff
tag
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 2 Oct 2008 21:34:52 +0000 (17:34 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 2 Oct 2008 21:34:52 +0000 (17:34 -0400)
doc/todo/Separate_OpenIDs_and_usernames.mdwn

index 3dd48767e0f31869ab473da276b426cd59e6409a..2cd52e8c48469d4ec8b9dc11c1994da9d7afbf77 100644 (file)
@@ -7,3 +7,5 @@ I see this being implemented in one of two possible ways. The easiest seems like
 A slightly more complex next step would be to request sreg from the provider and, if provided, automatically set the identity's username and email address from the provided persona. If username login to accounts with blank passwords is disabled, then you have the best of both worlds. Passwordless signin, human-friendly attribution, automatic setting of preferences.
 
 Unfortunately I don't speak Perl, so hopefully someone thinks these suggestions are good enough to code up. I've hacked on openid code in Ruby before, so hopefully these changes aren't all that difficult to implement. Even if you don't get any data via sreg, you're no worse off than where you are now, so I don't think there'd need to be much in the way of error/sanity-checking of returned data. If it's null or not available then no big deal, typing in a username is no sweat.
+
+[[!tag wishlist]]