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

update to php-saml 3.0.0 #236

Merged
merged 6 commits into from
Oct 24, 2018
Merged

update to php-saml 3.0.0 #236

merged 6 commits into from
Oct 24, 2018

Conversation

schiessle
Copy link
Member

get rid of the mcrypt dependency. Seems we are still running in this error: SAML-Toolkits/php-saml#249 ... But let's try to find out more

@schiessle
Copy link
Member Author

schiessle commented Aug 14, 2018

@rullzer I updated the saml_php lib to 3.0.0dev to get rid of the mcrypt dependency and everything seems to work. I'm not really happy with creating a fake root to build the correct base url, but I couldn't find a better way: 6b8bebc#diff-0e033fd8797499a87a6bf2ffccef5c3cR31

Btw, I'm surprised that the new version of the lib is so much smaller. Hope we don't miss any functionality here.

@rullzer
Copy link
Member

rullzer commented Aug 14, 2018

@schiessle it seems you didn't add all the new files?

@schiessle
Copy link
Member Author

@rullzer ok, now it looks better. 😉

@schiessle schiessle force-pushed the upgrade-saml-lib branch 2 times, most recently from 6c1ad65 to 56d4ce9 Compare October 4, 2018 14:01
@schiessle schiessle changed the title update to php-saml 3.0.0-dev update to php-saml 3.0.0 Oct 4, 2018
@schiessle
Copy link
Member Author

@rullzer now with php-saml 3.0.0 stable! 🎉

@schiessle
Copy link
Member Author

@rullzer all tests passed. Maybe you want to have a look and do a small test and then let's get this in, I would say

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* The base route now has a function as well so it is not just some empty
route
* We now actually have an error page

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gave it a quick smoke test. All seems to work.

@rullzer
Copy link
Member

rullzer commented Oct 11, 2018

After this is in I'll enable dependabot so we get automatic upgrades

@schiessle
Copy link
Member Author

ok... so let's do it 😄

@schiessle schiessle merged commit 51a4f07 into master Oct 24, 2018
@schiessle schiessle deleted the upgrade-saml-lib branch October 24, 2018 12:03
@schiessle schiessle mentioned this pull request Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants