Skip to content
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

Updated league/oauth2-server to latest version to fix security patches #415

Merged
merged 2 commits into from
Jul 2, 2017
Merged

Conversation

alexbilbie
Copy link
Contributor

Today I released league/oauth2-server which addresses a number of potential security vulnerabilities discovered by a security audit.

I've updated Passport to pull in this version and I've modified the library for the one breaking change to the constructor of AuthorizationServer to use the APP_KEY environment variable instead of requiring a public key. As a result the encryption is significantly stronger.

I've not tested this in a working Passport app implementation but I don't know of any other changes to the library that will affect Passport.

@taylorotwell
Copy link
Member

Brought this into master.

@Kristories
Copy link

@alexbilbie @taylorotwell php artisan route:list?

@kolovious
Copy link

version 1.0 should be updated also, passport for 5.3 use "league/oauth2-server": "~5.0", and pulls the 5.1.4 with this update.

@AlexanderZon
Copy link

AlexanderZon commented Jul 26, 2017

I have this when i use php artisan route:list
Key path "file://base64:EMCjeF2m2CZkHb...9dGQwXm6qV184pLCLY=" does not exist or is not readable

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.

None yet

5 participants