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

[Feature] Sso Backend support #3366

Open
wants to merge 23 commits into
base: dev
Choose a base branch
from
Open

[Feature] Sso Backend support #3366

wants to merge 23 commits into from

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b721d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc20d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bbc74 View commit details
    Browse the repository at this point in the history
  4. mvn -T 4C spotless:apply

    yangzehan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2b84285 View commit details
    Browse the repository at this point in the history
  5. Delete redundant files, fix the SSO client, specify the client name, …

    …and get it from the configuration instead
    yangzehan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    db9cbb7 View commit details
    Browse the repository at this point in the history
  6. mvn spotless:apply

    yangzehan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    43e685d View commit details
    Browse the repository at this point in the history
  7. rollback

    yangzehan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    59a1cef View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    afc9277 View commit details
    Browse the repository at this point in the history
  2. mvn -T 4C spotless:apply

    yangzehan committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e3d179d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add registration ID

    yangzehan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    396a884 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix user_type

    yangzehan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ee042a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6972025 View commit details
    Browse the repository at this point in the history
  2. Remove redundant code

    yangzehan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    01720f3 View commit details
    Browse the repository at this point in the history
  3. Optimize the logout logic and fix the inability to access SSO related…

    … interfaces after logging out.
    yangzehan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c9456d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. mvn -T 4C spotless:apply

    yangzehan committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    de2f460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5896c5d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/dev' into sso

    # Conflicts:
    #	dinky-common/src/main/java/org/dinky/data/enums/Status.java
    yangzehan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f2f132e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d068481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2eade9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. op code

    Signed-off-by: Zzm0809 <[email protected]>
    Zzm0809 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ed026f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'dev' into sso

    Zzm0809 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    765e3c1 View commit details
    Browse the repository at this point in the history
  2. Update AppConfig.java

    Zzm0809 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f075ada View commit details
    Browse the repository at this point in the history