aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_token_test.go
Commit message (Collapse)AuthorAgeFilesLines
* [API] Delete Token accept names too (#12366)65432020-08-281-0/+13
| | | | | | | | * Delete Token accept names too * better description Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-2/+2
| | | | | | * Fix data race in testlogger * Update git_helper_for_declarative_test.go
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
| | | | | | | | | | | | * move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor
* Hash App token (#6724)techknowlogick2019-05-041-4/+4
|
* Add ability to delete a token (#4235)techknowlogick2018-07-061-0/+50
Fix #4234