Skip to content

Add support for phpCAS 1.6.0#29

Open
bkosborne wants to merge 1 commit into
l3-team:masterfrom
bkosborne:patch-1
Open

Add support for phpCAS 1.6.0#29
bkosborne wants to merge 1 commit into
l3-team:masterfrom
bkosborne:patch-1

Conversation

@bkosborne
Copy link
Copy Markdown

@bkosborne bkosborne commented Nov 18, 2022

Resolves #30

We use Symfony to get the base URL of the app. Symfony already has mechanisms to validate the Host is OK (as part of the Framework bundle), or by explicitly calling Request::setTrustedHosts() explicitly if not using the framework bundle.

@bkosborne bkosborne marked this pull request as ready for review November 18, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add compatibility for phpCAS 1.6 (security release)

1 participant