aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/api_token_test.go
Commit message (Expand)AuthorAgeFilesLines
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-26/+20
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610)Evan Tobin2023-10-141-2/+29
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-111-2/+1
* Fix token endpoints ignore specified account (#27080)CaiCandong2023-09-181-0/+23
* Remove "misc" scope check from public API endpoints (#26134)wxiaoguang2023-07-261-30/+0
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-26/+522
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+66