- raise PLCPermissionDenied when a session auth'd api call fails due to role restrict...
authorTony Mack <tmack@cs.princeton.edu>
Thu, 8 Mar 2007 22:22:21 +0000 (22:22 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 8 Mar 2007 22:22:21 +0000 (22:22 +0000)
commita462d419bdbee8f792561593e7a7ea6200e5e800
tree218c1becfcb9da828afd13e9f55b7a8c4e6972e2
parent913c9f6d84886446500a06bce26411a4cc47ebb7
- raise PLCPermissionDenied when a session auth'd api call fails due to role restrictions. Now users no longer lose their web session if they make a call without the appropriate role.
PLC/Auth.py