1001 Commits

Author SHA1 Message Date
a6f0d4cbcd Updated de 2025-05-21 12:55:29 +01:00
62a52bfc56 Code cleanups 2025-05-19 21:56:46 -07:00
ffe27ae348 Disallow underscores by default in new installs
https://github.com/webmin/webmin/issues/2470
2025-05-10 09:11:54 -07:00
ea151bebfd Fix permissions 2025-05-05 22:02:18 -07:00
8a1e3d2b2f Clean up code and add formal params 2025-05-04 19:59:52 -07:00
5820a98f5a TLS directives need quoting 2025-05-04 18:37:49 -07:00
b0557de951 DNS over TLS is only supported in version 9.17+ 2025-05-04 16:52:16 -07:00
cbcdeb9cb0 Fix TLS log parsing 2025-04-29 22:16:55 -07:00
a2e6afbd06 Fix check for key in use 2025-04-27 17:28:05 -07:00
723e169905 Allow TLS key to be selectd for a port 2025-04-27 17:22:28 -07:00
6743d3b4c6 Add support for IPv6 listen-on 2025-04-27 14:22:01 -07:00
172c504abb Add check for in-use TLS keys 2025-04-27 11:23:54 -07:00
ebf1138788 CGI to save TLS keys 2025-04-26 21:50:44 -07:00
3706f7862b Certs can start with BEGIN PUBLIC KEY 2025-04-26 20:25:31 -07:00
924e7e8ff5 Remove useless variable 2025-04-26 08:49:49 -07:00
cb7de4edec Remove duplicate variable 2025-04-26 08:32:28 -07:00
bcfb698ac6 Detect case where cache is somehow empty
https://github.com/webmin/webmin/issues/2460
2025-04-25 19:50:25 -07:00
717f0b1100 Work on form to edit a TLS key 2025-04-24 21:39:47 -07:00
0de1844755 Work on DNS over TLS 2025-04-24 21:07:03 -07:00
e983ded21e Include forgotten password pages in package 2025-04-21 16:51:51 -07:00
a49b5fc0cb Sure as hell nobody is running BIND 8 anymore 2025-04-20 21:20:12 -07:00
e87fc560c9 Move random flag check into a function 2025-04-20 21:15:49 -07:00
ac21e39a88 Use standard functions for version checks 2025-04-20 20:50:51 -07:00
d070176535 Cleanup and reformat code 2025-04-20 20:35:22 -07:00
f76451975c Fix allow-update check
https://forum.virtualmin.com/t/virtualmin-dns-fails-to-detect-rndc-freeze-is-needed/132653
2025-04-12 21:42:41 -07:00
4ae5ec1694 Fix links to edit pages with non-original zone types
https://github.com/webmin/webmin/issues/2443
2025-03-27 07:22:54 -07:00
5a777e9395 Dynamic updates may also be enabled globally
https://forum.virtualmin.com/t/virtualmin-dns-fails-to-detect-rndc-freeze-is-needed/132653
2025-03-20 14:55:54 -07:00
3a94ea3788 Update translations 2025-03-15 21:52:41 +02:00
083f9b09a2 Ensure li tags are always closed 2025-03-14 00:10:12 +02:00
56a231e78d Update de 2025-03-12 11:44:43 +00:00
23cb74fa35 Add function to show warnings in records 2025-03-09 16:34:14 -07:00
0eeb8fbf01 Update de 2025-02-14 16:26:44 +00:00
ab9661c067 Update translations 2025-02-13 12:54:35 +02:00
475f97449f Fix wrong language keys
https://github.com/webmin/webmin/pull/2402
2025-02-13 12:41:14 +02:00
f880192526 Remove languages with 0% coverage
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
82cca63300 Update translations 2025-02-11 13:20:57 +02:00
6c6c1b15b1 Update de 2025-02-09 13:51:50 +00:00
ed157300fc If somehow the serial is too long, still handle day rollover 2025-02-08 18:15:26 -08:00
5b245c8aef Sanity check the SOA serial
https://github.com/virtualmin/virtualmin-gpl/issues/1004
2025-02-07 15:02:49 -08:00
6ca9dedb29 Update de 2025-02-05 01:05:52 +00:00
44f4283009 Add missing blank line 2025-01-31 19:41:14 -08:00
14f9624ac4 Also check file size in the cache 2025-01-29 20:54:28 -08:00
60ce4c81fe Cleanup code that checks the cache 2025-01-29 20:39:57 -08:00
b95c96e501 Include zone name in deleted records log message 2025-01-25 09:38:21 -08:00
24d39f631d If just one record is deleted, log it differently 2025-01-23 16:36:45 -08:00
ae5c7a9db9 Revert "Fix to log each deleted DNS record individually"
This reverts commit 1ad15e0bfb.
2025-01-23 12:43:21 +02:00
1ad15e0bfb Fix to log each deleted DNS record individually
https://github.com/webmin/webmin/pull/2369#issuecomment-2605135007
2025-01-21 21:17:25 +02:00
3258e1cbac Revert "Merge pull request #2369 from cstrotm/delete-record-extra-log"
This reverts commit fe1043a6aa, reversing
changes made to 42beaf915a.
2025-01-20 23:55:24 +02:00
c4a0b18a49 Whitespace adjust 2025-01-20 16:02:14 +01:00
98f7a86f71 Add additional information when deleting records 2025-01-20 09:47:50 +01:00