Skip to content
Snippets Groups Projects
  1. Aug 13, 2018
    • Tim van Dijen's avatar
      Fix wrong error being caught · 02af510b
      Tim van Dijen authored
      \SimpleSAML\Error\NoPassive is deprecated and all modules now raise \SimpleSAML\Module\saml\Error\NoPassive.
      During this period of deprecation, we need to catch both flavours.
      
      This fixes NoPassive-errors when using consentAdmin
      02af510b
  2. Aug 05, 2018
  3. Jun 01, 2018
  4. May 31, 2018
  5. May 27, 2018
  6. Oct 24, 2017
  7. Oct 19, 2017
  8. Dec 12, 2016
  9. Mar 09, 2016
  10. Nov 06, 2015
  11. Oct 21, 2015
  12. Apr 23, 2015
  13. Apr 22, 2015
  14. Feb 27, 2015
  15. Jul 09, 2014
  16. Jan 28, 2014
  17. Jan 27, 2014
  18. Jan 24, 2014
  19. Jan 17, 2014
  20. Aug 17, 2009
  21. Aug 13, 2009
  22. Jul 13, 2009
  23. Feb 04, 2009
    • Mads Freek Petersen's avatar
      added support for IsPassive flag in Consent module and in · f9e8fe2d
      Mads Freek Petersen authored
      SSOService.
      
      If IsPassive is set and Consent requires user interaction an
      SimpleSAML_Error_NoPassive exception is thrown. SSOService now
      catches the exception and returns an AuthResponse with NoPassive
      (which SSP currently can't handle in an orderly way).
      
      We expect all processing modules to throw
      SimpleSAML_Error_NoPassive exceptions if isPassive is true in
      the state and they require user interaction.
      
      ProcessingChain is updated with a new method -
      processStatePassive which drives the processing filters with
      isPassive set to true and ignores all SimpleSAML_Error_NoPassive
      exceptions. This will be used in a forthcoming release of a
      consent administration module.
      
      Written by Jacob Christiansen and Mads Freek from wayf.dk.
      
      
      
      git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1237 44740490-163a-0410-bde0-09ae8108e29a
      f9e8fe2d
  24. Jan 08, 2009
  25. Aug 20, 2008
  26. Aug 18, 2008
Loading