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

disable callout to api.github.com #409

Open
andreasschulze opened this issue Jan 6, 2025 · 2 comments
Open

disable callout to api.github.com #409

andreasschulze opened this issue Jan 6, 2025 · 2 comments

Comments

@andreasschulze
Copy link

the code try to connect to api.github.com (to check for a new version I think)

https://github.com/Joxit/docker-registry-ui/blob/main/src/components/version-notification.riot#L62-L89

is it possible to disable this feature to avoid the connection attempt at all?

@Joxit
Copy link
Owner

Joxit commented Jan 11, 2025

Hi,

Yes, this piece of code is for checking new updates, there are no options to disable it.

Why would you remove it ?

@ygerlach
Copy link

Some people like their computer not to make unasked connections. Especially to external servers outside their control. And i guess some people might run this container in a environment where no access to github (or the general internet) is available anyways, it makes sense to allow them to disable this.

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

No branches or pull requests

3 participants