summaryrefslogtreecommitdiffstats
path: root/php/environs
Commit message (Expand)AuthorAgeFilesLines
* Add logout functions : lasso_logout_new, lasso_logout_init_request, lasso_log...Christophe Nowicki2004-08-181-0/+106
* rename lasso_login_set_identity_from_dump to lasso_profile_set_identity_from_...Christophe Nowicki2004-08-172-24/+26
* fix cvs sticky state problem.Christophe Nowicki2004-08-172-7/+32
* Added lasso_session_dumpChristophe Nowicki2004-08-171-0/+23
* added lasso_login_set_identity_from_dumpChristophe Nowicki2004-08-171-1/+48
* Add lasso_profile_get_identity, lasso_profile_is_identity_dirty, lasso_profil...Christophe Nowicki2004-08-162-1/+100
* Added lasso_login_process_response_msg and fix a minor bug in lib_authn_reque...Christophe Nowicki2004-08-162-3/+62
* remove all debug messages.Christophe Nowicki2004-08-125-53/+26
* fixed wrong args num for lasso_login_init_authn_requestChristophe Nowicki2004-08-121-1/+1
* Added new PHP Unit test for Lasso Login and Lasso Server.Christophe Nowicki2004-08-102-20/+0
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodChristophe Nowicki2004-08-106-31/+37
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-057-39/+27
* first php binding importChristophe Nowicki2004-08-046-0/+875