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

Add headless mode to yopass-server #2509

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stefanbols
Copy link

Adding headless mode as a flag for yopass-server by removing the UI route from the yopass-server HTTP server if flag is set.

This will provide the possibility to be running the yopass-server and having a custom UI to use the server, without having the Yopass UI showing on the API root.

…e from the yopass-server HTTP server if flag is set.
@jhaals
Copy link
Owner

jhaals commented Oct 17, 2024

Thanks for the PR! Could you also add a test case please 🙏

@stefanbols
Copy link
Author

stefanbols commented Jan 18, 2025

@jhaals I'm not a Go developer - and I can't figure out how to test this, mostly because of how the web application is started. It seems that it hasn't started when running current tests. So I need help on this one :-)

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