-
Notifications
You must be signed in to change notification settings - Fork 12
Implement automatic auth token checking #482
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
Merged
Merged
Changes from 85 commits
Commits
Show all changes
89 commits
Select commit
Hold shift + click to select a range
000ea0d
Add auto auth session setting setup
MattyTheHacker 734a4ef
refactor and implement task
MattyTheHacker 2a70103
fix quotes
MattyTheHacker 79ed652
fix ruff
MattyTheHacker e6b5762
fix settings names
MattyTheHacker 6230e26
fix
MattyTheHacker 8d76c8b
ruff
MattyTheHacker 42e0f44
actually call the method
MattyTheHacker c0debd4
fix again
MattyTheHacker be9036b
change
MattyTheHacker 9010469
add logging
MattyTheHacker 35eb61c
suck my ass
MattyTheHacker 3f01780
Implement fix
MattyTheHacker 507d42e
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker e6cff0a
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker b9c9964
Improve debug messages
MattyTheHacker b8bfc9e
refactor to make it nicer
MattyTheHacker 6f29bef
minor refactor
MattyTheHacker 5751f18
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 8c6273f
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker af878ef
Fix some stuff
MattyTheHacker f36602d
Refactor the method to only return the list
MattyTheHacker 9d41e52
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 564b6e6
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 6bb88f1
Improve token status check
MattyTheHacker 67bceb1
fix debug messages
MattyTheHacker 5d7d952
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker b117a20
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 52cb2a4
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 3b93dc3
add missing check
MattyTheHacker 61d64a4
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 8ef7e05
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker a9244dc
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 6288b28
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 88f57b0
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker a7acdb5
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker a5ce2d8
Merge main into 481-auto-auth-check
cssbhamdev e28b8f7
Merge main into 481-auto-auth-check
cssbhamdev 34d10af
Merge main into 481-auto-auth-check
cssbhamdev e0eb7b5
Merge main into 481-auto-auth-check
cssbhamdev 1a6ff75
Allow committee-elect to update actions (and appear in auto-complete)…
Thatsmusic99 2551458
Merge main into 481-auto-auth-check
cssbhamdev 0d24293
Merge main into 481-auto-auth-check
cssbhamdev c290039
Merge main into 481-auto-auth-check
cssbhamdev f29438f
Merge main into 481-auto-auth-check
cssbhamdev 3f9c902
Merge main into 481-auto-auth-check
cssbhamdev ded1461
Merge main into 481-auto-auth-check
cssbhamdev 13c9194
Merge main into 481-auto-auth-check
cssbhamdev d676377
Merge main into 481-auto-auth-check
cssbhamdev aabce00
Merge main into 481-auto-auth-check
cssbhamdev 7066be0
Merge main into 481-auto-auth-check
cssbhamdev f38cfe3
Merge main into 481-auto-auth-check
cssbhamdev b2fed62
Merge main into 481-auto-auth-check
cssbhamdev 6ceb054
Merge main into 481-auto-auth-check
cssbhamdev 49888a3
Merge main into 481-auto-auth-check
cssbhamdev d6756f9
Merge main into 481-auto-auth-check
cssbhamdev 01d20dc
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] f505586
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] 4b90b2c
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] 310f988
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker fe57278
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker 383fe39
Merge main
MattyTheHacker cc54a4b
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker ef045f2
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] 837d69b
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] a2473f0
Change names
MattyTheHacker 11d401a
add file
MattyTheHacker 55a5e94
more changes
MattyTheHacker f3d62f0
more
MattyTheHacker 56749c9
More changes
MattyTheHacker d945acc
Fix
MattyTheHacker 7db7115
More renaming
MattyTheHacker ab35042
Fix method call
MattyTheHacker 879a741
Merge branch 'main' into 481-auto-auth-check
MattyTheHacker bd93d40
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 948c35d
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] 37917ae
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] e238701
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] eac5872
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] 1e8ce4e
Merge main into 481-auto-auth-check
automatic-pr-updater[bot] 7b56cf7
Fix some stuff
MattyTheHacker 9a26cbf
minor fixes
MattyTheHacker a0ece95
Apply suggestions from code review
MattyTheHacker 255eae7
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 699642c
Fix shit
MattyTheHacker cb0a68a
Fixes
MattyTheHacker 95ae35f
Apply stuff
MattyTheHacker bc661f2
variable
MattyTheHacker 742439a
Apply suggestions from code review
MattyTheHacker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.