Commit graph

13 commits

Author SHA1 Message Date
Sergey Ponomarev
d27bdac9b3 luci-app-acme: Translations update
The key type was rearranged.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08 00:57:58 +03:00
Sergey Ponomarev
7e585855ed luci-app-acme: Rename caption "Key size" to "Key type"
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08 00:57:25 +03:00
Sergey Ponomarev
90d852c3e2 luci-app-acme: Translation: merge "ACME certificates" and "ACME certs"
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08 00:56:48 +03:00
Sergey Ponomarev
ea913e1426 luci-app-acme: Update translations
Keys were rearranged automatically.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08 00:55:23 +03:00
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
Sergey Ponomarev
390393316c luci-app-acme: Remove update_nginx and update_uhttpd
The options now removed completely and hotplug hooks will be used instead.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-08 00:44:20 +03:00
Hannu Nyman
c1d0367518 treewide: sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-03-21 23:38:53 +02:00
Jo-Philipp Wich
38400c484e treewide: resync translations
Also complete german base translation while we're at it.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-07-03 19:03:44 +02:00
Hannu Nyman
fc93fa6563 treewide: i18n - sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-10-26 22:33:03 +02:00
Huangbin Zhan
18b151247b luci-app-acme: convert to client side rendering
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-24 15:22:24 +08:00
Florian Eckert
4e5ca8a6a0 luci-app-acme: sync I18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-12 11:04:36 +02:00
Kevin Darbyshire-Bryant
7d4dce9947 luci-app-acme: fix certsP38 typo
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-08 19:06:57 +01:00
Hannu Nyman
076d933187 luci-app-acme: initialize translation
Initialize translation template for luci-app-acme.
Add one language so that weblate notices it.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-04 12:21:21 +03:00