LuCI - OpenWrt Configuration Interface
Find a file
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
.github ci: no longer require real name 2024-01-12 00:34:54 +01:00
applications Translated using Weblate (Russian) 2024-01-26 01:10:10 +01:00
build build/i18n-add-language: fix regexp 2024-01-03 16:09:12 +00:00
collections Merge pull request #5520 from acooler15/luci-lib-docker 2023-12-04 02:38:32 +01:00
contrib/package ucode-mod-html: fix build with gcc 5 2023-08-08 20:49:31 +02:00
docs build: update build/i18n-* tools 2024-01-03 13:14:06 +00:00
libs luci-lib-nixio: Fix add_luci_conffiles adding duplicate files (#6568) 2023-12-04 21:48:19 +01:00
modules luci-mod-network: add ppsk option (support for Private PSK) 2024-01-28 16:24:16 +01:00
protocols luci-proto-openconnect: add option for array ssl vpn 2024-01-08 20:36:14 +08:00
themes Merge pull request #6802 from stangri/luci-theme-openwrt2020 2024-01-10 19:27:06 -07:00
.gitignore .gitignore: adjust paths for autogenerated plural_formula sources 2022-10-25 13:26:56 +02:00
CONTRIBUTING.md CONTRIBUTING.md: Fix sign_your_work link. 2020-03-01 14:33:20 -08:00
jsdoc.conf.json docs: various updates 2019-11-07 12:39:24 +01:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
luci.mk build: update build/i18n-* tools 2024-01-03 13:14:06 +00:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00
README.md docs: various updates 2019-11-07 12:39:24 +01:00

OpenWrt luci feed

Translation status

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:

src-git luci https://github.com/openwrt/luci.git

To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

API Reference

You can browse the generated API documentation directly on Github.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Translation status

Translation status