Question

I use a semi-public computer and would like to be able to logout (maybe with some setting) and then not be able to push. When I log out, I get the "Local credentials cleared." message and while I can't see my logs while logged out, I can push. :/

Was it helpful?

Solution

Logging out will only affect any interaction with Heroku via the command line - to prevent access via pushes you would have to delete your ssh key from the ~/.ssh folder.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top