Skip to content

Conversation

@sarpu
Copy link

@sarpu sarpu commented Nov 23, 2020

No description provided.

# If not connecting to local host (e.g. panoptes running locally)
# and endpoint is not https, refuse connection!
if ('localhost' not in ctx.parent.config['endpoint']
and not ctx.parent.config['endpoint'].startswith('https://')):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

visually indented line with same indent as next logical line

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

1 participant