| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: ioutil is deprecated in go1.19 (#3718) | Taras Madan | 2023-02-23 | 1 | -2/+1 |
| | | |||||
| * | syz-manager: support oauth when calling syz-hub | Greg Steuck | 2021-07-30 | 1 | -2/+3 |
| | | | | | Permit empty hub_key to indicate oauth. | ||||
| * | pkg/auth: create explicit JWT token cache | Greg Steuck | 2021-07-30 | 1 | -8/+54 |
| | | | | | This will be easier to reuse as it is no longer http-specific. | ||||
| * | pkg/auth: move jwt to auth to be shared by syz-hub clients | Greg Steuck | 2021-07-30 | 1 | -0/+76 |
