summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-omcproxy/root
AgeCommit message (Collapse)Author
2023-03-30luci-app-omcproxy: relax menu dependenciesJo-Philipp Wich
The uci configuration may be completely empty, so adjust the menu dependency to check the existence of the configuration file itself instead. Fixes: #6301 Supersedes: #6304 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-05-13luci-app-omcproxy: add UCI access rulesJo-Philipp Wich
Fixes: #4042 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-05treewide: convert simple Lua controllers to declarative JSONJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>