Commit Graph

150 Commits (8187d8cb660b83629b9dc5c270754fadf43fe242)

Author SHA1 Message Date
Serge Zaitsev 8187d8cb66
Chore: capitalise log message for auth packages (#74332) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva 6885b3d577
Chore: remove checks for whether RBAC is disabled (#73812) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
linoman 1c7f89c41b
Auth: Add empty role usage metrics for service and user accounts (#73108) 2 years ago
Jo 67de18ff06
Auth: Move Service Account service to SignedInUser Interface (#73142) 2 years ago
Jo 3300488667
AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
Jo d6c468c1c2
Auth: Add empty role definition (#64694) 2 years ago
Eric Leijonmarck 5dceb5dff3
Service accounts: API key migration refactoring to parse as json object of the results (#69771) 2 years ago
Eric Leijonmarck 081f59feba
Service accounts: UI migration results (#68789) 2 years ago
Ieva d8b66d5c4b
RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
Gabriel MABILLE edf1775d49
AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
Jo f9fd15c01e
fix shadow log in service accounts (#67643) 2 years ago
Karl Persson e4d998dc1a
ApiKeyGenPrefix: rename package (#65623) 2 years ago
Serge Zaitsev 743d66396a
Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
Jo 0e565a2e6c
ServiceAccounts: Collect usage stat for service account forced expiry (#64833) 2 years ago
Ieva 1d1f58f0ed
Service accounts: fix usage of `errutil` errors and convert more errors to `errutil` (#64299) 2 years ago
Eric Leijonmarck ad4b053231
API keys: Remove state hideAPIkeys and refactor interface to IsDisabled (#64018) 2 years ago
Sofia Papagiannaki e6e8351ee9
Chore: Remove CreateUserForTests() (#64125) 2 years ago
Eric Leijonmarck 76bc288d67
Service accounts: Remove revertapikeys endpoint (#64020) 2 years ago
Emil Tullstedt 10ee900beb
Errors: Remove direct dependencies on github.com/pkg/errors (#64026) 2 years ago
Ieva 3fb1894739
Service accounts: Creation logic simplification (#63884) 2 years ago
Eric Leijonmarck 9d6ab92e39
Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2 years ago
Jo c8db771939
Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2 years ago
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
suntala 51bef166c2
Chore: Remove Result field from serviceaccounts, ualert (#62476) 2 years ago
Serge Zaitsev 7dbd2cd139
Chore: Fix goimports grouping (#62426) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Jo e2ec219f6a
SecretScan: Remove placeholder image and polish errors (#61785) 2 years ago
idafurjes 7dcb502b33
Chore: Remove org model duplicates (#61025) 2 years ago
Karl Persson 0743c4eb87
ServiceAccount: Rewrite the api test to use fakes (#60441) 2 years ago
Kristin Laemmert cc007e9727
chore: sqlstore cleanup (#60415) 2 years ago
Eric Leijonmarck 371d7850a5
Auth: Service account store refactor (#58961) 2 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2 years ago
Jo d833031726
ServiceAccounts: Do not display warnings about secret scanner when scanner is disabled (#59952) 2 years ago
Serge Zaitsev b3284a8330
Chore: Make getUserOrgList private to sqlstore (#59654) 3 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
linoman f8f61c1a69
Auth: Add expiry date for service accounts access tokens (#58885) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Jo 2ce5dcfb91
ServiceAccounts: Add background service to check for token leaks (#53658) 3 years ago
Eric Leijonmarck 72d0c6b428
Auth: add IsServiceAccount to IsRealUser (#58015) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
idafurjes 5167c55760
Chore: Move methods from sqlstore to user store (#56305) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago