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/cmd
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
* Fix ipv6 parsing

* Update modules/setting/setting.go

Co-authored-by: 6543 <6543@obermui.de>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
..
admin.go make `gitea admin auth list` formatting configurable (#10844) 5 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
doctor.go Decrease the num_stars when deleting a repo (#11954) 5 years ago
dump.go Dump: add output format tar and output to stdout (#10376) 5 years ago
embedded.go
embedded_stub.go
generate.go TrimSpace when reading InternalToken from a file (#11502) 5 years ago
hook.go Add debug option to hooks (#11624) 5 years ago
keys.go
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
migrate.go
serv.go Multiple LFS improvements (#10667) 5 years ago
web.go Fix ipv6 parsing (#12321) 5 years ago
web_graceful.go