Commit Graph

3285 Commits

Author SHA1 Message Date
Maidul Islam
e38abb128a Update .infisicalignore 2023-09-12 19:05:03 -04:00
Maidul Islam
fc3b0e1de9 Merge pull request #963 from akhilmhdh/feat/move-roles-ee
refactor: moved role folder to ee
2023-09-11 21:38:33 -04:00
vmatsiiako
ba225dd504 Added card tiles to security page 2023-09-11 16:37:17 -07:00
BlackMagiq
d221bf8ae9 Merge pull request #964 from Infisical/update-security-docs
Add/update docs to include internals
2023-09-12 00:04:49 +01:00
Tuan Dang
d7354e1aca Finish docs for internals 2023-09-12 00:02:43 +01:00
Akhil Mohan
e7c5e6a789 refactor: moved role folder to ee 2023-09-11 23:53:05 +05:30
BlackMagiq
49d6f85f42 Merge pull request #961 from akhilmhdh/fix/folder-bug
fix: resovled batch function not working with folders
2023-09-11 15:25:34 +01:00
Akhil Mohan
c894952e84 fix: resovled batch function not working with folders 2023-09-11 13:01:49 +05:30
vmatsiiako
4ce0eccfa1 Merge pull request #959 from JanetEne/helper-text-for-secret-path
Add helper text and tooltip for secret path
2023-09-09 18:17:24 -07:00
Vladyslav Matsiiako
ad710f4860 fixed the style of the webhook tooltip 2023-09-09 18:10:02 -07:00
JanetEne
45117ba1f4 show tooltip on hover of icon and not onclick 2023-09-09 22:35:55 +01:00
vmatsiiako
1b2b1ca30b Update README.md 2023-09-09 13:24:16 -07:00
BlackMagiq
b89a90066a Merge pull request #958 from Infisical/check-gcp-sm-integration
Patch broken integrations due to permission update
2023-09-09 17:59:31 +01:00
Tuan Dang
83d2a39fb1 Patch broken integratins due to permission update 2023-09-09 17:29:19 +01:00
Tuan Dang
412b1123af Begin security docs revamp 2023-09-09 10:00:09 +01:00
JanetEne
dc91615b43 add helper text and tooltip for secret path 2023-09-09 04:06:16 +01:00
Vladyslav Matsiiako
110153385b permissioning style update 2023-09-08 20:05:02 -07:00
Maidul Islam
305ddd3813 Merge pull request #860 from akhilmhdh/feat/new-permission-system
New Permission System
2023-09-08 11:59:49 -04:00
Akhil Mohan
b023bb1df2 feat(rbac): removed unused variables 2023-09-08 21:26:10 +05:30
Akhil Mohan
63ff669612 feat(rbac): applied subscription banner in custom roles 2023-09-08 21:22:36 +05:30
Akhil Mohan
8003273b2c feat(rbac): changed withpermission hoc text and removed loading on overview pageg 2023-09-08 21:22:36 +05:30
Akhil Mohan
2f9b35b2f9 feat(rbac): resolved submit button getting disabled 2023-09-08 21:22:36 +05:30
Maidul Islam
91c1aca588 add role index 2023-09-08 21:22:36 +05:30
Akhil Mohan
e8f7b0c181 feat(rbac): resolved batch bug in permission check 2023-09-08 21:22:36 +05:30
Akhil Mohan
43735b8183 feat(rbac): updated role controller to check permissions and batch v2 selectively permission check 2023-09-08 21:22:36 +05:30
Maidul Islam
988bb4ffb6 remove created & justify delete buttons to right 2023-09-08 21:22:36 +05:30
Maidul Islam
0f46f53a7d update denied text 2023-09-08 21:22:36 +05:30
Maidul Islam
9c9d46824c only backfill roles for non empty permissions array 2023-09-08 21:22:36 +05:30
Akhil Mohan
43b97b411b feat(rbac): updated helper text on glob pattern in multi env permission field 2023-09-08 21:22:36 +05:30
Akhil Mohan
38c044f9a7 feat(rbac): put back condition matcher for workspace permission check and added migration function 2023-09-08 21:22:36 +05:30
Akhil Mohan
c91a93ef2a feat(rbac): resolved secret import not listing 2023-09-08 21:22:36 +05:30
Akhil Mohan
a4ef829046 feat(rbac): added glob support in permission and revealed settings 2023-09-08 21:22:36 +05:30
Maidul Islam
2ed079830a make org permissions more readable 2023-09-08 21:22:36 +05:30
Akhil Mohan
98893a40f1 feat(rbac): made changes from testing with maidul 2023-09-08 21:22:36 +05:30
Akhil Mohan
252042fb20 feat(rbac): resolved viewer permission in list 2023-09-08 21:22:36 +05:30
Akhil Mohan
4ca95f4d79 feat(rbac): resolved zod validator issues and trim in frontend 2023-09-08 21:22:36 +05:30
Akhil Mohan
26028e7312 feat(rbac): fixed broken view when clicking editing predefined role 2023-09-08 21:22:36 +05:30
Akhil Mohan
6bbdc4a405 feat(rbac): fixed broken invite and role missing in dropdown 2023-09-08 21:22:36 +05:30
Akhil Mohan
cb9ee00ed3 feat(rbac): made org role section permission into one component and fixed some small issues 2023-09-08 21:22:36 +05:30
Akhil Mohan
f1a291a52a feat(rbac): fixed merge conflicts and resolved some more issues with permission checks 2023-09-08 21:22:36 +05:30
Akhil Mohan
bcfe1bda84 feat(rbac): made new permission check for v3 secrets and v2 batch 2023-09-08 21:22:36 +05:30
Tuan Dang
82d4c8f000 Split requireBlindIndicesEnabled, E2EEOff, requireIPAllowlistCheck away from requireWorkspaceAuth 2023-09-08 21:22:36 +05:30
Akhil Mohan
7c698e755a feat(rbac): added frontend permission validation for missing pages and merged new features 2023-09-08 21:22:36 +05:30
Akhil Mohan
4b0bc238fc feat(rbac): changed the action names for org 2023-09-08 21:22:36 +05:30
Akhil Mohan
ea9e638d03 feat(rbac): resolved merge conflict 2023-09-08 21:22:36 +05:30
Akhil Mohan
6671699867 feat(rbac): added new permission check for workspace in frontend 2023-09-08 21:22:36 +05:30
Akhil Mohan
549121f44e feat(rbac): added new validation to all routes and permission check to most 2023-09-08 21:22:36 +05:30
Akhil Mohan
520a553ea1 feat(rbac): implemented project based permission loading and role management 2023-09-08 21:22:36 +05:30
Akhil Mohan
aac3168c80 feat(rbac): implemented granular blocking of actions based on permissions on org level ui 2023-09-08 21:21:43 +05:30
Akhil Mohan
34fb7be1c4 feat(rbac): added org permission context for pulling permission from api 2023-09-08 21:21:43 +05:30