Commit Graph

12 Commits

Author SHA1 Message Date
Ilia Ross
40a8d3a694 Fix Users and Groups to honor user ACL in group member chooser
This PR fixes the Users and Groups module to honor the "Unix users who can be edited" ACL when editing group members.

Before, the group edit form listed all system users in the members chooser and accepted any user on save, regardless of the ACL.

Now only editable users are offered, and adding or removing a non-editable user is rejected.

Fixes #2464
2026-08-19 20:30:34 +02:00
Jamie Cameron
cfd66281eb Add some more sensible username checks 2023-05-15 11:16:30 -07:00
Jamie Cameron
553e436c54 Redirect to edit form when cloning a group 2016-05-27 09:46:26 -07:00
Jamie Cameron
8a16bc7a09 Replace all occurrances of timelocal.pl with Time::Local https://sourceforge.net/tracker/?func=detail&atid=117457&aid=3566479&group_id=17457 2012-09-10 16:49:31 -07:00
Jamie Cameron
e96015a92c Make all user and group links be by name instead of by index. 2011-05-30 18:09:29 -07:00
Jamie Cameron
3a2c6d7be7 Fix old group typo 2010-08-22 18:40:56 -07:00
Jamie Cameron
3c00b84944 Completed batch group modification: 2008-12-14 06:38:12 +00:00
Jamie Cameron
6a85778598 Left-right selector for group members 2008-08-15 23:06:01 +00:00
Jamie Cameron
e9d1e3a4e7 More ui-lib conversion and cleanup 2008-08-15 01:00:41 +00:00
Jamie Cameron
bacc98141b UI-lification 2008-08-14 18:52:36 +00:00
Jamie Cameron
ab43660b5e Allow spaces in user and group names in ACLs 2008-01-29 22:13:50 +00:00
Jamie Cameron
fc1c1b243f Initial checkin of Webmin 2007-04-12 20:24:50 +00:00