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

[WIP]3.1.x firewall #12561

Closed
wants to merge 3 commits into from
Closed

[WIP]3.1.x firewall #12561

wants to merge 3 commits into from

Conversation

Jurigag
Copy link
Contributor

@Jurigag Jurigag commented Jan 20, 2017

Hello!

  • Type: new feature
  • Link to issue:

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the Contributing Guidelines?
  • I have checked that another pull request for this purpose does not exist.
  • I wrote some tests for this PR.

Small description of change: this pr is adding Firewall component, way to protect routes against unauthorized roles to access certain routes. It's done using listener on dispatcher/micro on beforeExecute/afterBinding event.

In dispatcher you can either use Annotations or Acl based firewall. In micro there is only Acl based firewall.

Would appreciate any comments etc.

This PR is commits/changes from other PRs etc stuff so don't bother them, i will rebase everything if all will be merged.
Thanks

Related:
https://github.com/phalcon/cphalcon/issues/11389
#582

@ruudboon
Copy link
Member

Could we reopen this issue? Looks like it didn't made it to 3.2.x branch.

@Jurigag
Copy link
Contributor Author

Jurigag commented Sep 23, 2017

I will make it for 3.3 or 4.0, will see

@ruudboon
Copy link
Member

Is this still on the map for 4.0?

@niden niden added this to In progress in 4.0.0 Release via automation Dec 10, 2018
@niden niden added this to the 4.0.0 milestone Dec 10, 2018
@niden niden moved this from In progress to To do in 4.0.0 Release Dec 10, 2018
@niden niden mentioned this pull request May 15, 2019
4 tasks
@niden niden moved this from To do to In progress in 4.0.0 Release May 15, 2019
@niden niden moved this from In progress to Done in 4.0.0 Release May 15, 2019
@niden
Copy link
Sponsor Member

niden commented May 15, 2019

Implemented in #14078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
4.0.0 Release
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants