Commit graph

104 commits

Author SHA1 Message Date
Marcin Kuzminski
b81f35c3d7 pyramid: base view improvements 2017-03-13 21:33:52 +01:00
Marcin Kuzminski
425494b0a5 pyramid-views: always register auth_user for via the base view.
- we always need this to be set anyway so we shouldn't repeat it.
2017-03-13 20:51:47 +01:00
Marcin Kuzminski
df90d2d6c6 my-account-auth-tokens: moved into pyramid apps.
- we're going to override this in EE edition with added functionality.
2017-03-03 14:19:34 +01:00
Marcin Kuzminski
260eea9c79 user-profile: migrated to pyramid views. 2017-03-02 18:10:10 +01:00