1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 15:31:31 +02:00
gitea/cmd
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947)
* Use correct variable name.

* doer is never nil here.

* Use status code constants.

* Replaced generic map with concrete struct.

* Fixed windows lint.

* Removed unused method.

* Changed error codes.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:38:19 -04:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump_repo.go
dump.go
embedded_stub.go
embedded.go
generate.go
hook.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
keys.go
mailer.go
manager.go
migrate_storage.go
migrate.go
restore_repo.go
serv.go
web_graceful.go
web_letsencrypt.go
web.go