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

Checks for authentication too late #672

Open
BalooUriza opened this issue Mar 30, 2024 · 0 comments
Open

Checks for authentication too late #672

BalooUriza opened this issue Mar 30, 2024 · 0 comments

Comments

@BalooUriza
Copy link

Steps to reproduce behavior

  1. Attempt to upload ~500,000 images
  2. Forget to authenticate first
  3. Collect underpants

Expected behavior

Sanitize inputs to ensure everything needed to upload is present before uploading.

Actual behavior

Spends five hours validating geotags and metadata before failing because authentication is checked last.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants