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

Oauth2 provider #133

Merged
merged 46 commits into from
May 8, 2024
Merged

Oauth2 provider #133

merged 46 commits into from
May 8, 2024

Conversation

john-westcott-iv
Copy link
Member

@john-westcott-iv john-westcott-iv commented Feb 11, 2024

Replaces #44

  • Update requirements_all.txt
  • Add common model changes to prevent time changing from oauth2 system changes
  • Add tests
  • Fix linting

@john-westcott-iv john-westcott-iv force-pushed the oauth2_provider_new branch 4 times, most recently from e4d7512 to 2586a96 Compare February 12, 2024 12:50
@john-westcott-iv john-westcott-iv force-pushed the oauth2_provider_new branch 2 times, most recently from 22a6fde to 5175a48 Compare February 28, 2024 19:41
@john-westcott-iv john-westcott-iv force-pushed the oauth2_provider_new branch 3 times, most recently from 4231acd to b56bc93 Compare April 15, 2024 19:29
@relrod relrod self-assigned this Apr 16, 2024
@relrod relrod force-pushed the oauth2_provider_new branch 5 times, most recently from e3a5793 to 5dbf5b2 Compare April 22, 2024 22:07
@relrod relrod force-pushed the oauth2_provider_new branch 4 times, most recently from c596543 to 7d35c33 Compare May 1, 2024 20:31
john-westcott-iv and others added 9 commits May 5, 2024 17:09
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Revert "Regen migrations for common changes"

This reverts commit 53b7fb6.
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
relrod added 9 commits May 5, 2024 17:09
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
We have to use the right order of inheritance for this to work, and
not null out fields that we actually want :)

Signed-off-by: Rick Elrod <rick@elrod.me>
ansible_base/lib/serializers/common.py Show resolved Hide resolved
ansible_base/lib/utils/views/ansible_base.py Show resolved Hide resolved
ansible_base/oauth2_provider/serializers/token.py Outdated Show resolved Hide resolved
ansible_base/oauth2_provider/serializers/token.py Outdated Show resolved Hide resolved
ansible_base/oauth2_provider/serializers/token.py Outdated Show resolved Hide resolved
ansible_base/oauth2_provider/views/token.py Outdated Show resolved Hide resolved
relrod added 2 commits May 8, 2024 16:10
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
relrod added 7 commits May 8, 2024 16:21
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Signed-off-by: Rick Elrod <rick@elrod.me>
Copy link

sonarcloud bot commented May 8, 2024

@john-westcott-iv john-westcott-iv changed the title [WIP] Oauth2 provider Oauth2 provider May 8, 2024
@relrod relrod merged commit 010efea into ansible:devel May 8, 2024
8 checks passed
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.

None yet

3 participants