Commit Graph

80 Commits (5bda17e7c1cb313eb96266f2fdda73a6b35c3977)

Author SHA1 Message Date
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 8 months ago
xavi ec29f6cb60
Add OpenAPI annotations for query params of `getOrgUsersForCurrentOrg` API route (#101419) 10 months ago
Karl Persson be60ef0500
IDToken: cache invalidation (#100592) 10 months ago
Misi ee0a1391df
Auth: Add OrgRole to ID token (#100383) 10 months ago
xavi 345757c3ae
Auth: Fix SAML user IsExternallySynced not being set correctly (#98487) 11 months ago
Jo 9f43724b57
AccessControl: Use UIDs for Resource permissions frontend (#95552) 1 year ago
Karl Persson d4e802dd47
Authn: Add function to resolve identity from org and namespace id (#84555) 2 years ago
Karl Persson ebf455d107
RBAC: Don't refetch permissions when searching for users in authenticated org (#84546) 2 years ago
Alexander Zobnin 82a88cc83f
Access control: Extend GetUserPermissions() to query permissions in org (#83392) 2 years ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 2 years ago
Misi ce1450d4d3
Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 2 years ago
Ieva eca45f6492
Chore: remove `gcomOnlyExternalOrgRoleSync` feature toggle (#78001) 2 years ago
Vardan Torosyan d624a5d490
Chore: Replace grafana-authnz-team with identity-access-team as code owners (#77609) 2 years ago
Gabriel MABILLE 96cbe70b14
User: Support `sort` query param for user and org user, search endpoints (#75229) 2 years ago
Jo 5eed495cce
Chore: Port user services to identity.Requester (#73851) 2 years ago
Jo 26339f978b
Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
Ieva f7c6491f73
Auth: add a feature toggle for locking user roles for users synced through GCom (#72202) 2 years ago
Ieva e9ba6922c0
Auth: Lock organization roles for users who are managed through an external auth provider (#72204) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
Serge Zaitsev 46605a3791
Chore: Fix authinfo api after result field removal (#65487) 3 years ago
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 3 years ago
Jo 12d192d80e
AccessControl: Clear user permission cache for update org user role (#62745) 3 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 3 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
Sofia Papagiannaki 4b634fadcf
Chore: Fix Swagger and OpenAPI specifications (#61669) 3 years ago
idafurjes 7dcb502b33
Chore: Remove org model duplicates (#61025) 3 years ago
Alexander Zobnin f1b5014efd
Preferences: Add pagination to org configuration page (#60896) 3 years ago
linoman 6cc56311d9
Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
idafurjes 846a4510b4
Chore: Use org service methods (#55738) 3 years ago
idafurjes 178cd0a232
Use OrgUser method from org service (#55674) 3 years ago
idafurjes 883c7a802b
Chore: Use AddUserOrg from org service (#55657) 3 years ago
Sofia Papagiannaki b157fcdd87
Chore: fix formating for swagger definitions (#54993) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
Karl Persson 57d87389e0
RBAC: Remove user permissions in org when user is removed (#53782) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 4 years ago
Ieva 0c0cf36ab8
Access control: role checks before updates (#51449) 4 years ago
Karl Persson 5caf97be40
AccessControl: Replace IsEnterprise checks with license checks (#49572) 4 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 4 years ago
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 4 years ago
Karl Persson 7ab1ef8d6e
Access Control: Support other attributes than id for resource permissions (#46727) 4 years ago
Gabriel MABILLE 14bee49f9a
AccessControl: Compute metadata from context permissions (#45578) 4 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 4 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
Karl Persson f999910dc6
Access control: Add access control sql filter to org user queries (#43961) 4 years ago
J Guerreiro 6bbf85e2e9
AccessControl: verify metadata map is not null (#43743) 4 years ago