Replies: 2 comments
-
|
Any suggestion ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello, @AstriumFr! Sorry for late reply. Unfortunately, there is no such possibility at the moment. Top Menu entry of Flow ExApp is set strictly to admin group (https://github.com/nextcloud/flow/blob/main/ex_app/lib/main.py#L206, https://github.com/cloud-py-api/nc_py_api/blob/main/nc_py_api/ex_app/ui/top_menu.py#L54-L61) and AppAPI also make use of common interface (https://github.com/nextcloud/app_api/blob/main/lib/Controller/TopMenuController.php#L65). |
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.
-
Sorry for my poor english.
I've spent time on windmill but another regular user expect to do some automatizations.
Except adding the regular user in the admin group, I'm not able to find a solution to permit him to access app-api/Flow (Workspace engine menu) is the title bar.
(I don't want to give him admin rule).
Do I miss something, or is there a ambigeous constraint that exclude this solution ?
Regards for your answers.
Beta Was this translation helpful? Give feedback.
All reactions