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: Added session management support for REST service #4855

Merged
merged 6 commits into from
Sep 19, 2023

Commits on Sep 13, 2023

  1. feat: Added session management support for REST service

    Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>
    nicolatimeus committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ffbe3b7 View commit details
    Browse the repository at this point in the history
  2. fix: Fixed incorrect endpoint paths in metatype

    Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>
    nicolatimeus committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fec7af9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    69dd65b View commit details
    Browse the repository at this point in the history
  2. fix: Removed unused method

    Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>
    nicolatimeus committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    416e3f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ca0e108 View commit details
    Browse the repository at this point in the history
  2. fix: Do not return XSRF token for expired session

    Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>
    nicolatimeus committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    57c10fb View commit details
    Browse the repository at this point in the history