Oskar Stark
|
025e8e1092
fixed PHPDoc (#4262)
|
8 years ago |
Oskar Stark
|
48cc780dbc
use NEXT_MAJOR instead of a @todo (#4109)
|
8 years ago |
Sullivan SENECHAL
|
99d01eff1d
Use built-in exception catching system
|
9 years ago |
Sullivan SENECHAL
|
ada81b7abc
Remove useless try/catch/throw codes
|
9 years ago |
Sullivan SENECHAL
|
ce2db768b2
Apply CS
|
9 years ago |
core23
|
ac2b5484e1
Fixed phpdoc
|
9 years ago |
Sullivan SENECHAL
|
0d7f1f9988
Merge branch '2.3'
|
9 years ago |
Sullivan SENECHAL
|
4e8dd310cb
Fix CS
|
9 years ago |
Sullivan SENECHAL
|
e723524fc8
CS apply
|
9 years ago |
Sullivan SENECHAL
|
15fbd72c3f
Header comment fixer
|
10 years ago |
Sullivan SENECHAL
|
11679cbe88
PHP CS Fixer apply
|
10 years ago |
Sullivan SENECHAL
|
9927aa2b05
Fix deprecated SecurityContextInterface usage
|
10 years ago |
Quentin Somazzi
|
1815917ec6
Add PHPDoc and fix some CS
|
10 years ago |
Kévin Dunglas
|
56d69291d9
Fix ACL editor
|
11 years ago |
Thomas Rabaix
|
cae5a7df03
Apply PHP-CS-Fixer
|
12 years ago |
Konstantin Kuklin
|
73d507571c
some phpdoc fixes and improve code view
|
12 years ago |
Thomas Rabaix
|
df2df5064d
Fix some CS
|
13 years ago |
Thomas Rabaix
|
59285d5b29
Fix some CS
|
13 years ago |
Roel Sint
|
f657f659f1
acl: fix generate object acl - get partial result findObjectAcls did not work
|
13 years ago |
Roel Sint
|
03377a3fdd
fix: use the object identity to delete ACL
|
13 years ago |
Roel Sint
|
ec849fd59b
added generate-object-acl command + use manipulators for acl commands
|
13 years ago |
Roel Sint
|
7804ddcc02
fix typo + fix exception
|
13 years ago |
Roel Sint
|
2f9d91ba03
add class-scope ACL to object to allow custom ACL inheritance + updated setup-acl command
|
13 years ago |
Roel Sint
|
43aa6779ea
add RoleSecurityHandler
|
13 years ago |
Roel Sint
|
ebc9121afb
ACL: refactored + updated roles + updated default permission map to use the meanings of the Built-in Permission Map of Symfony
|
13 years ago |
Thomas Rabaix
|
a32a08bbf8
Fix ACL
|
13 years ago |
Thomas Rabaix
|
ba17ba305b
tweak AclSecurityHandler to return false on AuthenticationCredentialsNotFoundException
|
14 years ago |
Pascal Burkhard
|
43a5cb8188
Use the right object for ACL validation
|
14 years ago |
Thomas Rabaix
|
169a274027
Fix 129 - add more tolerance over non existant Admin class
|
14 years ago |
Thomas Rabaix
|
f8076a3214
Fix #132 - Make the dependency to the SecurityBundle and ACLs optionnal
|
14 years ago |