zzz-spline-users.git
14 years agoImplemented logout and generally fixed the in/out sequence. #69
Eevee [Thu, 22 Apr 2010 07:02:25 +0000 (00:02 -0700)] 
Implemented logout and generally fixed the in/out sequence.  #69

14 years agoUpdated login to work correctly with current spline. #69
Eevee [Thu, 22 Apr 2010 06:09:07 +0000 (23:09 -0700)] 
Updated login to work correctly with current spline.  #69

14 years agoAdded sqlalchemy migration stub.
Eevee [Thu, 22 Apr 2010 06:00:28 +0000 (23:00 -0700)] 
Added sqlalchemy migration stub.

14 years agoRemoved url_for() in favor of url(). #47
Eevee [Mon, 14 Sep 2009 02:36:36 +0000 (19:36 -0700)] 
Removed url_for() in favor of url().  #47

15 years agoAdded declare_namespace calls to dummy parent packages.
Eevee [Tue, 3 Mar 2009 07:28:40 +0000 (23:28 -0800)] 
Added declare_namespace calls to dummy parent packages.

15 years agoAdded a hook for sticking the logged-in user into c.
Eevee [Tue, 10 Feb 2009 08:27:44 +0000 (00:27 -0800)] 
Added a hook for sticking the logged-in user into c.

15 years agoSpline users plugin, focused on OpenID support.
Eevee [Tue, 20 Jan 2009 08:28:12 +0000 (00:28 -0800)] 
Spline users plugin, focused on OpenID support.

OpenID login itself actually works.  Not much else.