Backport #16532 Co-authored-by: Matti R <matti@mdranta.net>
This commit is contained in:
parent
0b06b2019f
commit
67942ac1a9
30 changed files with 153 additions and 171 deletions
|
@ -12,7 +12,8 @@ import (
|
|||
"time"
|
||||
|
||||
"code.gitea.io/gitea/modules/util"
|
||||
"github.com/dgrijalva/jwt-go"
|
||||
|
||||
"github.com/golang-jwt/jwt"
|
||||
)
|
||||
|
||||
// NewInternalToken generate a new value intended to be used by INTERNAL_TOKEN.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue