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