summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-sp/login.php
Commit message (Expand)AuthorAgeFilesLines
* Added ProfileBrwsPostChristophe Nowicki2004-09-221-18/+36
* PHP session are now stored in the databaseChristophe Nowicki2004-09-201-0/+10
* log viewer for the Service Provider and the Identity ProviderChristophe Nowicki2004-09-171-14/+26
* New logging system with a web interface.Christophe Nowicki2004-09-161-1/+1
* change header("Location $url\n\n") to header("Location $url\r\n\r\n")Christophe Nowicki2004-09-101-1/+1
* Use header("Location: $url\n\n") instead of header("Location: $url")Christophe Nowicki2004-09-101-1/+1
* IdP PHP : logout is workingChristophe Nowicki2004-09-071-1/+1
* new version of the PHP service provider made with the new Swig PHP bindingChristophe Nowicki2004-08-311-0/+53
* REmoved now useless binding files.Romain Chantereay2004-08-231-59/+0
* Updated "Writing a SP" doc & PHP binding to Lasso API change.Emmanuel Raviart2004-08-211-2/+2
* Modified PHP bindings in an attempt to add new argument to methodEmmanuel Raviart2004-08-201-1/+1
* new setup systemChristophe Nowicki2004-08-201-2/+3
* Service Provider written in PHP (login is working and logout will work soon ;0)Christophe Nowicki2004-08-181-0/+58