Skip to content

Enable proposed API by default #12

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

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Enable proposed API by default #12

merged 1 commit into from
Nov 10, 2021

Conversation

code-asher
Copy link
Member

Turns out we used to already do this and if you passed the flag you
would actually disable the global enable setting. This is because we
were defaulting to an empty array which means to enable it globally.

Fixes coder/code-server#4397
Fixes coder/code-server#4480

Turns out we used to already do this and if you passed the flag you
would actually *disable* the global enable setting.  This is becaues we
were defaulting to an empty array which means to enable it globally.

Fixes coder/code-server#4397
Fixes coder/code-server#4480
@code-asher code-asher requested a review from jsjoeio November 10, 2021 20:59
Copy link

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

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

I am always impressed at how small (LOC) your changes are, yet they enable big features or fix big bugs 😂

@code-asher code-asher merged commit 26f5cc1 into coder:code-server-v2 Nov 10, 2021
@code-asher code-asher deleted the code-server-v2 branch November 10, 2021 21:09
code-asher added a commit that referenced this pull request Nov 10, 2021
Turns out we used to already do this and if you passed the flag you
would actually *disable* the global enable setting.  This is because we
were defaulting to an empty array which means to enable it globally.

Fixes coder/code-server#4397
Fixes coder/code-server#4480
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