You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Giteabot 411310d698
chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525)
Backport #28491 by @appleboy

- 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 <appleboy.tw@gmail.com>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 year ago
..
api chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) 1 year ago
common Clean up template locale usage (#27856) (#27857) 1 year ago
install Refactor system setting (#27000) (#27452) 1 year ago
private Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add option to disable ambiguous unicode characters detection (#28454) (#28499) 1 year ago
init.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago