open-vault/builtin/credential/okta
miagilepner e873932bce
VAULT-8436 remove <-time.After statements in for loops (#18818)
* replace time.After with ticker in loops

* add semgrep rule

* update to use timers

* remove stop
2023-02-06 17:49:01 +01:00
..
cmd/okta Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go VAULT-8436 remove <-time.After statements in for loops (#18818) 2023-02-06 17:49:01 +01:00
backend_test.go [QT-309] Ensure environment variables are populated before proceeding (#17915) 2022-11-17 11:55:17 -07:00
cli.go VAULT-8436 remove <-time.After statements in for loops (#18818) 2023-02-06 17:49:01 +01:00
path_config.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_groups.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_groups_test.go Fix Okta auth to allow group names containing slashes (#6665) 2019-05-01 14:56:18 -07:00
path_login.go fix auth renew panic (#18011) 2022-11-18 10:38:18 -05:00
path_users.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00