freifunk / openwrt-packages

Freifunk specific global OpenWrt Packages
Apache License 2.0
26 stars 33 forks source link

mod-freifunk: add UCI-setting to configure an alternative landingURL #49

Closed SvenRoederer closed 3 years ago

SvenRoederer commented 3 years ago

This extends 21e69cd27d736f13295e2af79108617ccc694b45 by a way to define a regular URL as landingpage. In contrast to the 'redirect_landingpage' option this new option 'redirect_landingurl' allows to redirect to any webpage or any URL (relative or absolute) on the host. The option 'redirect_landingpage' has higher priority than 'redirect_landingurl'. Both are defined in UCI-section "freifunk.luci".

SvenRoederer commented 3 years ago

rebased onto master and cherry-picked to openwrt-21.02