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

Fix direct creation of external users on admin page (partial #16612) #16613

Merged
merged 3 commits into from
Aug 9, 2021

Commits on Aug 3, 2021

  1. Fix direct creation of external users on admin page

    From go-gitea#16612 it was noticed that when creating new external users directly it was not
    possible to set their username correctly. This PR restores this ability.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b9d2d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 8, 2021

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