- Apr 28, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1476 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 25, 2009
-
-
Mads Freek Petersen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1475 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 24, 2009
-
-
Olav Morken authored
Patch by Thomas Graff <thomas.graff@uninett.no> git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1474 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 22, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1473 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1472 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1471 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1470 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1469 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1468 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 21, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1467 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1466 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1465 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 16, 2009
-
-
Mads Freek Petersen authored
Need to be enabled in config/module_casserver.php with: 'attributes' => TRUE, The 'schema' is: <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'> <cas:authenticationSuccess> <cas:user>xxx</cas:user> <cas:attributes> <cas:foo>bar</cas:foo> <cas:foo>baz</cas:foo> </cas:attributes> </cas:authenticationSuccess> </cas:serviceResponse> where foo is the attribute name and bar,baz are the values. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1464 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1463 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1462 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1461 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
Patch by Joakim Recht <jre@trifork.com> git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1460 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
This option makes it possible to include raw XML in the attributes sent to an SP. A new option is introduced: attributeencodings Patch by Joakim Recht <jre@trifork.com>. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1459 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 03, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1458 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1457 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 02, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1456 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 01, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1455 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 31, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1454 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1453 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1452 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1451 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 30, 2009
-
-
Hans Zandbelt authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1450 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 27, 2009
-
-
Anders Lund authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1449 44740490-163a-0410-bde0-09ae8108e29a
-
Cato Olsen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1448 44740490-163a-0410-bde0-09ae8108e29a
-
Anders Lund authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1447 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1446 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
Added table caption for better accessibility. Patch by thomas.graff@uninett.no git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1445 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
This patch adds support for listing multiple servers in the 'memcache.host' option. Patch contributed by Pavel Šejnoha. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1444 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 26, 2009
-
-
Mads Freek Petersen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1443 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 24, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1442 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1441 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1440 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
This patch changes the backtrace format user when logging an error to a format which doesn't include the variables passed to functions in the output. This is done to avoid disclosing the password of the user. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1439 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1438 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 23, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1437 44740490-163a-0410-bde0-09ae8108e29a
-