-
Notifications
You must be signed in to change notification settings - Fork 2
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
Handle proper source verification #21
Comments
two proposals:
|
Am 22. Januar 2016 09:34:36 MEZ, schrieb Tim Meusel [email protected]:
|
@killermoehre |
@pbyatshon what you do think about using the provided UID for authentication? We already use it for the installstatus endpoint. |
I'm currently not really sure where we actually delete the config. AFAIK installimage only downloads the config, but we never delete it there. https://github.com/virtapi/LARS/blob/master/scripts/start_installimage#L35 Does an external service (crumb) handle this? |
Would need $magic to validate that a client can only download/delete his installimage config and nothing else.
The text was updated successfully, but these errors were encountered: