summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/identity
Commit message (Collapse)AuthorAgeFilesLines
* Add some documentation to our pamprovider moduleLuke Macken2008-02-201-0/+10
|
* Remove our now unnecessary identity model from funcwebLuke Macken2008-02-201-177/+0
|
* Dumb down our FuncWebVisitManagerLuke Macken2008-02-201-0/+51
|
* Make our PAMIdentityProvider actually "work".Luke Macken2008-02-201-19/+59
| | | | | | - Define a dumb User class instead of a db model - Define a basic Identity class instead of the SqlAlchemyIdentity - Dumb down our PAMIdentityProvider, a lot.
* Add a PAMIdentityProvider for TurboGears. This utilizes the PAM python ↵Luke Macken2008-02-193-0/+182
| | | | module written by Chris AtLee.
* Remove the Elixir dependency by using an SQLAlchemy model for now.Luke Macken2008-02-191-0/+177