Skip to content
Snippets Groups Projects
  1. Jan 18, 2022
  2. Jan 12, 2022
  3. Jan 06, 2022
  4. Nov 25, 2021
  5. Nov 24, 2021
  6. Sep 08, 2021
  7. Sep 05, 2021
  8. Sep 04, 2021
  9. Aug 31, 2021
  10. Aug 24, 2021
  11. Aug 17, 2021
    • Thijs Kinkhorst's avatar
      Improve built in idp-disco · 90a1568d
      Thijs Kinkhorst authored
      - Fix not working rememberchecked config option
      - Tweak layout a bit
      - Improve display when there are no IdPs configured/found
      90a1568d
  12. Aug 16, 2021
  13. Mar 14, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (part 2) (#1441) · 0b861789
      Tim van Dijen authored
      * Migrate email utils to non-static
      
      * Migrate http utils to non-static
      
      * Migrate net utils to non-static
      
      * Migrate random utils to non-static
      
      * Migrate system utils to non-static
      
      * Migrate time utils to non-static
      
      * Migrate xml utils to non-static
      
      * Upgrade notes
      
      * Update test-framework
      
      * Fix tests
      Unverified
      0b861789
  14. Jan 22, 2021
  15. Sep 15, 2020
  16. Sep 10, 2020
  17. Aug 11, 2020
  18. Aug 07, 2020
  19. Jun 13, 2020
  20. May 13, 2020
  21. Apr 15, 2020
  22. Feb 22, 2020
  23. Feb 19, 2020
  24. Feb 15, 2020
  25. Feb 14, 2020
  26. Dec 31, 2019
    • Tim van Dijen's avatar
      Twig Strict vars (#1264) · 09f4ee18
      Tim van Dijen authored
      * Use strict variables in Twig, except for our TemplateTest; throw exception on missing variables
      
      * Fix issues due to Twig strict_variables=true
      
      * Fix for #1229
      
      * Fix metadata-template
      Unverified
      09f4ee18
    • Tim van Dijen's avatar
      Refactor routing (#1178) · 54a6d7d1
      Tim van Dijen authored
      
      * Added Kernel class to handle request
      
      * Kernel handle request
      
      Kernel is loaded in SimpleSAML\Module class
      Removed Router and ControllerResolver classes
      
      * Added route command (squash)
      
      * Use symfony application and cache
      
      * Updated to today's standards
      
      * Fix for Symfony4 & Catch environment from ENV variable
      
      * Standardize location of routes/services files
      
      * Trying to make slashes work properly in all situations
      
      * Convert XML to YML
      
      * Fix some template-names and endpoints
      
      * Rename Controller-classes
      
      * Update dependencies
      
      * Fix routing files
      
      * TooManyArguments
      
      * Fix TypeCoercion
      
      * PSR-12
      
      * Fix rebase mistake
      
      * Rebase lock-file
      
      * Fix Psalm
      
      * Add strict_types declaration
      
      Co-authored-by: default avatarSergio Gómez <decano@gmail.com>
      Unverified
      54a6d7d1
  27. Dec 24, 2019
  28. Nov 22, 2019
  29. Oct 26, 2019
  30. Oct 18, 2019
  31. Oct 03, 2019
Loading