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

Allow specifying client-id with docker-compose #70

Open
djmitche opened this issue Nov 30, 2024 · 0 comments
Open

Allow specifying client-id with docker-compose #70

djmitche opened this issue Nov 30, 2024 · 0 comments

Comments

@djmitche
Copy link
Collaborator

#62 added support for a client-id allowlist, and #53 makes it super-easy to run the server for a single-user configuration. Let's put those two together and make it possible to limit that single-user configuration to a single client-id, so users don't get taken advantage of by people uploading versions to other clients.

Something like

TASKCHAMPION_SYNC_SERVER_CLIENT_ID=<uuid> TASKCHAMPION_SYNC_SERVER_HOSTNAME=<hostname> docker up
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

1 participant