You can not 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/cmd
zeripath 2e1afd54b2
Add command to bulk set must-change-password (#22823) (#22928)
2 years ago
..
admin.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_user.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_user_change_password.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_user_create.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_user_delete.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_user_generate_access_token.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_user_list.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
admin_user_must_change_password.go Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
cert.go format with gofumpt (#18184) 3 years ago
cmd.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
convert.go
docs.go Fix offBy1 errors (#17606) 3 years ago
doctor.go Disable doctor logging on panic (#20847) 2 years ago
dump.go dump: Add option to skip index dirs (#21501) 2 years ago
dump_repo.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
embedded.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
embedded_stub.go Remove legacy `+build:` constraint (#19582) 3 years ago
generate.go
hook.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
hook_test.go Add agit flow support in gitea (#14295) 4 years ago
keys.go
mailer.go
main_test.go
manager.go
manager_logging.go Allow manager logging to set SQL (#20064) 3 years ago
migrate.go
migrate_storage.go
migrate_storage_test.go
restore_repo.go Fix cli command restore-repo: "units" should be splitted to string slice, to match the old behavior and match the dump-repo's behavior (#20183) 3 years ago
serv.go Fix typo (#21201) 2 years ago
web.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
web_acme.go
web_graceful.go Support Proxy protocol (#12527) 2 years ago
web_https.go Support Proxy protocol (#12527) 2 years ago