1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-02 04:54:34 +00:00
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
..
2020-03-22 11:12:55 -04:00
2020-04-05 07:20:50 +01:00
2020-02-27 20:10:27 -03:00
2019-08-23 12:40:29 -04:00
2020-02-27 20:10:27 -03:00
2017-05-04 13:54:56 +08:00
2020-04-01 01:14:46 -03:00
2020-04-05 07:20:50 +01:00
2019-12-15 16:57:34 -05:00
2020-04-05 07:20:50 +01:00
2020-03-22 11:12:55 -04:00
2020-04-05 07:20:50 +01:00
2020-03-27 16:12:39 +02:00
2020-03-22 11:12:55 -04:00
2020-01-24 14:00:29 -05:00
2020-04-05 07:20:50 +01:00
2020-03-22 11:12:55 -04:00
2020-03-02 00:05:44 +02:00
2019-08-23 12:40:29 -04:00
2020-04-05 07:20:50 +01:00
2020-01-13 18:33:46 +01:00
2019-06-12 15:41:28 -04:00
2018-10-20 18:19:21 -04:00
2020-03-28 15:09:55 +02:00