summaryrefslogtreecommitdiffstats
path: root/php/Attic/examples/sample-idp/login.php
Commit message (Expand)AuthorAgeFilesLines
* Remove php samples from the lasso repositoryChristophe Nowicki2005-01-251-182/+0
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
* Group misc functions into misc.php on the idp and spChristophe Nowicki2004-09-231-44/+41
* PHP session are now stored in the databaseChristophe Nowicki2004-09-201-8/+7
* log viewer for the Service Provider and the Identity ProviderChristophe Nowicki2004-09-171-8/+9
* New logging system with a web interface.Christophe Nowicki2004-09-161-11/+9
* New logging system based on Pear::Log package.Christophe Nowicki2004-09-151-21/+126
* 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
* PHP Idp Sample :Christophe Nowicki2004-09-061-1/+36
* PHP IdP Sample :Christophe Nowicki2004-09-011-0/+47