| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove php samples from the lasso repository | Christophe Nowicki | 2005-01-25 | 23 | -3396/+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 | 17 | -25/+25 |
| | | |||||
| * | create a isDBError function | Christophe Nowicki | 2005-01-18 | 2 | -110/+89 |
| | | | | | update sso code for the new lasso api | ||||
| * | update metadata | Christophe Nowicki | 2005-01-18 | 2 | -18/+57 |
| | | |||||
| * | fix LassoServer call | Christophe Nowicki | 2005-01-18 | 1 | -11/+30 |
| | | |||||
| * | add a gen_keys.sh script for generating automatically ssl keys | Christophe Nowicki | 2005-01-18 | 1 | -0/+19 |
| | | |||||
| * | Updated list of files generated by SWIG in C# and Java bindings; fixed PHP | Frederic Peters | 2004-12-21 | 1 | -7/+7 |
| | | | | | | Makefile.am; use $(srcdir) to get correct directory in code generation python scrips. make distcheck works after that. | ||||
| * | ignore generated files | Frederic Peters | 2004-12-14 | 1 | -0/+3 |
| | | |||||
| * | Group misc functions into misc.php on the idp and sp | Christophe Nowicki | 2004-09-23 | 12 | -102/+606 |
| | | | | | | | | 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 | ||||
| * | Add Federation Federation Termination metadata | Christophe Nowicki | 2004-09-23 | 1 | -0/+5 |
| | | |||||
| * | fix problem with the sso, now the user can do more than one sso session. | Christophe Nowicki | 2004-09-22 | 3 | -71/+125 |
| | | |||||
| * | PHP session are stored in the database | Christophe Nowicki | 2004-09-20 | 1 | -0/+86 |
| | | |||||
| * | PHP session are now stored in the database | Christophe Nowicki | 2004-09-20 | 8 | -283/+386 |
| | | | | | | | | 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 | 8 | -110/+211 |
| | | | | | | | 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 | 9 | -99/+228 |
| | | |||||
| * | README for the PHP samples is now complete. Can someone try it? | Christophe Nowicki | 2004-09-16 | 1 | -1/+1 |
| | | |||||
| * | Added sample xml metadata in the distribution | Christophe Nowicki | 2004-09-15 | 5 | -40/+69 |
| | | | | | | Added a README file, this file explain howto setup a PHP IdP/SP, it's not fully documented yet. Work in progress. | ||||
| * | New logging system based on Pear::Log package. | Christophe Nowicki | 2004-09-15 | 5 | -83/+326 |
| | | | | | | Every actions on the idp, sp will be logged inside the database, syslog a file. | ||||
| * | now the user list show federations | Christophe Nowicki | 2004-09-13 | 1 | -7/+60 |
| | | |||||
| * | split source code of singleSignOn.php in many functions | Christophe Nowicki | 2004-09-13 | 4 | -129/+283 |
| | | | | | | added support for http basic authentification remove useless "?SID=" values | ||||
| * | change header("Location $url\n\n") to header("Location $url\r\n\r\n") | Christophe Nowicki | 2004-09-10 | 3 | -3/+3 |
| | | |||||
| * | Use header("Location: $url\n\n") instead of header("Location: $url") | Christophe Nowicki | 2004-09-10 | 5 | -130/+166 |
| | | | | | | | Secure every SQL query with the quoteSmart methode. Completely rewrite singleSignOn.php, now the code is more easy to understand and more clean. | ||||
| * | Improve setup system : edit metadata and allow the administrator to select | Christophe Nowicki | 2004-09-08 | 3 | -1/+30 |
| | | | | | the authentification methode (HTTP Basic or HTML Form). | ||||
| * | please use spaces between variable names and values | Frederic Peters | 2004-09-08 | 1 | -11/+5 |
| | | |||||
| * | added edit sp metadata to the setup system | Christophe Nowicki | 2004-09-08 | 4 | -37/+102 |
| | | |||||
| * | nice user browser | Christophe Nowicki | 2004-09-08 | 1 | -7/+49 |
| | | |||||
| * | oups ;( | Christophe Nowicki | 2004-09-08 | 1 | -0/+11 |
| | | |||||
| * | SOAP request read problem fixed | Christophe Nowicki | 2004-09-08 | 1 | -91/+114 |
| | | | | | SSO is now working much better | ||||
| * | IdP PHP : logout is working | Christophe Nowicki | 2004-09-07 | 3 | -15/+143 |
| | | |||||
| * | PHP Idp Sample : | Christophe Nowicki | 2004-09-06 | 12 | -39/+613 |
| | | | | | | | - form for creating metadata - sso support - small README with installation instruction | ||||
| * | PHP IdP Sample : | Christophe Nowicki | 2004-09-01 | 8 | -0/+974 |
| - setup system is working - user management (add, delete, etc ...) - sso login in progress | |||||
