- add SessionAuth support
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 27 Oct 2006 15:32:29 +0000 (15:32 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 27 Oct 2006 15:32:29 +0000 (15:32 +0000)
commit85b7f2b1a7665e3f6926d1be2f4fc2f70f0ff216
tree88505e8f32925303d2fe1684e7be63a4b2cf3d5f
parent7b4d4be1d1cb063dae5f46adf93f51b55db8da89
- add SessionAuth support
- make Auth() equivalent to Mixed(SessionAuth(), PasswordAuth())
PLC/Auth.py