Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
variables: fix access to variables for poststop tasks
In the recent auth refactor, we accidentally fixed a bug where poststop tasks would not get access to Variables. Fix this same bug for backports by ensuring that we use client-terminal status and not server-terminal status to enforce access.
- Loading branch information