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

Access filter #154

Merged
merged 4 commits into from
Nov 14, 2017
Merged

Access filter #154

merged 4 commits into from
Nov 14, 2017

Conversation

drywall
Copy link

@drywall drywall commented Nov 9, 2017

Per #153, implements a filter on invite_anyone_access_test(), which necessitated some refactoring to prevent returns from within the function.

@drywall
Copy link
Author

drywall commented Nov 10, 2017

Hmmm, looks like Travis CI isn't happy with PHP 5.3, but this isn't a problem with my code...

boonebgorges added a commit that referenced this pull request Nov 14, 2017
@boonebgorges
Copy link
Owner

Thanks, @drywall ! Before merging this, I wanted to take a few minutes to write up tests for the function, which I have now done.

@boonebgorges boonebgorges merged commit d48532d into boonebgorges:master Nov 14, 2017
@drywall
Copy link
Author

drywall commented Nov 14, 2017

That's... a nicely thorough bit of tests there, wonderful.

Thanks for merging, looking forward to being able to leverage this in the next release!

boonebgorges added a commit that referenced this pull request Nov 14, 2017
The coding standard changes in d4d6e6f included a change to strict type checking
in `in_array()` for the user id blacklist, which broke what should have been
legitimate items on the blacklist. We fix this by enforcing the integer type
on these blacklist items.

See #154, #153.
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.

2 participants