Closed RyanLua closed 2 months ago
Improves the login error by checking every time an LoginRequiredException may be raised instead of only at the start.
LoginRequiredException
Check for LoginRequiredException every time we check for posts instead of at the start.
By submitting this issue, I agree to follow the Code of Conduct.
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Description
Improves the login error by checking every time an
LoginRequiredException
may be raised instead of only at the start.Related Issues
Changes Made
Check for
LoginRequiredException
every time we check for posts instead of at the start.Checklist
Additional Notes
Code of Conduct
By submitting this issue, I agree to follow the Code of Conduct.