Consider using container.Absolute
in system
#11
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?
This package deals with priv side setup, and currently there are a few areas where paths are simply read from the environment and absolute paths are not ensured. While this is not a security risk in and of itself (the environment is controlled by the priv user anyway) it can still cause some very confusing behaviour.