luci/modules/luci-base
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
..
htdocs luci-base: cbi.js: add modal dialog functions 2018-11-14 20:46:04 +01:00
luasrc luci-base: support disconnecting (deauthenticating) wireless clients 2018-11-15 08:28:45 +01:00
po luci-base: fix some long standing german mistranslations 2018-11-14 21:03:40 +01:00
root luci-base: redirect root path to /cgi-bin/luci/ 2018-10-10 13:04:17 +08:00
src luci-base: template: add translation iterator function 2018-11-05 11:01:45 +01:00
Makefile fix compilation failure when luasrcdiet is being copied to non existing directory 2018-07-30 19:32:37 +05:30