summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-admin-full/luasrc/controller/admin
AgeCommit message (Expand)Author
2018-04-06luci-mod-admin-full: dispatch SimpleForm models using the form() actionJo-Philipp Wich
2018-04-06luci-mod-admin-full: fix request path access in uci controllerJo-Philipp Wich
2018-04-05treewide: improve handling of page redirections in uci change viewsJo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-04-05luci-mod-admin-full: fix possible shell injection in bandwith statusJo-Philipp Wich
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2017-07-11luci-mod-admin-full: use rpcd-mod-rrdns for reverse DNS lookupsJo-Philipp Wich
2017-01-28mod-admin-full: Add IPv6 Prefix Delegation information to Status PagesCody R. Brown
2017-01-16Merge pull request #861 from ynezz/masterDaniel Dickinson
2016-12-12luci-mod-admin-full: show realtime wlan graph only if iw command is installedFlorian Eckert
2016-11-28luci-mod-admin-full: Store system time into RTC alsoPetr Štetiar
2016-08-19luci-mod-admin-full: show also sha256 checksum for sysupgrade imagesHannu Nyman
2016-06-09luci-mod-admin-full/mini: replace Wifi with Wireless in menusHannu Nyman
2016-05-23luci-mod-admin-full: Look also if the file /etc/config/fstab exists.Guido Lipke
2016-03-23luci-mod-admin-full: Enable reset in Luci also for ubiHannu Nyman
2016-03-17luci-mod-admin-full: add sleep before sysupgradeJo-Philipp Wich
2015-11-17luci-mod-admin-full: use :ipaddrs() and :ip6addrs() helper for iface_statusJo-Philipp Wich
2015-10-22luci-mod-admin-full: restructure and fix backup, restore and sysuprade (#517)Jo-Philipp Wich
2015-10-21luci-mod-admin-full: do not access dispatcher.context.urltoken in logoutJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect iptables counter reset and restart with tokenJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect network post actions with csrf tokensJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect clock, flash and opkg ops with submit tokenJo-Philipp Wich
2015-10-07luci-mod-admin-full: switch to POST action for rebootJo-Philipp Wich
2015-10-06luci-mod-admin-full: switch to POST actions for UCI changesJo-Philipp Wich
2015-07-03luci-mod-admin-full: restart the firewall instead of reloading itJo-Philipp Wich
2015-04-12luci-mod-admin-full: simply fstab configurationJo-Philipp Wich
2015-02-09Avoid setting duplicate cookiesJo-Philipp Wich
2015-01-24luci-mod-admin-full: use sysupgrade -T to test imagesJo-Philipp Wich
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-15luci-mod-admin-full: fix missing nixio.fs requireJo-Philipp Wich
2015-01-15luci-mod-admin-full: switch to nixio.fsJo-Philipp Wich
2015-01-15luci-base: switch to ubus sessionsJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich