~jcsackett/charmworld/bac-tag-constraints

  • Committer: Rick Harding
  • Author(s): Richard Harding
  • Date: 2012-12-18 15:23:59 UTC
  • mfrom: (84.3.8 start_users2)
  • Revision ID: rick.harding@canonical.com-20121218152359-bkhicfcrq5hq442h
Add the basic idea of logging in.

- Setup pyramid to use the authtk code to store/pull a logged in user cookie.
- Add a User and UserMgr code into the models
- After successful login via SSO, make sure we store the user into our db.
- Pyramid will then load that user on all subsequent requests as request.user.
- Add tests to the model side.
- Add simple view tests against the auth_callback given test sso responses.

R=hazmat
CC=
https://codereview.appspot.com/6941066
Filename Latest Rev Last Changed Committer Comment Size
..
charmworld 1 13 years ago kapil.foss at gmail charmworld pyramid starter Diff
docs 33 13 years ago kapil.foss at gmail add install doc Diff
scripts 21 13 years ago Kapil Thangavelu add ctl scripts Diff
.bzrignore 84.3.7 12 years ago Rick Harding Pull from upstream to get new build setup working 307 bytes Diff Download File
File .lbox.check 77.2.5 12 years ago Kapil Thangavelu switch to make install & make test sans sys deps 56 bytes Diff Download File
CHANGES.txt 67.1.10 12 years ago Kapil Thangavelu put back accidentally yanked changes 28 bytes Diff Download File
development.ini 84.3.8 12 years ago Rick Harding Updates per code review, move remember cookie to i 1 KB Diff Download File
distribute_setup.py 71.1.2 12 years ago Rick Harding Add missing files 15.3 KB Diff Download File
LICENSE.txt 61 12 years ago kapil.foss at gmail add license 33.7 KB Diff Download File
Makefile 84.3.7 12 years ago Rick Harding Pull from upstream to get new build setup working 2.4 KB Diff Download File
MANIFEST.in 1 13 years ago kapil.foss at gmail charmworld pyramid starter 133 bytes Diff Download File
production.ini 54 12 years ago Kapil Thangavelu exception logging with url, bzr revision check use 1 KB Diff Download File
README.txt 7 13 years ago kapil.foss at gmail work in progress on multi namespace support 252 bytes Diff Download File
requirements.txt 84.1.19 12 years ago j.c.sackett Sorted requirements. 1000 bytes Diff Download File
setup.cfg 1 13 years ago kapil.foss at gmail charmworld pyramid starter 538 bytes Diff Download File
setup.py 72.1.2 12 years ago Rick Harding Garden deps per review 974 bytes Diff Download File
test.ini 80.1.2 12 years ago Rick Harding Update to get the tests passing and remove the ext 764 bytes Diff Download File