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

Upstream Auth Providers Part 2 #291

Merged
merged 30 commits into from
Mar 22, 2024
Merged

Upstream Auth Providers Part 2 #291

merged 30 commits into from
Mar 22, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    65c5f29 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. db migrations postgres

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    887b2ce View commit details
    Browse the repository at this point in the history
  2. db migrations sqlite

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7054284 View commit details
    Browse the repository at this point in the history
  3. adopt entity to db migrations

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    23d1b77 View commit details
    Browse the repository at this point in the history
  4. update todo notes

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c1b0548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bdb1bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d03acc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd79133 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c9ad23 View commit details
    Browse the repository at this point in the history
  9. AuthProvider::create()

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c6c39df View commit details
    Browse the repository at this point in the history
  10. POST /providers

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0da9be2 View commit details
    Browse the repository at this point in the history
  11. openapi updates

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    640f773 View commit details
    Browse the repository at this point in the history
  12. expose POST /providers

    sebadob committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    61ed305 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    71a663e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. auto-lookup scope

    sebadob committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6a383df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed07ca View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. make provider_name mandatory

    sebadob committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8702a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60035a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6094c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    166687c View commit details
    Browse the repository at this point in the history
  5. prepare provider PUT + DELETE

    sebadob committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    67f1146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9658ceb View commit details
    Browse the repository at this point in the history
  7. UI: update providers

    sebadob committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3f01695 View commit details
    Browse the repository at this point in the history
  8. update notes

    sebadob committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7e148f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    e30aa10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c801b View commit details
    Browse the repository at this point in the history
  3. provider ui cleanup

    sebadob committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3738fa5 View commit details
    Browse the repository at this point in the history
  4. provider entity refactoring

    sebadob committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8963dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a5a807 View commit details
    Browse the repository at this point in the history
  6. update notes

    sebadob committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    db65108 View commit details
    Browse the repository at this point in the history