Commit message Age Author Refs
r38:2451deb0
login: Remove social auth fragments from register views.
0
r37:0ef0b0cc
login: Fix password reset mail link. - Pyramid needs the request object to generate an URL. - Therefore we generate the URL in the view and pass it to the model to send the email.
0
r36:8b924f40
login: Include login configuration.
0
r35:3c60da43
auth: Change login url generation in auth decorators. Use pyramid to generate login URLs.
0
r34:45c677de
login: Remove pylons login controller.
0
r33:00b006e4
templates: Migrate base template to use pyramid login/logout/register URLs.
0
r32:74a48d81
templates: Migrate password reset template to pyramid.
0
r31:c2bebd31
templates: Migrate login and register templates to pyramid.
0
r30:3d842b2d
login: Migrate login controller to pyramid view.
0
r29:d708ecf5
auth: Add a method to check if an AuthUser is the default user.
0
< 1 .. 345 346 347 348 349 350 351 >