Commit Graph

21 Commits (3a2e96b0dbe6a26ed340764957c141834bb6aef0)

Author SHA1 Message Date
Jo 48ef88aed7
Access: Fetch fresh permissions for target GlobalOrgID in AuthorizeInOrgMiddleware (#76569) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo 26339f978b
Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
Karl Persson 16d24a8429
RBAC: remove LoadPermissionsMiddleware (#73228) 2 years ago
Jo e56b2cae00
MESA: Allow using synced permissions (#71377) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Sofia Papagiannaki fde96c91c1
Chore: Differentiate the ErrOrgNotFound error messages (#64131) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
idafurjes bb35f37b66
Chore: Delete org model duplicates (#60940) 2 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Kristina 5d7d54d076
Auth: Write the redirect cookie if denied - do not write a blank redirect (#57381) 3 years ago
Emil Tullstedt bb479e030a
RBAC: Redirect to /login when forceLogin is set (#56469) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago
Karl Persson bcd7afd1f5
RBAC: Remove service dependency in Evaluator component (#54910) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 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
Karl Persson e9a93ebfc9
Access Control: Move access control middlewares to domain package (#48322) 3 years ago
Gabriel MABILLE 3440e7c8f7
AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
J Guerreiro 2894f07f05
AccessControl: improve denied message (#44551) 3 years ago
Gabriel MABILLE 54280fc9d7
AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
J Guerreiro a0cf57b5b8
AccessControl: Reduce tone of access error (#43601) 3 years ago
Karl Persson c3ca2d214d
Access control: Refactor managed permission system to create api and frontend components (#42540) 3 years ago
Karl Persson 9558c09a7c
Access Control: Store permissions on SignedInUser (#43040) 4 years ago
Gabriel MABILLE 818b8739c0
AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
Emil Tullstedt 3b637f4b44
Access control: Redirect non-API calls (#41100) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Gabriel MABILLE 458371c8eb
AccessControl: Extend scope parameters with extra params from context (#39722) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Karl Persson 7ebf4027a7
Access Control: refactor permission evaluator to be more flexible (#35996) 4 years ago
Emil Tullstedt c2e761f28e
Access control: Attach ID to error message (#33472) 4 years ago
Vardan Torosyan 9f82eac833
Access control: Add access control based permissions to admins/users (#32409) 4 years ago
Alexander Zobnin 823f0bc460
Access Control: move features to Enterprise (#32640) 4 years ago
Alexander Zobnin 20bd591bea
Access control: Basic structure and functionality behind feature toggle (#31893) 4 years ago