git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0130e2b
)
luci-base: allow loading translations when not authenticated
author
Jo-Philipp Wich
<redacted>
Sat, 25 Jan 2020 22:28:56 +0000
(23:28 +0100)
committer
Jo-Philipp Wich
<redacted>
Sat, 25 Jan 2020 22:28:56 +0000
(23:28 +0100)
Fixes: #3563
Signed-off-by: Jo-Philipp Wich <redacted>
modules/luci-base/root/usr/share/luci/menu.d/luci-base.json
patch
|
blob
|
history
diff --git
a/modules/luci-base/root/usr/share/luci/menu.d/luci-base.json
b/modules/luci-base/root/usr/share/luci/menu.d/luci-base.json
index cdfffb5123f0ef2f6463a822aa1c13e6b44015bc..2490823a16f5fc57fd3174afdd4c84abe9e702d4 100644
(file)
--- a/
modules/luci-base/root/usr/share/luci/menu.d/luci-base.json
+++ b/
modules/luci-base/root/usr/share/luci/menu.d/luci-base.json
@@
-65,9
+65,7
@@
"module": "luci.controller.admin.index",
"function": "action_translations"
},
- "auth": {
- "methods": [ "cookie:sysauth" ]
- }
+ "auth": {}
},
"admin/ubus/*": {
git clone https://git.99rst.org/PROJECT