Stéphane Lesimple
d4cc727f74
chore: factorize helpers header
2021-12-13 09:51:00 +01:00
Stéphane Lesimple
2c2f723bbb
fix: add helpers handling of SIGPIPE/SIGHUP
...
To avoid having e.g. a group creation interrupted in the middle just because
the caller killed their ssh connection while we're still working
2021-12-13 09:51:00 +01:00
Stéphane Lesimple
3925e67d43
feat: add groupDestroy command for owners
...
This command deletes a group, as `groupDelete` does, but works
for owners so that they can delete their own group.
`groupDelete` remains as a restricted command, able to delete any group.
Closes #40 .
2021-06-02 15:32:40 +02:00
Stéphane Lesimple
a676692fe6
chore: fix an error message
2020-12-15 13:57:58 +00:00
Stéphane Lesimple
50c016be10
fix: sudogen: properly handle accounts & groups containing '.'
2020-12-03 13:20:53 +00:00
Stéphane Lesimple
4105c10193
fix: freebsd: replace 'root' by '0' so that it works even if uid0's name is not root
2020-11-17 11:12:53 +01:00
Stéphane Lesimple
fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00