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

Fix error 403 on access directly password protected albums #2688

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

ildyria
Copy link
Member

@ildyria ildyria commented Nov 14, 2024

Fixes #2675

@ildyria ildyria requested a review from d7415 November 14, 2024 17:16
@ildyria ildyria added the Review: easy Easy review expected: probably just need a quick to go through. label Nov 14, 2024
@ildyria ildyria added this to the 6.1.0 milestone Nov 14, 2024
@ildyria ildyria changed the title Fix error 503 on access directly password protected albums Fix error 403 on access directly password protected albums Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.77%. Comparing base (fe68b5f) to head (092ce89).
Report is 5 commits behind head on master.

Additional details and impacted files

app/Http/Controllers/VueController.php Outdated Show resolved Hide resolved
@ildyria ildyria merged commit 85f2359 into master Nov 15, 2024
49 checks passed
@ildyria ildyria deleted the fix-error-403 branch November 15, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review: easy Easy review expected: probably just need a quick to go through.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password Protection results in 403 after upgrade from 2024-04-24 to 6.0.0 (and 6.0.1)
2 participants