lacetans / pyges

A CMS for Pyramid and Google App Engine
0 stars 1 forks source link

Pyramid permissions #11

Open emieza opened 10 years ago

emieza commented 10 years ago

Configure Pyramid authentication and authorization

a) Create admin users list (ACL), etc. (see below) b) Give permissions for each view in init.py

http://cacauet.org/wiki/index.php/Pyramid_autenticaci%C3%B3 Project example (take care, @-decorators not available in GAE!): https://github.com/emieza/egipcis.git