small-packages/luci-mod-istorenext/root/usr/share/luci/menu.d/luci-mod-istorenext.json
2026-05-10 09:48:30 +08:00

20 lines
321 B
JSON

{
"istorenext": {
"order": 0,
"leaf": true,
"action": {
"type": "template",
"path": "istorenext/index"
},
"auth": {
"methods": [ "cookie:sysauth_https", "cookie:sysauth_http" ],
"login": true
}
},
"istorenext-login": {
"action": {
"type": "template",
"path": "istorenext/login"
}
}
}