Commit Graph

504 Commits

Author SHA1 Message Date
6ca908cf80 Add using relative dates in some pages where it makes sense 2025-08-29 15:32:41 +03:00
16110e3e3e Fix last logins on dashboard to show usernames, and for admin display all users from the past 3 days 2025-08-27 16:54:44 +03:00
0334d55da1 Update translations 2025-05-30 21:39:30 +03:00
695c78f631 Fix previously broken Farsi translations 2025-05-30 21:36:00 +03:00
c85128bb4d Fix to fit in width 2025-05-26 19:50:48 +03:00
5d83d4040f Add support for showing gender-neutral translations
https://github.com/webmin/webmin/discussions/2482
https://forum.virtualmin.com/t/on-the-rejection-of-gender-neutral-language/133527

833292c0d1

fe064dd57d

4a19a6460b
2025-05-26 16:46:09 +03:00
833292c0d1 Add exported German language-neutral strings
https://github.com/webmin/webmin/discussions/2482
https://forum.virtualmin.com/t/on-the-rejection-of-gender-neutral-language/133527
2025-05-26 14:48:11 +03:00
532a8042c7 Fix to use German rules most people already accept 2/2
https://github.com/webmin/webmin/discussions/2482
2025-05-24 21:46:34 +03:00
501698ad4b Fix to use German rules most people already accept 1/2
https://github.com/webmin/webmin/discussions/2482
2025-05-24 20:43:25 +03:00
a6f0d4cbcd Updated de 2025-05-21 12:55:29 +01:00
c126e9f93e Allow sessions to have a max lifetime 2025-05-19 22:17:59 -07:00
1f33234db2 Differentiate temporary session IDs for single-use logins from real sessions 2025-05-19 21:55:56 -07:00
7b326c7317 Fix to improve the label 2025-05-20 01:20:41 +03:00
17433e479a Fix to roll back to using existing test 2025-05-20 00:26:39 +03:00
5210f37478 Fix to simplify reset-password UI for sudo-capable users 2025-05-19 15:40:53 +03:00
8d2b6bf328 Fix consistency for the message
[no-build]
2025-05-19 15:35:52 +03:00
967e168e4b Fix to correctly specify the username in the link 2025-05-19 13:35:11 +03:00
23b0e2491e Revert incorrect "Fix to preserve ACL even for modules with noacl flag"
This reverts commit 201d817e9d.
2025-05-09 02:08:15 +03:00
89bac6adaa Require that the user whose password is being reset is a local Unix user 2025-05-08 16:05:56 -07:00
d029b1c165 Add extra check to make sure the sudo-capable user is actually capable 2025-05-07 14:26:41 -07:00
22946b82de Add option to show password reset link in the browser 2025-05-05 22:01:56 -07:00
c5357f13f6 Merge branch 'master' of github.com:webmin/webmin 2025-05-05 19:05:52 -07:00
cfeaa8fcaa Creating link directory 2025-05-05 19:05:46 -07:00
125a744f2e Fix to load missing theme libraries 2025-05-05 16:12:52 +03:00
63710a4c44 The admin can send a password reset email for any user, even if they don't have email setup yet 2025-05-04 15:56:55 -07:00
ff742eddc1 Add ability for the master admin to send forgotten password reset links 2025-05-04 15:54:08 -07:00
d0f31831b6 Extract out functions for re-use 2025-05-04 15:39:37 -07:00
014f949fdb Fix language when logging 2025-04-26 21:38:04 +03:00
4fbc57350f Add logging for password resets 2025-04-26 10:04:43 -07:00
201d817e9d Fix to preserve ACL even for modules with noacl flag
What matters now is that the module gets removed from ACLs, and the new module config page (that didn't exist before) stops working. So the simplest and best solution is to keep the module visible normally, but skip editable ACLs—since the plugin is meant to be controlled by Virtualmin permissions, and access to its config should always be allowed.

https://github.com/webmin/webmin/pull/2426/files#r1972474077
2025-04-24 11:25:03 +03:00
b2626ca9c1 Fix to default to useradmin module even for anon user 2025-04-24 10:24:17 +03:00
acdc65c5d7 Code cleanups 2025-04-10 21:39:48 -07:00
9e9fc9bc87 Update de 2025-04-09 08:40:45 +01:00
c191caf04b Add a Webmin user field for email address 2025-04-08 20:58:28 -07:00
45419c38b5 Fix not to show link if nothing to do 2025-02-27 00:14:12 +02:00
6d54bf642a Add noacl support 2025-02-26 23:48:33 +02:00
c3d03ed9e7 Update de 2025-02-17 00:32:15 +00:00
f880192526 Remove languages with 0% coverage
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
162206949f Consecutive Spaces Replacement
Replaced multiple consecutive spaces with a single space
2024-12-16 16:57:09 +00:00
5ea0cc6b42 Trailing Spaces Removal
Removed trailing spaces
2024-12-16 15:16:55 +00:00
64598e5f39 Blanks Removal
Removed blanks before or after the equal sign
2024-12-16 12:59:19 +00:00
4a9ed9e8ab Update translations 2024-11-16 13:07:43 +02:00
ad43838cb6 Update Polish translations (ACL) 2024-11-16 13:05:44 +02:00
261ff535e0 Updated de 2024-09-07 12:46:38 +01:00
1764671ac7 Delete the zh.auto 2024-09-03 18:18:44 +08:00
d80a394d77 Updated Chinese translations acl lang zh. 2024-09-03 13:16:01 +08:00
ca5c75785d Fix to test Perl version for make_date to support (still) CentOS 6
https://sourceforge.net/p/webadmin/bugs/5622/
2023-06-09 03:21:01 +03:00
764533a6e5 Don't add hashed password to the old password list if it's already in there https://github.com/virtualmin/virtualmin-pro/issues/35 2023-03-29 17:27:01 -07:00
b25d128665 Fix formatting for the program 2023-03-17 20:25:43 +02:00
b9891fffc2 Update translations 2023-03-17 17:53:18 +02:00