log
graph
tags
changeset
browse
bz2
zip
gz
PersonalJournal
log
rev 34:
(0)
tip
age
author
description
2 months
Eric Hopper
Make test and test2 print out data about current user.
tip
2 months
Eric Hopper
Actually verify form data and register new users.
2 months
Eric Hopper
Ask user for registration data, filling in form with stuff from OpenID if available.
2 months
Eric Hopper
Remove commented out code.
2 months
Eric Hopper
Use UTC dates in User and Group row created time fields.
2 months
Eric Hopper
Fetch registration data if it seems that OpenID isn't registered yet.
2 months
Eric Hopper
Remove content type from exposed methods that generate only redirects.
2 months
Eric Hopper
Change finish_openid to actually log people in or redirect to a registration page.
2 months
Eric Hopper
Add login method to VisitIdentity to set user object for current session.
2 months
Eric Hopper
model.UserOpenID: Expand openid_url field to right size, fix relationship with User and add lookup method.
2 months
Eric Hopper
Fix model.User object to drop password field.
3 months
Eric Hopper
Fix sense of explicit_login boolean.
3 months
Eric Hopper
Hook up controller to OpenID login process.
3 months
Eric Hopper
Fix some problems with model classes caused by my lack of understanding of SQLAlchemy + Elixir.
3 months
Eric Hopper
Log database queries.
3 months
Eric Hopper
Add a TurboGears style OpenID store for use by OpenID client code.
3 months
Eric Hopper
Change login controller and page to be appropriate for OpenID.
3 months
Eric Hopper
Split out common str_or_repr function.
3 months
Eric Hopper
Add per-session secret data for cryptographic purposes.
3 months
Eric Hopper
Add new test2 URL that requires different identity stuff for testing.
3 months
Eric Hopper
Log parameters to login.
3 months
Eric Hopper
Use new openid_sa identity provider.
3 months
Eric Hopper
Add support for transaction sub-sessions and support specifically for login sub-sessions.
3 months
Eric Hopper
Increase size of group name field to be reasonable.
5 months
Eric Hopper
Move OpenID URLs into new table to allow several OpenIDs per user.
3 months
Eric Hopper
Create new script for funny fink Python location.
5 months
Eric Hopper
Alternate commented out algorithm for fetching permissions.
5 months
Eric Hopper
Added requirement for TGOpenIDLogin package.
5 months
Eric Hopper
Added ability for a new user to register with the system.
5 months
Eric Hopper
Made User model require user_name field.
5 months
Eric Hopper
Add small test method for testing various things about how TurboGears works.
5 months
Eric Hopper
Generate strict XHTML in kid templates. Session cookie is now pj-session.
8 months
Eric Hopper
Make user name field long enough for OpenID.
8 months
Eric Hopper
Ignore backup files and database.
8 months
Eric Hopper
After tg-admin quickstart -e -i -p pj PersonalJournal
rev 34:
(0)
tip