forgejo/routers/user/setting
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
* Avatar support minio

* Support repo avatar minio storage

* Add missing migration

* Fix bug

* Fix test

* Add test for minio store type on avatars and repo avatars; Add documents

* Fix bug

* Fix bug

* Add back missed avatar link method

* refactor codes

* Simplify the codes

* Code improvements

* Fix lint

* Fix test mysql

* Fix test mysql

* Fix test mysql

* Fix settings

* Fix test

* fix test

* Fix bug
2020-10-14 21:07:51 +08:00
..
account.go
account_test.go
adopt.go
applications.go
keys.go Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
main_test.go
oauth2.go
profile.go Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
security.go
security_openid.go
security_twofa.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
security_u2f.go