log src/ur/openidUser.urs

age author description
Sun, 24 Jul 2011 10:51:35 -0400 Adam Chlipala Merge
Sun, 24 Jul 2011 10:23:50 -0400 Adam Chlipala renew
Mon, 04 Jul 2011 14:08:00 +0100 Robin Green Make logout clear the session on the server
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.
Thu, 21 Apr 2011 13:24:55 -0400 Adam Chlipala Change some field names and update utest
Mon, 18 Apr 2011 01:20:39 -0430 Karn Kallio Add some formatting options to the user control xml.
Thu, 24 Feb 2011 17:29:05 -0500 Adam Chlipala More type class instances for user type; allow choose to fail
Sun, 23 Jan 2011 14:57:49 -0500 Adam Chlipala Some default OPs, along with some tweaks to keep them happy
Thu, 20 Jan 2011 12:23:44 -0500 Adam Chlipala More flexibility in placement of login form and other similar stuff
Sun, 16 Jan 2011 13:21:34 -0500 Adam Chlipala fakeId parameter
Thu, 06 Jan 2011 16:46:09 -0500 Adam Chlipala New OpenidUser.Make parameter: ready
Thu, 06 Jan 2011 15:17:15 -0500 Adam Chlipala Pretend user isn't logged in when he gives bogus session data; add some documentation to openidUser.urs
Thu, 06 Jan 2011 14:42:37 -0500 Adam Chlipala Successfully created an account
Thu, 06 Jan 2011 12:48:13 -0500 Adam Chlipala Beginning of OpenidUser