| age |
author |
description |
| Sun, 24 Aug 2008 10:10:30 -0700 |
Eric Hopper |
Re-tag version 0.2.2default tip |
| Sun, 24 Aug 2008 10:09:56 -0700 |
Eric Hopper |
Oops, the setup.py file had an error that is now fixed.TestOpenID-0.2.2 |
| Sun, 24 Aug 2008 09:57:09 -0700 |
Eric Hopper |
Tag version 0.2.2 |
| Wed, 20 Aug 2008 22:49:00 -0700 |
Eric Hopper |
Be a little more robust when printing stuff out. |
| Wed, 20 Aug 2008 22:47:24 -0700 |
Eric Hopper |
Oops, make sure we try to create the database tables, and ignore the error if they already are there. |
| Sat, 17 May 2008 15:02:46 -0700 |
Eric Hopper |
Update entry point names to be less generic and therefor less likely to collide. |
| Sat, 17 May 2008 14:32:25 -0700 |
Eric Hopper |
Update description to include minimal instructions and update version # |
| Thu, 15 May 2008 19:02:46 -0700 |
Eric Hopper |
Tag version 0.2.1 |
| Thu, 15 May 2008 19:02:23 -0700 |
Eric Hopper |
New version # 0.2.1TestOpenID-0.2.1 |
| Thu, 15 May 2008 18:39:52 -0700 |
Eric Hopper |
Display cleanup: Remove URL quoting in some cases for clarity. |
| Thu, 15 May 2008 18:38:22 -0700 |
Eric Hopper |
Display cleanup: Put QUERY_STRING into sub-table. |
| Wed, 14 May 2008 14:48:18 -0700 |
Eric Hopper |
Tag TestOpenID 0.2 |
| Wed, 14 May 2008 14:48:11 -0700 |
Eric Hopper |
Setting version in setup.py to 0.2TestOpenID-0.2 |
| Wed, 14 May 2008 14:39:27 -0700 |
Eric Hopper |
Tag TestOpenID 0.2 |
| Wed, 14 May 2008 12:06:44 -0700 |
Eric Hopper |
Greatly improved standards compliance of page rendering and changed to use templates for recurring themes. |
| Tue, 13 May 2008 22:56:39 -0700 |
Eric Hopper |
Changing entry point to use main, make server drop extraneous environment variables. |
| Tue, 13 May 2008 21:50:02 -0700 |
Eric Hopper |
Make sure COPYING file is distributed with package. |
| Tue, 13 May 2008 19:01:51 -0700 |
Eric Hopper |
Re-tag revision 0.1 |
| Tue, 13 May 2008 19:01:39 -0700 |
Eric Hopper |
Add URL of homepage.TestOpenID-0.1 |
| Tue, 13 May 2008 18:43:43 -0700 |
Eric Hopper |
Tagging revision 0.1 |
| Tue, 13 May 2008 18:41:50 -0700 |
Eric Hopper |
Make sure program is really covered by copyright. |
| Tue, 13 May 2008 18:41:18 -0700 |
Eric Hopper |
Ignore distribution directory. |
| Tue, 13 May 2008 17:51:14 -0700 |
Eric Hopper |
Make this work with easy_install and setuptools. |
| Tue, 13 May 2008 16:57:00 -0700 |
Eric Hopper |
Re-arranged the directory structure. |
| Tue, 13 May 2008 15:49:14 -0700 |
Eric Hopper |
The server now asks whether or not the consumer is allowed to know. |
| Fri, 09 May 2008 12:02:45 -0700 |
Eric Hopper |
The server now successfully verifies identities. |
| Wed, 07 May 2008 19:24:25 -0700 |
Eric Hopper |
It shows the history now! |
| Wed, 07 May 2008 16:00:59 -0700 |
Eric Hopper |
Set the stage for displaying history and converted to standard URL construction function. |
| Wed, 07 May 2008 09:04:39 -0700 |
Eric Hopper |
Changed duration because I don't need to test cookie expiration anymore. |
| Tue, 06 May 2008 17:34:56 -0700 |
Eric Hopper |
Logging out now also works. |
| Tue, 06 May 2008 17:28:19 -0700 |
Eric Hopper |
Logging in now works though error handling is still poor. |
| Tue, 06 May 2008 16:19:14 -0700 |
Eric Hopper |
Now the consumer handles the first step of the Open ID login process. |
| Tue, 06 May 2008 13:29:44 -0700 |
Eric Hopper |
Clean things up a little so login doesn't require extra step. |
| Mon, 05 May 2008 13:27:18 -0700 |
Eric Hopper |
Copying server code and creating a test consumer that at least handles sessions properly. |
| Sun, 04 May 2008 14:01:32 -0700 |
Eric Hopper |
Use _cgi.escape library function instead of hand-rolled function. |
| Fri, 02 May 2008 18:11:09 -0700 |
Eric Hopper |
A server that helpfully dumps its environment for non-special URLs and has the beginnings of OpenID support. |
| Fri, 25 Apr 2008 13:15:41 -0700 |
Eric Hopper |
Initial commit. |