gitea/modules
Giteabot 411310d698
chore(api): support ignore password if login source type is LDAP for creating user API () ()
Backport  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>
..
actions chore(actions): support cron schedule task ()
activitypub More refactoring of `db.DefaultContext` ()
analyze Rename code_langauge.go to code_language.go ()
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
auth Next round of `db.DefaultContext` refactor ()
avatar Remove nfnt/resize and oliamb/cutter ()
base Replace `interface{}` with `any` ()
cache improve unit test for caching ()
charset Add option to disable ambiguous unicode characters detection () ()
container Implement FSFE REUSE for golang files ()
context Add guide page to actions when there's no workflows () ()
contexttest Avoid double-unescaping of form value ()
csv Refactor locale number ()
doctor Initalize stroage for orphaned repository doctor () ()
emoji Update emoji set to Unicode 15 ()
eventsource More `db.DefaultContext` refactor () ()
generate Handle base64 decoding correctly to avoid panic ()
git Add option to disable ambiguous unicode characters detection () ()
gitgraph More `db.DefaultContext` refactor () ()
graceful Allow the use of alternative net.Listener implementations by downstreams ()
hcaptcha Consume hcaptcha and pwn deps ()
highlight Add option to disable ambiguous unicode characters detection () ()
hostmatcher Support allowed hosts for webhook to work with proxy () ()
html Refactor backend SVG package and add tests ()
httpcache Less naked returns ()
httplib Less naked returns ()
indexer Add option to disable ambiguous unicode characters detection () ()
issue/template Replace `interface{}` with `any` ()
json Replace `interface{}` with `any` ()
label Make label templates have consistent behavior and priority ()
lfs Refactor lfs requests ()
log Reduce some allocations in type conversion ()
markup Add option to disable ambiguous unicode characters detection () ()
mcaptcha Implement FSFE REUSE for golang files ()
metrics Reduce usage of `db.DefaultContext` ()
migration Replace `interface{}` with `any` ()
nosql Update tool dependencies, lock govulncheck and actionlint ()
options Use a general approach to access custom/static/builtin assets ()
packages Close all hashed buffers () ()
paginator Use more specific test methods ()
pprof Implement FSFE REUSE for golang files ()
private Replace `interface{}` with `any` ()
process Less naked returns ()
proxy Use proxy for pull mirror ()
proxyprotocol Implement FSFE REUSE for golang files ()
public Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" ()
queue Increase queue length () ()
recaptcha Implement FSFE REUSE for golang files ()
references Replace 'userxx' with 'orgxx' in all test files when the user type is org ()
regexplru Upgrade go dependencies ()
repository Ignore "non-existing" errors when getDirectorySize calculates the size () ()
secret Improve decryption failure message ()
session Next round of `db.DefaultContext` refactor ()
setting Add option to disable ambiguous unicode characters detection () ()
sitemap Fix sitemap ()
ssh restrict certificate type for builtin SSH server ()
storage Fix object storage path handling ()
structs chore(api): support ignore password if login source type is LDAP for creating user API () ()
svg Refactor backend SVG package and add tests ()
sync Implement FSFE REUSE for golang files ()
system Implement FSFE REUSE for golang files ()
templates Fix label render containing invalid HTML () ()
test Move web/api context related testing function into a separate package ()
testlogger Replace `interface{}` with `any` ()
timeutil Fix incorrect webhook time and use relative-time to display it ()
translation Replace `interface{}` with `any` ()
turnstile Add new captcha: cloudflare turnstile ()
typesniffer Detect ogg mime-type as audio or video ()
updatechecker Implement FSFE REUSE for golang files ()
upload Implement FSFE REUSE for golang files ()
uri Implement FSFE REUSE for golang files ()
user Implement FSFE REUSE for golang files ()
util Add option to disable ambiguous unicode characters detection () ()
validation Check blocklist for emails when adding them to account ()
web Make CORS work for oauth2 handlers () ()
webhook New webhook trigger for receiving Pull Request review requests ()