mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
5 lines
388 B
Markdown
5 lines
388 B
Markdown
YunoHost's permissions system allows you to select which users can have access to Node-RED:
|
|
* The `main` permission protects
|
|
* `/path`, to access to the dashboard ;
|
|
* all `/path/<node>` endpoints defined in the HTTP nodes (with the exception of `/path/admin`).
|
|
* Upon installation, the selected administrator will have the `admin` permission and access to the editor at `/path/admin`
|