0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 09:14:33 +01:00
gitea/templates
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>
2023-12-19 11:14:06 +08:00
..
admin
api/packages/pypi
base
code
custom
devtest
explore Keep profile tab when clicking on Language (#28320) (#28331) 2023-12-03 14:54:53 +00:00
mail
org
package
projects
repo Add option to disable ambiguous unicode characters detection (#28454) (#28499) 2023-12-18 12:20:37 +08:00
shared Refactor template empty checks (#28351) (#28354) 2023-12-05 06:07:15 +00:00
status
swagger chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) 2023-12-19 11:14:06 +08:00
user Improve the prompt for "ssh-keygen sign" (#28509) (#28510) 2023-12-18 15:25:52 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl