(most) all functions now take SessionAuth in addition to PasswordAuth
[plcapi.git] / PLC / Auth.py
2006-10-27 Mark Huang- add SessionAuth support
2006-10-25 Mark Huang- add BootAuth (backward compatible Boot Manager authen...
2006-09-25 Mark Huang- don't care about Role in the auth structure anymore
2006-09-08 Mark Huang- handle non-ascii passwords correctly
2006-09-06 Mark HuangInitial checkin of new API implementation