Commit Graph

  • c40927bfec Implement metarefreshsupann metarefreshsupann Benjamin Dauvergne 2015-01-06 16:26:07 +0100
  • db940492bd Create module metarefreshsupann from existing metarefresh Benjamin Dauvergne 2015-01-06 15:17:55 +0100
  • b61ef1fcaf Releasing SimpleSAMLphp 1.12.0. master jaimepc@gmail.com 2014-03-24 13:26:31 +0000
  • 7c6936e90f Move closing div tag to its proper place. Fixes #55. jaimepc@gmail.com 2014-03-03 15:50:10 +0000
  • 038a2fc952 Automatically updating composer.lock. jaimepc@gmail.com 2014-02-28 09:10:48 +0000
  • 0a5fe6b263 Updating support URLs in composer.json jaimepc@gmail.com 2014-02-28 09:07:58 +0000
  • c2830a4fe1 Honour UIInfo/DisplayName in IdP's metadata in the IdP selection templates. jaimepc@gmail.com 2014-02-27 09:44:19 +0000
  • c342cbbdcd Update composer.lock with new saml2lib 0.4.1. jaimepc@gmail.com 2014-02-27 09:44:11 +0000
  • fa1f8b5912 Add instructions on how to use github with a subversion client. jaimepc@gmail.com 2014-02-25 11:14:40 +0000
  • a709e50c3d Add instructions on how to migrate from an existing installation from subversion. jaimepc@gmail.com 2014-02-25 10:46:51 +0000
  • 4a4e45c880 Add links to getcomposer.org. jaimepc@gmail.com 2014-02-25 10:46:42 +0000
  • d57dbc5f66 Fix formatting problem. jaimepc@gmail.com 2014-02-25 10:29:22 +0000
  • 39c7f6db2f Fix for the recently added install instructions. jaimepc@gmail.com 2014-02-25 10:21:48 +0000
  • 8fcad6e720 New instructions on how to install from github. jaimepc@gmail.com 2014-02-25 10:18:57 +0000
  • c2f9627256 Unset release date for 1.12.0 jaimepc@gmail.com 2014-02-25 08:51:05 +0000
  • 6b34fec9ee Fix build-release.sh script to automatically get composer if not present. jaimepc@gmail.com 2014-02-24 20:10:12 +0000
  • c07c2e6919 Link for new upgrade notes. jaimepc@gmail.com 2014-02-24 19:45:06 +0000
  • 0efe060543 Move upgrade notes to proper place. jaimepc@gmail.com 2014-02-24 19:38:40 +0000
  • c05fd0cf92 Upgrade notes for 1.12. jaimepc@gmail.com 2014-02-24 19:35:19 +0000
  • b1eaf452f4 Updated changelog for 1.12. jaimepc@gmail.com 2014-02-24 19:08:00 +0000
  • 614c422bdd Updated copyright message. jaimepc@gmail.com 2014-02-24 19:07:51 +0000
  • 201890522c Revert "Fix for issue #555. Avoid usage of anonymous functions for backwards compatibility with PHP versions prior to 5.3." jaimepc@gmail.com 2014-02-24 19:07:41 +0000
  • 9ddd7dbcee Update composer.lock file. jaimepc@gmail.com 2014-02-24 16:42:06 +0000
  • 9a8fa5518e Fix for #622. jaimepc@gmail.com 2014-02-24 12:50:45 +0000
  • 22a4768d8e Add an attribute policy (either add, merge or replace values) to AttributeAddFromLDAP. jaimepc@gmail.com 2014-02-24 11:37:13 +0000
  • e5f659b052 Fix typos in ldap module documentation. jaimepc@gmail.com 2014-02-21 11:07:57 +0000
  • 85512e67a1 Documenting the new feature in AttributeAddFromLDAP. jaimepc@gmail.com 2014-02-21 10:30:00 +0000
  • a41757c47e Remove example authproc filters from config template. jaimepc@gmail.com 2014-02-21 08:02:56 +0000
  • 242ec2b4fe Add support for adding multiple attributes in AttributeAddFromLDAP. jaimepc@gmail.com 2014-02-20 20:35:27 +0000
  • 053c7aeac7 Apply commit ec82fe0 again, this time without trying to detect binary values. Apparently, norwegian letters are considered non-printable by ctype_print(). jaimepc@gmail.com 2014-02-20 20:35:14 +0000
  • ba995e8da6 Revert "Add support for binary attributes in AttributeAddFromLDAP (Issue #620). Also, remove hardcoded attribute names, and detect binary attributes 'automatically'." jaimepc@gmail.com 2014-02-20 20:16:17 +0000
  • 74cd41429f Add support for binary attributes in AttributeAddFromLDAP (Issue #620). Also, remove hardcoded attribute names, and detect binary attributes 'automatically'. jaimepc@gmail.com 2014-02-20 19:10:13 +0000
  • 659900ee33 Remove 'target-densitydpi' viewport option, recently removed from webkit. jaimepc@gmail.com 2014-02-18 16:46:56 +0000
  • bd4897d0eb AttributeAlter: remove attributes when all their values are removed by the filter. jaimepc@gmail.com 2014-02-17 17:06:43 +0000
  • 724f878933 Docs fixes for multiauth module. Issue #621. jaimepc@gmail.com 2014-02-17 16:15:09 +0000
  • 1e27652069 Fixes to ADFS metadata to allow interoperability. jaimepc@gmail.com 2014-02-17 14:08:07 +0000
  • 62de96506d Support for exporting ADFS metadata + documentation for the ADFS module. jaimepc@gmail.com 2014-02-09 17:11:44 +0000
  • 23db5d5e3d Remove more legacy code that's no longer necessary since we are requiring PHP >= 5.3.0. Deprecate SimpleSAML_Utilities::generateRandomBytesMTrand(). jaimepc@gmail.com 2014-02-09 17:11:23 +0000
  • 3e2125fdd0 Removing leftovers from r2422. jaimepc@gmail.com 2014-02-09 17:11:15 +0000
  • 3534c28814 Remove old legacy code. jaimepc@gmail.com 2014-02-06 15:02:23 +0000
  • 4cfdb18a59 Formatting & phpdocs & language fixes in SimpleSAML_Session. jaimepc@gmail.com 2014-02-05 13:42:33 +0000
  • 44c875acb9 Solve the problem in issue #594 in a backwards compatible way that doesn't break anything. jaimepc@gmail.com 2014-02-05 13:42:26 +0000
  • 02800d87ab Revert "Fix memory leak in session serialization (issue #594)" jaimepc@gmail.com 2014-02-05 13:42:18 +0000
  • a3f0ffe641 Fix memory leak in session serialization (issue #594) jaimepc@gmail.com 2014-02-04 15:09:35 +0000
  • 6b9777d7bd Add isMemberOf attribute definition (#557) jaimepc@gmail.com 2014-02-03 18:37:49 +0000
  • c8b6aefda9 AttributeAlter: update documentation to include new features. jaimepc@gmail.com 2014-02-03 16:10:40 +0000
  • 5eba6d7f6d AttributeLimit: bugfix + proper documentation for the new functionality. jaimepc@gmail.com 2014-02-03 14:53:29 +0000
  • d90d3061aa AttributeAlter: stop gracefully when no such attribute is found. jaimepc@gmail.com 2014-02-03 14:11:01 +0000
  • f5a9f3c081 Add backwards compatibility to previous commit 722fd39. jaimepc@gmail.com 2014-02-03 08:43:49 +0000
  • 7859b86974 AttributeAlter: bugfix (#618), fix exceptions, allow empty strings / null values as a replacement (the latter, only when replacing the whole value with %replace), allow to remove values that match the pattern (new %remove flag, not the same as setting a value to be an empty string or null). jaimepc@gmail.com 2014-02-02 18:54:14 +0000
  • ecf4a82f78 Allow attributes with null values, see saml-core-2.0-os, section 2.7.3.1.1. jaimepc@gmail.com 2014-02-02 18:54:02 +0000
  • 4d796e1805 AttributeLimit: allow defining values, not just attributes. jaimepc@gmail.com 2014-02-02 18:53:52 +0000
  • 70fdcb4d3c Allow SReg and AX Requests in openidProvider module. #518 jaimepc@gmail.com 2014-01-31 15:05:13 +0000
  • 0f0ccfcedc Creating a new page for MDRPI, modifying all the documentation to point to it. jaimepc@gmail.com 2014-01-30 15:07:18 +0000
  • a084b31d81 Add support to publish RegistrationInfo (MDRPI) in the aggregator2 module. jaimepc@gmail.com 2014-01-30 14:10:54 +0000
  • f2d9b742b7 Add support to publish RegistrationInfo (MDRPI) in the aggregator module. jaimepc@gmail.com 2014-01-29 16:17:36 +0000
  • cc5fb831f2 Bugfix in the aggregator module. jaimepc@gmail.com 2014-01-29 13:45:34 +0000
  • 98fa9b86fc Moving the login successful message to a place where it is actually successful. jaimepc@gmail.com 2014-01-29 13:03:09 +0000
  • 5ebaa5b01a Add support to publish RegistrationInfo (MDRPI) in the SP. jaimepc@gmail.com 2014-01-28 19:36:35 +0000
  • a2b8ce7330 Log a message when a user authenticates successfully. jaimepc@gmail.com 2014-01-28 15:19:28 +0000
  • ab4ea04cb1 Add support to publish RegistrationInfo (MDRPI) in the IdP. jaimepc@gmail.com 2014-01-28 15:19:17 +0000
  • aa12a44d75 Remove placeholder from aggregator module documentation. jaimepc@gmail.com 2014-01-28 14:03:41 +0000
  • c638675738 Start using latest 0.3.0 version of the SAML2 lib. jaimepc@gmail.com 2014-01-28 14:02:32 +0000
  • 4522bf2864 Fix for bug introduced in r3332. jaimepc@gmail.com 2014-01-28 00:24:41 +0000
  • 8da830870b Fix for renamed function. jaimepc@gmail.com 2014-01-27 19:08:09 +0000
  • 92ac793991 Removing the simplesamlphp-ukaccess page in documentation. Improving docs on automated metadata management. Issue #608. jaimepc@gmail.com 2014-01-27 15:56:13 +0000
  • 8f3e092e40 Language fixes. jaimepc@gmail.com 2014-01-27 09:28:12 +0000
  • 445fee4ba8 Followup on previous commits. Use redirectUntrustedURL() as a shortcut, and let everything else make use of redirectTrustedURL(). Move the responsibility to check the input out of the library, to the places where URLs are grabbed from input parameters. jaimepc@gmail.com 2014-01-24 16:36:54 +0000
  • fe294c9323 Issue #612, documentation fixes on statistics module. jaimepc@gmail.com 2014-01-24 16:35:58 +0000
  • 2395b7ba3e Fix for issue #613. jaimepc@gmail.com 2014-01-24 16:35:49 +0000
  • b68454792d Remove html entities from Sami attribute translations. olavmrk 2014-01-21 09:18:35 +0000
  • 9859f99a53 cdc: Validate request messages. olavmrk 2014-01-21 06:45:46 +0000
  • 1b647ae2d7 Updating the IdP advanced topics documentation. jaimepc@gmail.com 2014-01-20 08:34:33 +0000
  • 952fc24f8c Start using the redirectTrustedURL() and redirectUntrustedURL() wrappers. jaimepc@gmail.com 2014-01-17 15:40:02 +0000
  • 90a86f5ec7 Add a wrapper function redirectTrustedURL() around redirect(), and deprecate the latter. jaimepc@gmail.com 2014-01-17 15:38:58 +0000
  • daef577220 Remove bad comment. jaimepc@gmail.com 2014-01-17 15:38:50 +0000
  • ee8ab30dc9 Cleanup jaimepc@gmail.com 2014-01-17 15:38:41 +0000
  • c3b44b1ced Removing extra ‘cs’ in the list of available languages. jaimepc@gmail.com 2014-01-13 16:33:21 +0000
  • c8d9f9bf65 Typo. jaimepc@gmail.com 2014-01-13 16:26:08 +0000
  • 15e5fcde41 Added Czech language. Huge improvement to Russian language. jaimepc@gmail.com 2014-01-13 16:25:48 +0000
  • d5a92af6b6 add isPassive to discovery request if about to send a passive request. andreassolberg 2014-01-09 12:35:52 +0000
  • 50124908f8 New add_candidate option when configuring SmartID, to allow the user to decide whether to prepend or not the candidate attribute name to the resulting value. Issue #605. jaimepc@gmail.com 2014-01-06 20:11:58 +0000
  • 9966d7997c Fix for issue #598 (bug in statistics aggregator) jaimepc@gmail.com 2014-01-06 19:06:12 +0000
  • b696f5e20f Fix for issue #606 (remove check for ‘username’ attribute in AttributeAddFromLDAP) jaimepc@gmail.com 2014-01-06 17:26:28 +0000
  • 138489347e Fix for issue #602 (typos in the LDAP module documentation) jaimepc@gmail.com 2014-01-06 17:14:32 +0000
  • fa8fc9dcc8 Fix for issue #584. jaimepc@gmail.com 2014-01-06 16:42:23 +0000
  • 98e9b5e8b7 Properly document the use of NameIDFormat configuration option. jaimepc@gmail.com 2013-12-09 14:31:06 +0000
  • 2a1ea79e06 Take into account the NameIDFormat specified in idp-hosted metadata when no such option is configured for an SP. jaimepc@gmail.com 2013-12-09 14:23:51 +0000
  • f0261610bb Generate NameIDFormat in metadata for SPs with a NameIDPolicy set. jaimepc@gmail.com 2013-12-09 12:40:38 +0000
  • 9561a14cc3 Typo. jaimepc@gmail.com 2013-12-06 10:13:53 +0000
  • 6043208a90 consentSimpleAdmin: Use new selftest-function on database backend. olavmrk 2013-12-03 13:22:13 +0000
  • cb8b89600a consent: Add selftest()-function to database backend. olavmrk 2013-12-03 13:22:04 +0000
  • 09a96c30ef Fix text on "mobile" login button. olavmrk 2013-12-02 13:59:02 +0000
  • cdd83afd4c Example certificate removed. jaimepc@gmail.com 2013-11-27 12:43:18 +0000
  • 53b591799d Update the documentation regarding certificates. jaimepc@gmail.com 2013-11-27 12:39:53 +0000
  • 425f7c6167 Sanitize input in the aggregator module. See issue #593 for more info. jaimepc@gmail.com 2013-11-26 15:10:25 +0000
  • 9042cdb16c Split binding prioritizing out of getDefaultEndpoint to a new getEndpointPrioritizedByBinding function. jaimepc@gmail.com 2013-11-26 14:30:26 +0000
  • 82db4b7307 Remove old performlogout.php file. jaimepc@gmail.com 2013-11-25 16:08:17 +0000
  • cca1dd76dc Save one unnecessary redirection when using iframe logout and the SPs support HTTPRedirect. jaimepc@gmail.com 2013-11-25 16:04:44 +0000
  • 7f3bf5bdcc Make SimpleSAML_Configuration::getDefaultEndpoint to prioritize certain bindings for SingleLogoutService endpoints. jaimepc@gmail.com 2013-11-25 16:01:14 +0000