Merge with upstream (tmaiaroto/li3_access) - #13
Open
Ciaro wants to merge 31 commits into
Open
Conversation
Improvements made to Weluse's RBAC adapter and the li3_access library.
…inate static defs, and adding array- and pattern-based IP matching. Fixing docblocks, cleaning up tests.
…nting `'allowAny'` option, to improve flexibility of rule-based validation.
…e not passed to individual rules.
…ide support for automatic access to user session information.
…06aaba639936e19a4560f602)
removed obsolete method headers to succeed li3_qa and li3 test
Feature/rbac rework
…ant to say. Specifically: "You may use a parameters array where you explicitly set the parameter/value pairs, a shorthand syntax very similar to the one you use when generating urls or even a." a what?
Just a typo
Fixing issue where namespace were not taken into account in AuthRbac adapter
Fixes tmaiaroto#16: allowing allow to be a callable in AuthRbac
Allowing li3_access to take into account Dispatcher rule modifications. ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi mate
I took the liberty to merge our past changes with the recent changes tmaiaroto made to his li3_access plugin. This way all 3 repositories should be up-to-date.
Regards,
Ciaro