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

More server properties fixes #24366

Merged
merged 5 commits into from
Sep 11, 2023
Merged

More server properties fixes #24366

merged 5 commits into from
Sep 11, 2023

Conversation

barbaravaldez
Copy link
Contributor

@barbaravaldez barbaravaldez changed the title More fixes Server properties More server properties fixes Sep 11, 2023
@@ -514,10 +517,16 @@ export class ServerPropertiesDialog extends ObjectManagementDialogBase<Server, S
], true);

const radioLoginsGroupName = 'serverLoginsRadioGroup';
const isWindows = this.objectInfo.platform === 'Windows';
Copy link
Member

Choose a reason for hiding this comment

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

Is there a constant we can use instead of the string literal here?

@barbaravaldez barbaravaldez merged commit 41e7569 into main Sep 11, 2023
@barbaravaldez barbaravaldez deleted the bavaldez/fixes branch September 11, 2023 19:53
barbaravaldez added a commit that referenced this pull request Sep 12, 2023
* fix locks min value

* disable login auditing in linux

* disable some properties from advanced tab
kisantia pushed a commit that referenced this pull request Sep 12, 2023
* fix locks min value

* disable login auditing in linux

* disable some properties from advanced tab
siyao-Siyang pushed a commit that referenced this pull request Oct 12, 2023
* fix locks min value

* disable login auditing in linux

* disable some properties from advanced tab
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