mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 23:55:48 +08:00
add missing token validation and fix missing alert on application settings page (#3976)
This commit is contained in:
committed by
Lunny Xiao
parent
d79829fc47
commit
80d1998981
@@ -2,6 +2,7 @@
|
||||
<div class="user settings applications">
|
||||
{{template "user/settings/navbar" .}}
|
||||
<div class="ui container">
|
||||
{{template "base/alert" .}}
|
||||
<h4 class="ui top attached header">
|
||||
{{.i18n.Tr "settings.manage_access_token"}}
|
||||
</h4>
|
||||
|
||||
Reference in New Issue
Block a user