-
-
Notifications
You must be signed in to change notification settings - Fork 172
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
OAuth Manager and OAuth2/OpenID connect Plugin #156
Draft
markus-96
wants to merge
10
commits into
pikvm:master
Choose a base branch
from
markus-96:oauth
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jan 23, 2024
-
Markus Beckschulte committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for fd91fce - Browse repository at this point
Copy the full SHA fd91fceView commit details -
Markus Beckschulte committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for ac6c12e - Browse repository at this point
Copy the full SHA ac6c12eView commit details -
Markus Beckschulte committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 5680c45 - Browse repository at this point
Copy the full SHA 5680c45View commit details
Commits on Jan 24, 2024
-
pylint, flake8, mypy satisfaction
still having three errors with mypy: kvmd\plugins\auth\oauth2.py:142: error: Function is missing a return type annotation [no-untyped-def] kvmd\apps\kvmd\oauth.py:102: error: Function is missing a return type annotation [no-untyped-def] kvmd\apps\kvmd\oauth.py:117: error: Function is missing a return type annotation [no-untyped-def]
Markus Beckschulte committedJan 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 63bef36 - Browse repository at this point
Copy the full SHA 63bef36View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fbecd2 - Browse repository at this point
Copy the full SHA 4fbecd2View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25d1a43 - Browse repository at this point
Copy the full SHA 25d1a43View commit details
Commits on Feb 16, 2024
-
Markus Beckschulte committed
Feb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 68d6382 - Browse repository at this point
Copy the full SHA 68d6382View commit details -
Merge branch 'oauth' of https://github.com/markus-96/kvmd into oauth
Markus Beckschulte committedFeb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for c552f5c - Browse repository at this point
Copy the full SHA c552f5cView commit details -
Markus Beckschulte committed
Feb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for e9f1779 - Browse repository at this point
Copy the full SHA e9f1779View commit details -
Markus Beckschulte committed
Feb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 4142eda - Browse repository at this point
Copy the full SHA 4142edaView commit details
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.