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

Include login_name in adminCreateUser response #20283

Merged
merged 12 commits into from
Jul 15, 2022

Commits on Jul 7, 2022

  1. Include login_name in adminCreateUser response

    Baekjun Kim committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    044ce37 View commit details
    Browse the repository at this point in the history
  2. generate swagger

    Baekjun Kim committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2820ac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Update v1_json.tmpl

    wxiaoguang committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    9347835 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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

Commits on Jul 13, 2022

  1. expose login_name to admin and user itself only

    Baekjun Kim committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    23cdfc9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'return-login-name' of https://github.com/kimbj95/gitea

    …into return-login-name
    Baekjun Kim committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    4443593 View commit details
    Browse the repository at this point in the history
  3. add missing case

    Baekjun Kim committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f4efad8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Fix structure and comment

    Baekjun Kim committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    ecdf8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30efc96 View commit details
    Browse the repository at this point in the history
  3. modules/structs/user.go

    6543 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    96c4c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1826021 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

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