mirror of
https://github.com/webmin/webmin.git
synced 2026-08-22 23:10:34 +01:00
Compare commits
4 Commits
dev/fix-ac
...
2.651
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c9d57f5dd | ||
|
|
4ffa02d636 | ||
|
|
57ad5fa535 | ||
|
|
a3f5ea3381 |
@@ -2,6 +2,11 @@
|
||||
|
||||
#### 2.651 (June 28, 2026)
|
||||
* Fix Certbot-backed certificate requests and renewals to correctly parse PEM paths after issuance
|
||||
* Fix live activation of Linux bond interfaces [#2777](https://github.com/webmin/webmin/pull/2777)
|
||||
* Update the Authentic theme to the latest version with various improvements and fixes:
|
||||
- Fix search-result all-items delete in File Manager
|
||||
- Fix search-result delete ordering in File Manager
|
||||
- Fix to speed up search-result deletion cleanup in File Manager
|
||||
|
||||
#### 2.650 (June 25, 2026)
|
||||
* Add new Systemd Services and Units module
|
||||
|
||||
2
custom/safeacl
Normal file
2
custom/safeacl
Normal file
@@ -0,0 +1,2 @@
|
||||
edit=0
|
||||
cmds=*
|
||||
@@ -3,13 +3,13 @@ standard_url=URL of standard modules list,3,On webmin.com
|
||||
third_url=URL of third party modules list,3,On webmin.com
|
||||
cron_mode=Show update times as,1,0-Simple interface,1-Cron time selector
|
||||
warn_days=Days before password expiry to warn users,0,5
|
||||
line2=Let's Encrypt configuration,11
|
||||
letsencrypt_cmd=Full path to Let's Encrypt client command,3,Find automatically
|
||||
letsencrypt_directory_url=Custom ACME directory URL,3,Use Let's Encrypt production
|
||||
line2=ACME provider configuration,11
|
||||
letsencrypt_cmd=Full path to ACME client command,3,Find automatically
|
||||
letsencrypt_directory_url=Custom ACME directory URL,3,Use default production server
|
||||
letsencrypt_eab_kid=External Account Binding key ID,3,None
|
||||
letsencrypt_eab_hmac=External Account Binding HMAC key,12
|
||||
letsencrypt_algo=Encryption algorithm for Let's Encrypt private key,1,rsa-RSA,ecdsa-ECC
|
||||
letsencrypt_dns_wait=Seconds to wait for Let's Encrypt DNS propagation,0,5
|
||||
letsencrypt_before=Command to run before Let's Encrypt request,0,60
|
||||
letsencrypt_after=Command to run after Let's Encrypt request,0,60
|
||||
letsencrypt_reuse=Re-use existing Let's Encrypt keys?,1,1-Yes,0-No
|
||||
letsencrypt_algo=Encryption algorithm for certificate private key,1,rsa-RSA,ecdsa-ECC
|
||||
letsencrypt_dns_wait=Seconds to wait for ACME DNS propagation,0,5
|
||||
letsencrypt_before=Command to run before ACME certificate request,0,60
|
||||
letsencrypt_after=Command to run after ACME certificate request,0,60
|
||||
letsencrypt_reuse=Re-use existing certificate keys?,1,1-Yes,0-No
|
||||
|
||||
@@ -2,4 +2,4 @@ standard_url=URL de la llista de mòduls estàndard,3,A webmin.com
|
||||
third_url=URL de la llista de mòduls de tercers,3,A webmin.com
|
||||
cron_mode=Mostra els temps d'actualització com,1,0-Interfície simple,1-Selector de temps cron
|
||||
warn_days=Dies abans de l'expiració de la contrasenya per avisar els usuaris,0,5
|
||||
letsencrypt_cmd=Camí complet de l'ordre client de Let's Encrypt,3,Troba'l automàticament
|
||||
letsencrypt_cmd=Camí complet de l'ordre client ACME,3,Troba'l automàticament
|
||||
|
||||
@@ -2,4 +2,4 @@ standard_url=URL der Standardmodul-Liste,3,Von webmin.com
|
||||
third_url=URL der Drittanbieter-Webmin-Modulliste,3,Von webmin.com
|
||||
cron_mode=Zeige Aktualisierungszeiten als,1,0-Einfache Anzeige,1-Cron-Zeit-Auswahl
|
||||
warn_days=Tage vor Ablauf des Passworts zu warnen an Benutzer,0,5
|
||||
letsencrypt_cmd=Voller Pfad zum Let's Encrypt Client-Befehl,0
|
||||
letsencrypt_cmd=Voller Pfad zum ACME-Client-Befehl,0
|
||||
|
||||
@@ -3,6 +3,6 @@ standard_url=URL de la liste des modules standard,3,webmin.com
|
||||
third_url=URL de la liste des modules non-standard,3,webmin.com
|
||||
cron_mode=Afficher les heures de mise à jour comme,1,0-Interface simple,1-Sélecteur de temps Cron
|
||||
warn_days=Jours avant l'expiration du mot de passe pour avertir les utilisateurs,0,5
|
||||
line2=Let's Encrypt configuration,11
|
||||
letsencrypt_cmd=Chemin complet de la commande client Let's Encrypt,3,Trouver automatiquement
|
||||
letsencrypt_dns_wait=Quelques secondes à attendre pour la propagation DNS de Let's Encrypt,0,5
|
||||
line2=Configuration du fournisseur ACME,11
|
||||
letsencrypt_cmd=Chemin complet de la commande client ACME,3,Trouver automatiquement
|
||||
letsencrypt_dns_wait=Quelques secondes à attendre pour la propagation DNS ACME,0,5
|
||||
|
||||
@@ -3,6 +3,6 @@ standard_url=標準モジュールリストに使用する URL,3,webmin.com
|
||||
third_url=サードパーティ製モジュールリストに使用する URL,3,webmin.com
|
||||
cron_mode=アップデート時刻の表示方法,1,0-シンプル,1-Cron 選択方式
|
||||
warn_days=ユーザのパスワード期限切れの通知(日前),0,5
|
||||
line2=Let's Encrypt の設定,11
|
||||
letsencrypt_cmd=Let's Encrypt クライアントのパス,3,自動設定
|
||||
letsencrypt_dns_wait=Let's Encrypt DNS の更新待機時間(秒),0,5
|
||||
line2=ACME プロバイダーの設定,11
|
||||
letsencrypt_cmd=ACME クライアントのパス,3,自動設定
|
||||
letsencrypt_dns_wait=ACME DNS の更新待機時間(秒),0,5
|
||||
|
||||
Reference in New Issue
Block a user