gitea/services
zeripath 44deae8f3d
Refactor jwt.StandardClaims to RegisteredClaims (#18344)
* Refactor jwt.StandardClaims to RegisteredClaims

go-jwt/jwt has deprecated the StandardClaims interface to use RegisteredClaims
instead. This PR migrates to use this new format.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

Co-authored-by: Gusted <williamzijl7@hotmail.com>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
2022-01-20 22:52:56 +07:00
..
agit Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +07:00
asymkey Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +07:00
attachment Simplify parameter types (#18006) 2021-12-20 04:41:31 +07:00
auth Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +07:00
comments format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
cron format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
externalaccount Refactor auth package (#17962) 2022-01-02 21:12:35 +07:00
forms format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
gitdiff format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
issue format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
lfs Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +07:00
mailer format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
migrations format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
mirror format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
org Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +07:00
pull format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
release format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
repository format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
task format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
user Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +07:00
webhook format with gofumpt (#18184) 2022-01-20 18:46:10 +07:00
wiki Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +07:00