mirror of https://github.com/go-gitea/gitea.git
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.
Fix #30416.
Before (it shows as "Unset" while there's a token):
<img width="980" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/d7148e3e-62c9-4d2e-942d-3d795b79515a">
After:
<img width="977" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/24aaa1db-5baa-4204-9081-470b15ea72b5">
The username shows as "oauth2" because of
|
10 months ago | |
---|---|---|
.. | ||
mirror.go | 1 year ago | |
mirror_pull.go | 10 months ago | |
mirror_push.go | 1 year ago | |
mirror_test.go | 2 years ago | |
notifier.go | 1 year ago | |
queue.go | 1 year ago |