Skip to content
Snippets Groups Projects
  1. Oct 02, 2018
  2. Aug 22, 2018
  3. Aug 11, 2018
    • Tim van Dijen's avatar
      Fix wrong error being caught · 20e1ca46
      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
      Unverified
      20e1ca46
  4. Aug 05, 2018
  5. Jun 01, 2018
  6. May 31, 2018
  7. May 27, 2018
  8. Oct 24, 2017
  9. Oct 19, 2017
  10. Dec 12, 2016
  11. Mar 09, 2016
  12. Nov 06, 2015
  13. Oct 21, 2015
  14. Apr 23, 2015
  15. Apr 22, 2015
  16. Feb 27, 2015
  17. Jul 09, 2014
  18. Jan 28, 2014
  19. Jan 27, 2014
  20. Jan 24, 2014
  21. Jan 17, 2014
  22. Aug 17, 2009
  23. Aug 13, 2009
  24. Jul 13, 2009
  25. 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
  26. Jan 08, 2009
  27. Aug 20, 2008
  28. Aug 18, 2008
Loading