|
|
Commit message |
Age |
Author |
Refs |
|
r35:3c60da43
|
auth: Change login url generation in auth decorators.
Use pyramid to generate login URLs.
|
|
|
|
|
r34:45c677de
|
login: Remove pylons login controller.
|
|
|
|
|
r33:00b006e4
|
templates: Migrate base template to use pyramid login/logout/register URLs.
|
|
|
|
|
r32:74a48d81
|
templates: Migrate password reset template to pyramid.
|
|
|
|
|
r31:c2bebd31
|
templates: Migrate login and register templates to pyramid.
|
|
|
|
|
r30:3d842b2d
|
login: Migrate login controller to pyramid view.
|
|
|
|
|
r29:d708ecf5
|
auth: Add a method to check if an AuthUser is the default user.
|
|
|
|
|
r28:48f65d03
|
login: Move method to store user in session out of login controller.
- Preparation to migrate the login view to pyramid.
|
|
|
|
|
r27:abb3a876
|
templates: Remove my account oauth template.
|
|
|
|
|
r26:3e99070f
|
my_account: Remove oauth identities views from my_account controller.
|
|
|
|