]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/c-apps/oils_auth.c
auth now takes a workstation id as an optional 5th parameter
[Evergreen.git] / Open-ILS / src / c-apps / oils_auth.c
2006-03-03 ericksonauth now takes a workstation id as an optional 5th...
2006-02-01 ericksonall login sessions now have their session timeouts...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2006-01-25 ericksonadded override login type for short logins
2005-12-13 ericksonnow comparing login type without regard to string case
2005-12-12 ericksonsession.retrieve now returns a NO_SESSION event
2005-12-08 ericksonReturning NULL on session not found for session.retrieve
2005-12-07 ericksonadded optional second param to session.retrieve which...
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-07 ericksonauth code now returns { authtoken : <t> , authtime...
2005-12-07 ericksonAuth now looks at orgid passed in, if it has no setting...
2005-12-07 ericksonadded some utility methods, namely one for grabbing...
2005-12-06 ericksonadded some utility functions like permissions checking...
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-12-01 ericksonadded some log statements, fixed some typos
2005-11-29 ericksonpatching up some more logging stuff
2005-10-05 ericksonslight C api change, method options are now passed...
2005-10-04 ericksonadded atomic method cabilities
2005-09-15 ericksonmade C auth server