eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Readonly mode for OpenVSX registry on UI #23256

Open svor opened 1 day ago

svor commented 1 day ago

Is your task related to a problem? Please describe

As an admin of the private internal registry, I’d like to run it without requiring OAuth configuration and to hide or disable the PUBLISH and Log In buttons in the UI: screenshot-internal-openvsx_apps_che-dev_x6e0_p1_openshiftapps_com-2024_11_14-16_09_52

In this case, only the ovsx CLI will be used to manage extensions in the registry.

Describe the solution you'd like

Contribute into https://github.com/eclipse/openvsx to make it possible start OpenvVSX registry without GiHub OAuth2 configuration in this case Log In and PUBLISH buttons should be hidden on UI

Describe alternatives you've considered

No response

Additional context

No response