summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/Makefile
diff options
context:
space:
mode:
authorManuel Giganto <mgigantoregistros@gmail.com>2020-10-12 15:35:08 +0000
committerPaul Donald <newtwen+github@gmail.com>2024-10-23 03:06:12 +0200
commitf2e14b89462d654a47254d0549a3a8e9db88b8a6 (patch)
treec93768cbce98350c81e56b0184fe9968f628a450 /modules/luci-base/Makefile
parent5b706f52d77dfe6932f6677576774f4ae32f6090 (diff)
luci-mod-network: add ppsk option (support for private psk)
Include support in luci to enable the Private PSK. When Private PSK is enabled, clients can use a default password (common), or have their own private password that is associate with the client MAC. The password is retrieved from RADIUS server, asking for the client MAC, and when such client MAC is not defined, RADIUS should return a default password. RADIUS can also return other parameters like VLANs, which can be used to put clients dinamically in different vlans based on their MAC, or the default configuration. Private PSK is not compatible yet with SAE encryption, therefore cannot be used yet with WPA3 or WPA3-mixed. It implements the UI for the PPSK already in master: https://github.com/openwrt/openwrt/pull/3509 Closes #4513 Signed-off-by: Manuel Giganto <mgigantoregistros@gmail.com> Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'modules/luci-base/Makefile')
0 files changed, 0 insertions, 0 deletions