mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-10 11:14:20 +00:00
* make sure duplicate token names cannot be used * add check to api routes too * add @lunny s suggestion * fix & don't forget User.ID * AccessTokenByNameExists() return error too * unique token for each test * fix lint Signed-off-by: 6543 <6543@obermui.de> Co-authored-by: Lanre Adelowo <yo@lanre.wtf> |
||
|---|---|---|
| .. | ||
| app.go | ||
| email.go | ||
| follower.go | ||
| gpg_key.go | ||
| key.go | ||
| repo.go | ||
| star.go | ||
| user.go | ||
| watch.go | ||