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-09-18 18:03:40 +02:00

433 B

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

  • main permission protects /admin, the flows editor. The administrator is chosen during installation ;
  • ui permission protects /ui, the dashboard allowing visual interface for the flows. Public access is chosen during installation ;
  • endpoints permission protects /, for API-like endpoints. By default, it is world-accessible.