This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/options
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994)
* 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>
2020-04-13 22:02:48 +03:00
..
gitignore Delete conflicting file (#9526) 2019-12-28 10:43:03 +00:00
label
license chore: update license list (#9436) 2019-12-20 08:17:25 +08:00
locale Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
readme