fix the 401 error on faces when a visitor loads a photo - #4642
Conversation
📝 WalkthroughWalkthroughBoth v7 and v8 ChangesFace visibility gating
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: 🟡 Moderate · up to The change still disables face rendering and face-data loading for authorized users because both versions use the wrong overlay state field. Replace it with the shared visibility field before merging. Poem
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 77143752-aace-4c6e-8b1c-af522b63857c
📒 Files selected for processing (2)
resources/js/v7/components/drawers/PhotoDetails.vueresources/js/v8/components/drawers/PhotoDetails.vue
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.
|
is_face_recognition_enabled < The fix should be to set this to false when the person has no access to the facial recognition capabilities. |
fix the 401 error on faces when a visitor loads a photo
Summary by CodeRabbit