]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/c-apps/oils_auth.c
auth code now returns { authtoken : <t> , authtime : <sec> } as the payload
[Evergreen.git] / Open-ILS / src / c-apps / oils_auth.c
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