luci/modules
Manuel Giganto 75a2fd233b 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 associated 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 dynamically 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

Signed-off-by: Manuel Giganto <mgigantoregistros@gmail.com>
2024-01-28 16:24:16 +01:00
..
luci-base Translated using Weblate (Russian) 2024-01-26 01:10:10 +01:00
luci-compat luci-base: Make uci mode strings match iwinfo mode strings 2023-12-15 09:11:10 +11:00
luci-lua-runtime luci-lua-runtime: dispatcher.lua: re-add post_on() dispatch action 2023-08-21 15:44:36 +02:00
luci-mod-admin-full luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing 2019-09-10 15:28:16 +02:00
luci-mod-battstatus Translated using Weblate (Polish) 2024-01-05 10:27:24 -01:00
luci-mod-dashboard Translated using Weblate (Russian) 2024-01-23 18:04:33 +02:00
luci-mod-dsl Translated using Weblate (Russian) 2024-01-23 18:04:33 +02:00
luci-mod-network luci-mod-network: add ppsk option (support for Private PSK) 2024-01-28 16:24:16 +01:00
luci-mod-rpc treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-status Merge pull request #6723 from knarrff/channel_analysis__base-channel 2023-12-18 00:21:01 +01:00
luci-mod-system luci-mod-system: drop not used setInitAction ubus luci permission 2023-12-30 23:38:19 +00:00