- Jan 08, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1104 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 28, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@952 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 27, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@951 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 21, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@940 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 29, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@900 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 19, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@880 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 28, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@846 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 27, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@840 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 02, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@757 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 27, 2008
-
-
Olav Morken authored
It turns out that constant('CONSTANT_NAME') emits an warning. Change the test to use defined('CONSTANT_NAME') instead. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@720 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@719 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 26, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@713 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 20, 2008
-
-
Olav Morken authored
This service allows you to publish dynamically generated SAML 2.0 IdP metadata to a central repository, which can be queried by others. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@681 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 19, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@672 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 18, 2008
-
-
Lasse Birnbaum Jensen authored
Added options to configure processname for logging. Usefull when having multiple installations on the same machine. Processname in the log is determined by the 'logging.processname' configuration key. It defaults to "simpleSAMLphp" if not set. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@667 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 13, 2008
-
-
Olav Morken authored
A config option is added which enables this: 'idpdisco.enableremember' A checkbox allowing the user to save his choice of IdP appears on the IdP selection page if this option is enabled. This patch breaks backwards-compatibility for the selectidp-links page. Also, the selectidp-dropdown page must be modified to show the checkboxk. An additional page (https://.../simplesaml/cleardiscochoices.php) has been added to make it possible to delete the current IdP choices. There are also some dictionary updates which are not part of this patch: frontpage.php: + 'link_cleardiscochoices' => array ( + 'en' => 'Delete my choices of IdP in the IdP discovery services', + 'no' => 'Slett mitt valg av IdP i IdP discovery tjenestene', + ), disco.php: + 'remember' => array ( + 'en' => 'Remember my choice', + 'no' => 'Husk mitt valg', + ), git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@652 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 12, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@639 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 11, 2008
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@629 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 09, 2008
-
-
Olav Morken authored
additional sanity checks. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@622 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 06, 2008
-
-
Olav Morken authored
Change "idpdisco.url.saml2" to "idpdisco.url.saml20", to be consistent with the rest of simpleSAMLphp. Also include a forgotten change from the last patch. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@616 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@615 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@613 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 05, 2008
-
-
Olav Morken authored
The 'errorreportaddress' configuration option is now removed, and the user must set the 'technicalcontact_email' to enable error reporting. This patch introduces two new strings which should be translated, both in dict/errors.php: 'errorreport_header': Error report sent 'errorreport_text': The error report has been sent to the administrators. A more descriptive message should probably be set as the text. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@605 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 03, 2008
-
-
Olav Morken authored
This patch adds metadata signing. It can be enabled globally by setting the 'metadata.sign.enable' global option, or per SP/IdP by setting the same option in the metadata of the SP/IdP. To sign the metadata, both a private key and a certificate is used. The following configuration options determine which key and certificate files will be used: - per SP/IdP metadata: 'metadata.sign.privatekey' & 'metadata.sign.certificate' - globally: 'metadata.sign.privatekey' & 'metadata.sign.certificate' - per SP/IdP metadata: (fallback) 'privatekey' & 'certificate' git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@593 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@586 44740490-163a-0410-bde0-09ae8108e29a
-
- May 30, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@585 44740490-163a-0410-bde0-09ae8108e29a
-
- May 29, 2008
-
-
Andreas Åkre Solberg authored
Heavy update to the dictionary files. I have created scripts to populate dictionary files from the database. From now on language updates will be more frequent. Most importantly we now have Hrvatski and Magyar git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@584 44740490-163a-0410-bde0-09ae8108e29a
-
- May 19, 2008
-
-
Hans Zandbelt authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@581 44740490-163a-0410-bde0-09ae8108e29a
-
- May 16, 2008
-
-
Olav Morken authored
This also changes the declaration of the setData method, as the $timeout parameter moves to the end of the list. If no $timeout parameter is supplied, then the 'session.datastore.timeout' configuration option will be used. If this option doesn't exist, the 'session.requestcache' option will be used. If neither of these are used, then four hours will be used as the timeout. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@576 44740490-163a-0410-bde0-09ae8108e29a
-
- May 14, 2008
-
-
Olav Morken authored
Allow session_save_path to be overridden by setting the session.phpsession.savepath option in config.php. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@556 44740490-163a-0410-bde0-09ae8108e29a
-
- May 08, 2008
-
-
Olav Morken authored
Added method to generate a persistent user identifier, and an attributealter function for generating the eduPersonTargetedID attribute. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@535 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@534 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@533 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 28, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@528 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 24, 2008
-
-
Mads Freek Petersen authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@514 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 14, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@494 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 02, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@482 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 27, 2008
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@472 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@464 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@451 44740490-163a-0410-bde0-09ae8108e29a
-