Skip to content
Snippets Groups Projects
Unverified Commit 54a6d7d1 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Refactor routing (#1178)


* 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>
parent d66c4c97
No related branches found
No related tags found
No related merge requests found
Showing
with 438 additions and 393 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment