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(api): delete the authenticated user #20410

Closed
wants to merge 13 commits into from

Commits on Sep 28, 2022

  1. feat(api): delete the authenticated user

    Endpoint: DELETE /user
    dhruvmanila committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1d950cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59304aa View commit details
    Browse the repository at this point in the history
  3. fix: lint errors

    dhruvmanila committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    418b2bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c51dc9 View commit details
    Browse the repository at this point in the history
  5. test: API purge user testing

    Check if it fails when user still has ownership of repositories and then
    verify the use of the purge parameter.
    dhruvmanila committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    42eb77c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dabe12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24ecbd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c14114 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    fe4e845 View commit details
    Browse the repository at this point in the history
  2. just use Combo

    6543 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fce394f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

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

Commits on Oct 6, 2022

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

Commits on Oct 23, 2022

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