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

FISH-6579 Hide ssl tab when security is disabled #6902

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

kalinchan
Copy link
Member

Description

In the admin console, the SSL settings tab should be hidden when security is disabled.

This PR gets the securityEnabled attribute and renders the tab if security is enabled.

Important Info

Blockers

n/a

Testing

New tests

n/a

Testing Performed

Manual testing, started admin console, visited server-config -> http listeners, network listeners and protocols.

Verified that the ssl tab was rendered correctly based on Security being enabled.

Testing Environment

Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /Users/kalinchan/Library/apache-maven-3.9.8
Java version: 11.0.23, vendor: Azul Systems, Inc., runtime: /Users/kalinchan/.sdkman/candidates/java/11.0.23-zulu/zulu-11.jdk/Contents/Home
Default locale: en_GB, platform encoding: UTF-8
OS name: "mac os x", version: "14.6.1", arch: "aarch64", family: "mac"

Documentation

n/a

Notes for Reviewers

n/a

@kalinchan kalinchan requested review from aubi and Pandrex247 August 20, 2024 16:06
@kalinchan kalinchan merged commit 40a16b0 into payara:main Aug 27, 2024
1 check passed
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Sep 16, 2024
FISH-6579 Hide ssl tab when security is disabled
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