| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove php samples from the lasso repository | Christophe Nowicki | 2005-01-25 | 1 | -214/+0 |
| | | | | | | | | | I'm still working on it. I will release an independant Pear package for Lasso 0.6. The pear package repository is here: https://meuh.dyndns.org/cgi-bin/viewcvs.cgi/lasso_pear/ | ||||
| * | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 1 | -2/+2 |
| | | |||||
| * | Group misc functions into misc.php on the idp and sp | Christophe Nowicki | 2004-09-23 | 1 | -3/+44 |
| | | | | | | | | Add Federation Terminaison metadata on the idp and sp Add view off federation on the sp Add cancel federation button on the sp and idp Defederation is not working yet | ||||
| * | PHP session are now stored in the database | Christophe Nowicki | 2004-09-20 | 1 | -3/+6 |
| | | | | | | | | A now table was added 'sso_session' for storing information about the PHP Session, it's possible to view logged user Logout destroy the PHP session in the IdP Bug : user can't sso twice ;( | ||||
| * | log viewer for the Service Provider and the Identity Provider | Christophe Nowicki | 2004-09-17 | 1 | -27/+31 |
| | | | | | | | added logger for in many files updated idp1 metadata, added .php extension added session viewer for the sp (you will be able to view online users) | ||||
| * | New logging system with a web interface. | Christophe Nowicki | 2004-09-16 | 1 | -15/+20 |
| | | |||||
| * | split source code of singleSignOn.php in many functions | Christophe Nowicki | 2004-09-13 | 1 | -5/+2 |
| | | | | | | added support for http basic authentification remove useless "?SID=" values | ||||
| * | Use header("Location: $url\n\n") instead of header("Location: $url") | Christophe Nowicki | 2004-09-10 | 1 | -1/+1 |
| | | | | | | | Secure every SQL query with the quoteSmart methode. Completely rewrite singleSignOn.php, now the code is more easy to understand and more clean. | ||||
| * | IdP PHP : logout is working | Christophe Nowicki | 2004-09-07 | 1 | -0/+1 |
| | | |||||
| * | new version of the PHP service provider made with the new Swig PHP binding | Christophe Nowicki | 2004-08-31 | 1 | -0/+163 |
| | | |||||
| * | REmoved now useless binding files. | Romain Chantereay | 2004-08-23 | 1 | -163/+0 |
| | | | | | See attic for more information. | ||||
| * | new setup system | Christophe Nowicki | 2004-08-20 | 1 | -20/+23 |
| | | |||||
| * | logout | Christophe Nowicki | 2004-08-19 | 1 | -2/+5 |
| | | |||||
| * | PHP Binding : | Christophe Nowicki | 2004-08-19 | 1 | -9/+10 |
| | | | | | | | | Added lasso_profile_set_session_from_dump Now lasso_cast_to_profile take to different reources Sample SP : Logout in progress | ||||
| * | Rename install.php to setup.php | Christophe Nowicki | 2004-08-18 | 1 | -3/+40 |
| | | |||||
| * | Service Provider written in PHP (login is working and logout will work soon ;0) | Christophe Nowicki | 2004-08-18 | 1 | -0/+119 |
