-
Notifications
You must be signed in to change notification settings - Fork 11
SSP-2066_add_routes_and_controllers #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tvdijen
merged 57 commits into
simplesamlphp:master
from
ioigoume:SSP-2066_add_routes_and_controllers
Jan 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
31c23a2
Move validate.php to symfony controller
ioigoume c497868
Fix quality errors
ioigoume cc0dbaf
Loggout Controller
ioigoume 8a3aff9
LoggedOut Controller
ioigoume 5b93932
Fix quality issues
tvdijen 938d886
composer require checker for dev environments
ioigoume acc2e04
fix composer require checker version
ioigoume 7287057
Add tests for LogoutController.php part1
ioigoume 85bc476
psalm
ioigoume 13db7a7
LogoutController.php tests part 2
ioigoume 1c8b8a8
add CAS10 validate.php tests
ioigoume 4e00a20
Add missing dependency
ioigoume 44a3b0e
LoggedInController.php
ioigoume 95af687
Cas10 validate improvements
ioigoume d9ab400
serviceValidate, proxyValidate, logoutController
ioigoume bd3649f
samlValidate.php controller and tests
ioigoume 63269c8
fix psalm errors
ioigoume e1b3012
move proxy.php to Cas20Controller action
ioigoume 3f3721a
Removed cas.php.Added LoginController.php
ioigoume ef816db
UrlTrait tests
ioigoume 1072701
Add missing import
ioigoume 38b43e5
LoginController Tests
ioigoume 31cbf31
Tests for Cas20 validate
ioigoume 31618c5
add tests for Proxy Service Validate
ioigoume f314472
More tests on Cas20Controller.php
ioigoume 36c2e4e
Use TicketStore abstract class type
ioigoume 640c7eb
Use Module::resolveClass
ioigoume 801c4fd
Use RunnableResponse instead of redirect
ioigoume 18e3e72
Added phpdocs
ioigoume dfea964
Fix run with docker instructions
pradtke 9cc0b5c
xml response to UTF-8
ioigoume 5ea16ac
Fix validation condition for CAS10
ioigoume a1780a8
review fixes #1
ioigoume c56cac3
Intantiate classes after we finalize the casconfig overrides. Refacto…
ioigoume 8c9a764
fix UrlTrait::validate to handle proxy tickets
ioigoume 7a8e7bb
fix UrlTrait::validate call test for the different methods.
ioigoume fb66648
user RunnableResponse
ioigoume 7215414
preg_match better error handling
ioigoume 4484886
Use DOMDocumentFactory instead of ext-xml to parse the SOAP message
ioigoume 38f97d5
Refactor samlValidate, parsing postbody.
ioigoume de62070
Improve saml validate
ioigoume 3d4d2ef
Improve samlValidate. Use saml11 1,2,4
ioigoume b659110
Move Cas20 validate function to TicketValidatorTrait
ioigoume d147818
Create an enum list of configuration options that are allowed to be o…
ioigoume 1a7e2dc
Add missing enum file
ioigoume 332a5f6
fix saml11 versioning in composer
ioigoume 8fb020d
minor fixes
ioigoume 416f2b1
Remove PDO as a hard dependency. It's optional when using SQLTicketStore
tvdijen b67bc3f
Add more hints for running with docker
pradtke 05ea8a8
Allow `attributes` config item to be set per SP
pradtke ab8b39d
Add missing trait dependency
ioigoume ef5605b
Fix debug mode validation response rendering
ioigoume 0bf5245
Exclude public directory from lint and documentation checks
ioigoume 167dfe9
Remove js libraries
ioigoume 0f31bf6
Add copy button and missing jquery dependency package
ioigoume 68b51f6
Replace text with langauge key
ioigoume 0961460
Remove unnecessary package
ioigoume File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.