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

Adds check to prevent auto trigger from firing when user is logged out #307

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

dingfeli
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:

  • This is a hot fix to patch auto trigger from being made when user is logged out.
  • Adds a check in the auto trigger logic to determine if user is logged in. Queries will only be made if the user is logged in.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dingfeli dingfeli requested a review from breedloj December 12, 2024 22:14
@breedloj breedloj merged commit e37834e into main Dec 12, 2024
1 check passed
@breedloj breedloj deleted the auto-trigger-loggedin-hotfix branch December 12, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants