Determine target uid and hsu user id in a single hsu run #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently two uid values are obtained from hsu per app run, first with hardcoded identity 0 to obtain the hsu user id (/etc/hsurc), then with the target identity to get the target uid. This is redundant as the uid format is stable.