<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/php/Attic/examples/sample-idp/singleSignOn.php, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/'/>
<entry>
<title>Remove php samples from the lasso repository</title>
<updated>2005-01-25T15:31:39+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2005-01-25T15:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=acafd6b03f4b92587f3e4ec0af0c46cb3d037ba6'/>
<id>acafd6b03f4b92587f3e4ec0af0c46cb3d037ba6</id>
<content type='text'>
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/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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/
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Copyright and authors.</title>
<updated>2005-01-22T15:57:56+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-22T15:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=7a03e99b09663c4d35f5b103d8439b3413f05659'/>
<id>7a03e99b09663c4d35f5b103d8439b3413f05659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create a isDBError function</title>
<updated>2005-01-18T17:40:11+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2005-01-18T17:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=c6dc916163497ac24431fb45c11921a12d353433'/>
<id>c6dc916163497ac24431fb45c11921a12d353433</id>
<content type='text'>
update sso code for the new lasso api
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update sso code for the new lasso api
</pre>
</div>
</content>
</entry>
<entry>
<title>Group misc functions into misc.php on the idp and sp</title>
<updated>2004-09-23T16:00:54+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-23T16:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=f94170a65c5585a2c955d14360becd3e2ca98ac2'/>
<id>f94170a65c5585a2c955d14360becd3e2ca98ac2</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>fix problem with the sso, now the user can do more than one sso session.</title>
<updated>2004-09-22T14:59:15+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-22T14:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=f5ab5917e49e70b3a82174d6885f34ce1b907730'/>
<id>f5ab5917e49e70b3a82174d6885f34ce1b907730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP session are now stored in the database</title>
<updated>2004-09-20T16:01:08+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-20T16:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=63eda2109992301e9e033f66c5d6f4912b1d56f5'/>
<id>63eda2109992301e9e033f66c5d6f4912b1d56f5</id>
<content type='text'>
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 ;(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 ;(
</pre>
</div>
</content>
</entry>
<entry>
<title>log viewer for the Service Provider and the Identity Provider</title>
<updated>2004-09-17T16:02:24+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-17T16:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=1db82e571dd29835ee669472de1a646314e12aa9'/>
<id>1db82e571dd29835ee669472de1a646314e12aa9</id>
<content type='text'>
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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<entry>
<title>New logging system with a web interface.</title>
<updated>2004-09-16T15:57:55+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-16T15:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=40940b95aaefd87f9af96439669cc6cb184d69ef'/>
<id>40940b95aaefd87f9af96439669cc6cb184d69ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New logging system based on Pear::Log package.</title>
<updated>2004-09-15T08:25:45+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-15T08:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=881bb4d750dbb07cae3d4f8836a6c06ba465272e'/>
<id>881bb4d750dbb07cae3d4f8836a6c06ba465272e</id>
<content type='text'>
Every actions on the idp, sp will be logged inside the database, syslog
a file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Every actions on the idp, sp will be logged inside the database, syslog
a file.
</pre>
</div>
</content>
</entry>
<entry>
<title>split source code of singleSignOn.php in many functions</title>
<updated>2004-09-13T12:32:31+00:00</updated>
<author>
<name>Christophe Nowicki</name>
<email>cnowicki@easter-eggs.com</email>
</author>
<published>2004-09-13T12:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=8976ed87f59de26aa31ce8bc471d49614bfbe008'/>
<id>8976ed87f59de26aa31ce8bc471d49614bfbe008</id>
<content type='text'>
added support for http basic authentification
remove useless "?SID=" values
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added support for http basic authentification
remove useless "?SID=" values
</pre>
</div>
</content>
</entry>
</feed>
