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

Improve erroring for login issues #11

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Improve erroring for login issues #11

merged 3 commits into from
Aug 20, 2024

Conversation

RyanLua
Copy link
Owner

@RyanLua RyanLua commented Aug 18, 2024

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

  • I have tested these changes thoroughly.
  • I have reviewed my code for any potential errors or issues.
  • I have followed the code style guidelines for this project.

Additional Notes

Code of Conduct

By submitting this issue, I agree to follow the Code of Conduct.

@RyanLua RyanLua added the bug Something isn't working label Aug 18, 2024
@RyanLua RyanLua self-assigned this Aug 18, 2024
Copy link

github-actions bot commented Aug 18, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@RyanLua RyanLua added this to the v0.1.3 milestone Aug 18, 2024
@RyanLua RyanLua merged commit 543d0bb into main Aug 20, 2024
3 checks passed
@RyanLua RyanLua deleted the login-log branch August 20, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant