Skip to content
Snippets Groups Projects
  1. Jan 05, 2022
    • Thijs Kinkhorst's avatar
      Clean up hooks · 2244515b
      Thijs Kinkhorst authored
      Hook 'metadata_hosted' and 'frontpage' are no longer called so do
      not register hooks for them. Update the docs. Remove useless call
      to configpage hook on admin module Test page (likely a copy-paste
      error).
      2244515b
  2. Sep 08, 2021
  3. Sep 06, 2021
  4. Sep 04, 2021
  5. Aug 28, 2021
  6. 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
      0b861789
  7. Mar 12, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (#1373) · 0d61a9e5
      Tim van Dijen authored
      * Migrate array utils to non-static
      
      * Migrate attribute utils to non-static
      
      * Migrate auth utils to non-static
      
      * Migrate config utils to non-static
      
      * Migrate crypto utils to non-static
      
      * Raise coverage
      
      * Fix rebase issue
      0d61a9e5
  8. Jan 22, 2021
  9. Jun 19, 2020
  10. Jun 13, 2020
  11. May 13, 2020
  12. May 05, 2020
  13. May 01, 2020
  14. Apr 30, 2020
  15. Feb 15, 2020
  16. Feb 14, 2020
  17. Dec 31, 2019
    • 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>
      54a6d7d1
  18. Dec 24, 2019
  19. Nov 22, 2019
  20. Oct 01, 2019
  21. Jul 23, 2019
  22. Jun 06, 2019
  23. Feb 04, 2019
  24. Jan 13, 2019
  25. Jan 08, 2019
  26. Dec 11, 2018
  27. Dec 08, 2018
Loading