Replies: 2 comments 1 reply
-
|
Hi, You can access the user either through events, for example, using POST_UPDATE : or through the service configurator to modify the file manager configuration based on the user. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
In this case, I think it would be necessary to override the templates to show or hide buttons (relative to the current user) and block edit and delete actions using the RENAME_FILE and PRE_DELETE_FILE events. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI, at first sorry i am french and my english is pretty so forgive me please.
I am currently using your bundle and I want to know if i can add a new parameter to the files that will be the user who upload the file or if this is currently stocked. So i want to know how can i add a parameter in your bundle or How to access who is the user who uploads the file.
For more details i am using the native symfony way to manage user.
Beta Was this translation helpful? Give feedback.
All reactions