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

chore(api): support ignore password if login source type is LDAP for creating user API (#28491) #28525

Merged
merged 1 commit into from
Dec 19, 2023

Commits on Dec 19, 2023

  1. chore(api): support ignore password if login source type is LDAP for …

    …creating user API (go-gitea#28491)
    
    - Modify the `Password` field in `CreateUserOption` struct to remove the
    `Required` tag
    - Update the `v1_json.tmpl` template to include the `email` field and
    remove the `password` field
    
    ---------
    
    Signed-off-by: Bo-Yi Wu <[email protected]>
    appleboy authored and GiteaBot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d9f737c View commit details
    Browse the repository at this point in the history