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

Make $post_logout_redirect_uri optional in getLogoutUrl() #96

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

dh-oswald
Copy link
Contributor

Changed the function getLogoutUrl to have an empty default and return the url without "post_logout_redirect_uri" on empty.

Closes #95

@hajekj hajekj merged commit f07451b into TheNetworg:master Nov 6, 2019
@hajekj
Copy link
Member

hajekj commented Nov 6, 2019

Awesome! Thanks for the contribution!

@dh-oswald dh-oswald deleted the fix-post_logout_redirect_uri branch November 6, 2019 11:54
@dh-oswald
Copy link
Contributor Author

No problem, glad to help.
Would it be possible to make a new point release including this change?

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.

post_logout_redirect_uri should be optional
2 participants