Mercurial > openid
log src/ur/openidUser.ur
age | author | description |
---|---|---|
Sun, 03 Jul 2011 17:52:29 -0400 | Adam Chlipala | Based on a security suggestion by Robin Green, start a new session after authentication at an OP and after submission of a signup form |
Sun, 03 Jul 2011 16:40:55 -0400 | Adam Chlipala | Don't redirect back to URLs that have query strings |
Wed, 01 Jun 2011 07:51:55 -0400 | Adam Chlipala | Proper handling of known vs. to-be-chosen identifiers |
Sat, 23 Apr 2011 09:53:55 -0400 | Adam Chlipala | Small formatting cleanups |
Thu, 21 Apr 2011 20:06:46 -0430 | Karn Kallio | Merge Adam's upstream changes and update tests. |
Wed, 20 Apr 2011 15:45:27 -0430 | Karn Kallio | Generalize the formatting options a bit. |
Mon, 18 Apr 2011 01:49:24 -0430 | Karn Kallio | Merge from upstream. |