Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrub token from terminal output #41

Closed
betatim opened this issue Dec 16, 2018 · 1 comment
Closed

Scrub token from terminal output #41

betatim opened this issue Dec 16, 2018 · 1 comment

Comments

@betatim
Copy link
Collaborator

betatim commented Dec 16, 2018

Scrub all print outs/tracebacks so that they do not contain access tokens.

This probably means we need to wrap all calls in try: except: blocks where we customise the printouts. Currently some of the git clone calls will reveal the users personal access token in the log. They might then copy&paste that to a help forum or similar.

@lwasser
Copy link

lwasser commented Nov 22, 2021

i suspect we can close this as well as there is no longer tokens involved (i think) with our github operations. as it's mostly just requests. @kcranston if i am incorrect ehre please reopen this!! i'm just doing some cleanup.

@lwasser lwasser closed this as completed Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants