luci/modules/luci-base/luasrc
Wang805447391 09ac96ede9 luci-base: support disconnecting (deauthenticating) wireless clients
Add a button to each row in the wireless assoclist table to allow
disconnecting clients using the ubus del_client method if the underlying
radio interface supports it.

Ref: https://github.com/openwrt/luci/pull/2271
Submitted-by: Wang805447391 <805447391@qq.com>
[move deauth function to luci-base next to the existing assoclist function,
 require post security, fix parameter check condition, hide button if not
 supported by the radio, disable button after call, squash commits, fix
 whitespace, reword subject, add commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 08:28:45 +01:00
..
cbi luci-base: datatypes: add "unique" dummy validator 2018-11-14 20:58:49 +01:00
controller/admin luci-base: support disconnecting (deauthenticating) wireless clients 2018-11-15 08:28:45 +01:00
model Merge pull request #2259 from pmelange/luci-app-olsr-new-json-lib 2018-11-14 20:50:03 +01:00
sgi Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys timezone data: update to 2018g 2018-10-30 19:45:50 +02:00
tools luci-base: luci.tools.status: add host_hints to DHCPv6 leases 2018-06-28 09:42:17 +02:00
view luci-base: support disconnecting (deauthenticating) wireless clients 2018-11-15 08:28:45 +01:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
cbi.lua luci-base: cbi.lua: fix TypedSection.parse() 2018-09-29 14:01:49 +02:00
ccache.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
debug.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
dispatcher.lua luci-base: remove references to luci.i18n.loadc() 2018-11-05 11:01:45 +01:00
dispatcher.luadoc treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
http.lua treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
http.luadoc treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
i18n.lua luci-base: remove unused i18n functions 2018-11-05 11:01:45 +01:00
i18n.luadoc luci-base: remove unused i18n functions 2018-11-05 11:01:45 +01:00
ltn12.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
store.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys.lua luci-base: add luci.sys.process.exec() 2018-11-14 20:46:04 +01:00
sys.luadoc luci-base: add luci.sys.process.exec() 2018-11-14 20:46:04 +01:00
template.lua treewide: Fix typos in UI strings 2018-10-12 22:18:51 +08:00
util.lua treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
util.luadoc treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00