mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-04 01:09:33 +00:00
Added a possibility to restrict the access to certain entity columns.
This commit is contained in:
parent
f31336bb87
commit
47fe76b22e
8 changed files with 271 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"php": "^7.1.3",
|
||||
"ext-ctype": "*",
|
||||
"ext-iconv": "*",
|
||||
"doctrine/annotations": "^1.6",
|
||||
"friendsofsymfony/ckeditor-bundle": "^2.0",
|
||||
"omines/datatables-bundle": "^0.2.2",
|
||||
"php-translation/symfony-bundle": "^0.8.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue