yggdrasil-go/cmd/yggdrasil
Klemens Nanni 12acd710be
Omit privileged setgroups(2) call to test set[ug]id(2) to same user
Every user may change its user/group ID to the current one.
With an ugly hack, skip the superuser-only part of chuser()
to exercise this rest of the code path in regular tests.
2024-11-12 02:36:28 +03:00
..
chuser_other.go argument to change uid/gid (#927) 2024-09-22 15:46:54 +00:00
chuser_unix.go Omit privileged setgroups(2) call to test set[ug]id(2) to same user 2024-11-12 02:36:28 +03:00
chuser_unix_test.go Omit privileged setgroups(2) call to test set[ug]id(2) to same user 2024-11-12 02:36:28 +03:00
main.go update ironwood dependency 2024-09-28 18:52:04 -05:00