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: support server side session #479

Merged
merged 23 commits into from
Nov 13, 2024
Merged

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    ee7c6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447c9f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5157a76 View commit details
    Browse the repository at this point in the history
  4. add Error::AuthFailure.

    youngsofun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a52b2f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    213cb77 View commit details
    Browse the repository at this point in the history
  2. feat: support cookie.

    youngsofun committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    578d6c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    386abd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8290a85 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    0cdfb47 View commit details
    Browse the repository at this point in the history
  2. add License.

    youngsofun committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3020570 View commit details
    Browse the repository at this point in the history
  3. fix typo

    youngsofun committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fcd4393 View commit details
    Browse the repository at this point in the history
  4. rm dep async-trait.

    youngsofun committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2c7ae6f View commit details
    Browse the repository at this point in the history
  5. allow Unicode-3.0

    youngsofun committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2d58520 View commit details
    Browse the repository at this point in the history
  6. test temp table

    youngsofun committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5ddb17b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed7803d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. test change_password

    youngsofun committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    52e887a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. fix fmt

    youngsofun committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    50adcd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix cargo deny

    youngsofun committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8ddd517 View commit details
    Browse the repository at this point in the history
  2. print server version

    youngsofun committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8826ee1 View commit details
    Browse the repository at this point in the history
  3. test with nightly image

    youngsofun committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4e149a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. flight sql skip tests.

    youngsofun committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5aaad97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5efad View commit details
    Browse the repository at this point in the history
  3. update test

    youngsofun committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    68c091d View commit details
    Browse the repository at this point in the history