luci/modules
Jo-Philipp Wich 7b04d0bbcf luci-base: introduce luci.dispatcher.lookup()
The lookup function takes multiple, possibly malformed path fragments,
splits them on slashes, constructs a temporary path and looks up the
result in the dispatch tree.

If a matching node has been found, the function will return both the
node reference and the canonical url to it.

If no corresponding node is found, the function returns nil.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-05 23:03:01 +02:00
..
luci-base luci-base: introduce luci.dispatcher.lookup() 2018-04-05 23:03:01 +02:00
luci-mod-admin-full treewide: filter shell arguments through shellquote() where applicable 2018-04-05 09:37:43 +02:00
luci-mod-admin-mini treewide: unify mac address handling 2018-03-12 16:12:18 +01:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-freifunk i18n-ru: fixed and updated russian translation 2018-01-30 17:35:30 +03:00
luci-mod-freifunk-community Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-mod-rpc luci-mod-rpc: add license tag 2017-06-13 13:40:23 +02:00