Skip to content

chungwong/pyramid_auth_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth_demo README
==================

Getting Started
---------------
This is a pyramid authentication and authorisation demostration. 
It demostrates how to implement group and object level securities.
It is basically a SQLAlchemy version of [Michael Merickel's demo](http://michael.merickel.org/projects/pyramid_auth_demo)


###  No Security
git checkout no_security

###  Group Level Security
git checkout group_security

###  Object Level Security
git checkout object_security

About

pyramid_auth_demo

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors