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.
fd59cd9450
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 | |
---|---|---|
.. | ||
eval | 2 years ago | |
scopedtmpl | 2 years ago | |
vars | 2 years ago | |
base.go | 1 year ago | |
dynamic.go | 2 years ago | |
helper.go | 10 months ago | |
helper_test.go | 11 months ago | |
htmlrenderer.go | 1 year ago | |
htmlrenderer_test.go | 2 years ago | |
mailer.go | 11 months ago | |
static.go | 2 years ago | |
templates_bindata.go | 2 years ago | |
util_avatar.go | 1 year ago | |
util_dict.go | 1 year ago | |
util_json.go | 2 years ago | |
util_misc.go | 10 months ago | |
util_render.go | 10 months ago | |
util_render_test.go | 10 months ago | |
util_slice.go | 2 years ago | |
util_string.go | 11 months ago | |
util_test.go | 2 years ago |