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

On connect, exec command from server config #152

Merged
merged 1 commit into from
May 4, 2016

Conversation

oskarhane
Copy link
Member

Read browser.post_connect_cmd from server and
execute if it exists.

When picking first frame we still don't have access to this server config so that can't be a candidate on pickFirstFrame() but this will come after.

Read `browser.post_connect_cmd` from server and
execute if it exists.
@pe4cey
Copy link
Contributor

pe4cey commented May 4, 2016

Do we want to clear all other frames if browser.post_connect_cmd has a value?

@oskarhane
Copy link
Member Author

I see it as an additional command and opening some frames and after connect (1-2 secs later) closing them could be confusing to users.

@pe4cey
Copy link
Contributor

pe4cey commented May 4, 2016

👍
LGTM

@pe4cey pe4cey merged commit 0303e86 into neo4j:master May 4, 2016
@oskarhane oskarhane deleted the follow-server-init-cmd branch May 6, 2016 06:44
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.

2 participants