1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00
nodered_ynh/doc/DISCLAIMER.md
2021-07-24 14:35:30 +02:00

375 B

YunoHost's permissions system allows you to select which users can have access to Node-RED:

  • main permission protects ./, to access the dashboard and HTTP endpoints ; By default it is accessible to visitors, since it is meant to be used for API-like endpoints ;
  • admin permission protects ./admin. Upon installation, the selected admin will have sole access to it.