LuCI - OpenWrt Configuration Interface
Find a file
Jo-Philipp Wich c81b09ec3d luci-theme-bootstrap: simplify login dialog
Use an traditional HTML form with post submit action to the same URL in
order to simplify the login process and not rely on the discarded login
XHR reply properly setting the login cookie.

This will also avoid one useless request on login and hopefully fix login
issues reported with various browser environments.

As a bonus, the resulting code is somewhat smaller as well.

Ref: https://forum.openwrt.org/t/login-does-not-work/113360
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-12-09 19:52:48 +01:00
.github/workflows CI: only run GitHub pages on the official repository 2021-11-16 09:37:12 +00:00
applications luci-app-firewall: CBIProtocolSelect: properly handle unrecognized protos 2021-12-09 16:24:31 +01:00
build build: i18n-sync.sh: fix i18n-update.pl invocation 2021-07-22 16:32:35 +02:00
collections luci-lib-docker: add container export support 2021-06-15 22:29:24 +08:00
contrib/package csstidy: update to latest Git HEAD 2021-06-13 19:54:36 +02:00
docs CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00
libs rpcd-mod-luci: parse prefix size from DHCPv6 leases 2021-10-26 19:40:35 +02:00
modules luci-base: cbi.js: properly handle non-strings in %h and %q formats 2021-12-09 16:25:50 +01:00
protocols Merge pull request #5540 from jow-/wireguard-peer-gridsection 2021-12-02 10:54:36 +01:00
themes luci-theme-bootstrap: simplify login dialog 2021-12-09 19:52:48 +01:00
.gitignore CI: automatically update jsapi docs 2021-10-08 17:16:04 -10: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 translation: add Danish to luci.mk 2021-11-07 22:28:08 +02: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