Skip to content
Snippets Groups Projects
Commit ebca80b1 authored by Javier Eguiluz's avatar Javier Eguiluz
Browse files

feature #442 Add a security Post Voter (yceruto, javiereguiluz)

This PR was merged into the master branch.

Discussion
----------

Add a security Post Voter

Implement https://github.com/symfony/symfony-demo/issues/440 feature.

- [x] Add more code comments and doc references

Following some references and recommendations in:
- https://symfony.com/doc/current/components/security/authorization.html
- http://symfony.com/doc/current/security/voters.html
- https://stovepipe.systems/post/symfony-security-roles-vs-voters (@iltar blog)

Any suggestion is welcome!

Commits
-------

a592eeac Minor reword in the help note
8468423e Simplified the voter code a bit
c14e9dbc Add security post voter
parents 12ff0ab9 a592eeac
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment