LuCI - OpenWrt Configuration Interface
Find a file
Sergey Ponomarev 585df1d137 luci-app-acme: Split Challenge Validation tab into two
The validation_method is now set to webroot by default.
This is the most used option.

The webroot option is now empty by default.
Into the description added that by default will be used /var/run/acme/challenge/
Webservers should serve the folder under /.well-known/acme-challenge/ url.
The folder is automatically created by the acmesh service on renewal.

The Challenge Validation Tab is split to Webroot and DNS and the validation method moved to general tab.
So ideally a user won't see the webroot folder option from other tab.
And a user can basically enable the webroot just in the general tab without leaving it.
The DNS validation needs too many options to it needs for own tab.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08 00:44:23 +03:00
.github CI: update remaining outdated dependencies 2023-04-01 04:31:08 +08:00
applications luci-app-acme: Split Challenge Validation tab into two 2023-08-08 00:44:23 +03:00
build build: i18n-scan.pl: add support for ucode sources and templates 2022-10-25 01:03:37 +02:00
collections luci: remove installation of attendedsysupgrade 2023-02-20 19:26:50 +01:00
contrib/package lucihttp: update to latest Git HEAD 2023-03-15 01:07:09 +01:00
docs CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00
libs luci-lib-rpcc: Remove old broken lib 2023-08-06 22:27:18 +03:00
modules luci-mod-admin-mini: Remove the broken ancient mini version 2023-08-06 22:18:47 +03:00
protocols luci-app-vpnc: Remove LUA_TARGET 2023-08-03 17:48:58 +03:00
themes luci-theme-openwrt-2020: import bootstrap radio/checkbox styling rules 2023-07-26 15:46:06 +02: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: enable packaging of Lithuanian translations 2023-07-27 10:35:31 +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