Skip to content

Conversation

minrk
Copy link
Member

@minrk minrk commented Dec 19, 2016

add critical-level log statement at the end of startup with token info

closes #1980

@minrk minrk added this to the 4.3.1 milestone Dec 19, 2016
add critical-level log statement at the end of startup with token info
@rgbkrk
Copy link
Member

rgbkrk commented Dec 19, 2016

One alarming thing about us logging this in general - if people choose to export their logs to external storage, this is now exposed in those logs. This helps the localhost and SSH based user so I understand why this is here, just a note for the future.

if token came from config, assume user knows what it is
or it's handled some other way.
@minrk
Copy link
Member Author

minrk commented Dec 20, 2016

@rgbkrk good call. I've switched it so that it only logs the token if it's been automatically generated. Setting a token via config would result in nothing logged.

@rgbkrk
Copy link
Member

rgbkrk commented Dec 20, 2016

@minrk great, thank you!

@gnestor
Copy link
Contributor

gnestor commented Dec 20, 2016

@minrk Looks good. Is this ready to merge?

@minrk minrk merged commit d3b5e15 into jupyter:master Dec 21, 2016
@minrk
Copy link
Member Author

minrk commented Dec 21, 2016

Thanks, @gnestor and @rgbkrk!

@minrk minrk deleted the more-token-log-no-browser branch December 21, 2016 09:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make token URL clearer when no-browser is given

3 participants