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

feat: Login with OAuth via OpenID Connect (OIDC) #3280

Merged
merged 75 commits into from
Mar 10, 2024

Commits on Dec 17, 2023

  1. initial oidc implementation

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e4e8167 View commit details
    Browse the repository at this point in the history
  2. add dynamic scheme

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    41fcf4b View commit details
    Browse the repository at this point in the history
  3. e2e test setup

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    48325f9 View commit details
    Browse the repository at this point in the history
  4. add caching

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6f163bc View commit details
    Browse the repository at this point in the history
  5. fix

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9560fdc View commit details
    Browse the repository at this point in the history
  6. try this

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a5cf200 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3286e15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    082e725 View commit details
    Browse the repository at this point in the history
  9. New Crowdin updates (#2855)

    * New translations en-us.json (Italian)
    
    * New translations en-us.json (Norwegian)
    
    * New translations en-us.json (Portuguese)
    hay-kot authored and cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    8a3a780 View commit details
    Browse the repository at this point in the history
  10. fix

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1dd79d7 View commit details
    Browse the repository at this point in the history
  11. remove cache

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    854910d View commit details
    Browse the repository at this point in the history
  12. cache yarn deps

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6c2b2e0 View commit details
    Browse the repository at this point in the history
  13. cache docker image

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b14e755 View commit details
    Browse the repository at this point in the history
  14. cleanup action

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    de77448 View commit details
    Browse the repository at this point in the history
  15. lint

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1971a11 View commit details
    Browse the repository at this point in the history
  16. fix tests

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e13b721 View commit details
    Browse the repository at this point in the history
  17. remove not needed variables

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    bb1a7b2 View commit details
    Browse the repository at this point in the history
  18. run code gen

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9c74bbf View commit details
    Browse the repository at this point in the history
  19. fix tests

    cmintey committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    89805e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. add docs

    cmintey committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c398183 View commit details
    Browse the repository at this point in the history
  2. move code into custom scheme

    cmintey committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    66ce003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64c0ce8 View commit details
    Browse the repository at this point in the history
  4. remove unneeded type

    cmintey committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f00be6b View commit details
    Browse the repository at this point in the history
  5. fix oidc admin

    cmintey committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    79c6d3c View commit details
    Browse the repository at this point in the history
  6. add more tests

    cmintey committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f828ac View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    63bdccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db40857 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. create auth providers

    cmintey committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dfaa93f View commit details
    Browse the repository at this point in the history
  2. clean up testing stuff

    cmintey committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1a847cd View commit details
    Browse the repository at this point in the history
  3. type fixes

    cmintey committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    62dbe77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5132e21 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    df3fd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    131fb29 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    b06598a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff8ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f174e2b View commit details
    Browse the repository at this point in the history
  4. fix spec

    cmintey committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    763b676 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    473b889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb0e0b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    6ef3f2f View commit details
    Browse the repository at this point in the history
  2. update docs

    cmintey committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    df28c61 View commit details
    Browse the repository at this point in the history
  3. run ruff

    cmintey committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4c1502b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc95517 View commit details
    Browse the repository at this point in the history
  5. update docs

    cmintey committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ee2dbd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    cd9410c View commit details
    Browse the repository at this point in the history
  2. format

    cmintey committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3df1987 View commit details
    Browse the repository at this point in the history
  3. docs gen

    cmintey committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fcdc6d4 View commit details
    Browse the repository at this point in the history
  4. formatting

    cmintey committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b1afb94 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    fc68768 View commit details
    Browse the repository at this point in the history
  2. initialize logger in class

    cmintey committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a229082 View commit details
    Browse the repository at this point in the history
  3. mypy type fixes

    cmintey committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c66a430 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5456475 View commit details
    Browse the repository at this point in the history
  2. docs gen

    cmintey committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4513b92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68ef897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    122fbf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0331515 View commit details
    Browse the repository at this point in the history
  6. remove unused method

    cmintey committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ae5bbff View commit details
    Browse the repository at this point in the history
  7. fix unit tests

    cmintey committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7fd0cee View commit details
    Browse the repository at this point in the history
  8. docs gen

    cmintey committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    43b0e68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f33229 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. add iss to mealie token

    cmintey committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    fbd73df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f0318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95a5a03 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    189392c View commit details
    Browse the repository at this point in the history
  2. fix lock file

    cmintey committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b5d77b5 View commit details
    Browse the repository at this point in the history
  3. update authlib

    cmintey committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0b0d2cb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    4aa5750 View commit details
    Browse the repository at this point in the history
  2. update lock file

    cmintey committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f3c5f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501aa27 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    b23bec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe10a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e5a0c View commit details
    Browse the repository at this point in the history
  4. re-order migrations

    hay-kot committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e93fcd4 View commit details
    Browse the repository at this point in the history