Commit Graph

8031 Commits

Author SHA1 Message Date
Maidul Islam
a6ac78356b rename org admin console subject name 2024-08-05 10:03:33 -04:00
Maidul Islam
e4a2137991 update permission action name for org admin console 2024-08-05 10:01:15 -04:00
Maidul Islam
711a4179ce rename admin panel 2024-08-03 07:52:35 -04:00
=
b4a2a477d3 feat: brought back workspace permission and made requested changes 2024-08-03 14:55:30 +05:30
=
b97bbe5beb feat: text change in sidebar 2024-08-02 19:54:43 +05:30
=
cf5260b383 feat: minor bug fix on access operation 2024-08-02 19:54:42 +05:30
=
13e0dd8e0f feat: completed org admin based project access feature 2024-08-02 19:54:42 +05:30
Akhil Mohan
7f9150e60e Merge pull request #2226 from Infisical/maidul-wdqwdwf
Update docker-compose to docker compose in GHA
2024-08-02 19:54:17 +05:30
Maidul Islam
995f0360fb update docker-compsoe to docker compose 2024-08-02 10:22:21 -04:00
BlackMagiq
ecab69a7ab Merge pull request #2213 from Infisical/issue-cert-csr
Add Sign Certificate Endpoint for Certificate Issuance
2024-08-02 07:16:17 -07:00
Tuan Dang
cca36ab106 Merge remote-tracking branch 'origin' into issue-cert-csr 2024-08-02 07:06:58 -07:00
Tuan Dang
76311a1b5f Update DN parsing fn 2024-08-02 07:00:36 -07:00
Sheen Capadngan
a0490d0fde Merge pull request #2220 from Infisical/feat/added-secret-folder-rbac
feat: added secret folder permissions
2024-08-02 19:05:12 +08:00
Maidul Islam
78e41a51c0 update workspace to project 2024-08-01 17:29:33 -04:00
Maidul Islam
8414f04e94 Merge pull request #2221 from akhilmhdh/feat/remove-migration-webhooks
feat: resolved invite failing and removed all unused things from frontend for previous upgrade
2024-08-01 11:18:50 -04:00
=
79e414ea9f feat: resolved invite failing and removed all unused things from frontend on previous upgrade 2024-08-01 20:12:23 +05:30
Maidul Islam
83772c1770 Merge pull request #2218 from GLEF1X/refactor/required-key-secret-input
refactor(secret-key-input): pass `isRequired` prop to secret key input
2024-08-01 10:35:23 -04:00
Sheen Capadngan
09928efba3 feat: added secret folder rbac' 2024-08-01 22:24:35 +08:00
Maidul Islam
48eb4e772f Merge pull request #2217 from akhilmhdh/feat/remove-migration-webhooks
feat: removed all the migration done for webhook and dynamic secret to KMS
2024-08-01 09:26:49 -04:00
GLEF1X
96cc315762 refactor(secret-key-input): pass isRequired prop to secret key input 2024-08-01 06:22:49 -04:00
=
e95d7e55c1 feat: removed all the migration done for webhook and dynamic secret towards kms encryption 2024-08-01 13:39:41 +05:30
Maidul Islam
520c068ac4 Merge pull request #2209 from Infisical/doc/add-documentation-for-kms-with-aws-hsm
doc: added documentation for using AWS HSM
2024-07-31 21:37:23 -04:00
Maidul Islam
cf330777ed kms and hsm doc updates 2024-07-31 21:36:52 -04:00
Maidul Islam
c1eae42b26 update aws kms docs 2024-07-31 20:40:54 -04:00
Tuan Dang
9f0d7c6d11 Correct sign-certificate endpoint ref in docs 2024-07-31 14:04:52 -07:00
Tuan Dang
683e3dd7be Add sign certificate endpoint 2024-07-31 13:57:47 -07:00
Maidul Islam
46ca3856b3 change upgrade btn based on admin 2024-07-31 10:59:36 -04:00
Sheen Capadngan
aff7481fbc doc: added documentation for using AWS HSM 2024-07-31 20:30:40 +08:00
Akhil Mohan
e7c1a4d4a0 Merge pull request #2207 from Infisical/misc/added-error-prompt-for-fetch-secrets-kms
misc: added error prompt for fetch secrets issue with kms
2024-07-31 14:34:35 +05:30
Sheen Capadngan
27f9628dc5 misc: updated refetch interval 2024-07-31 17:02:28 +08:00
Sheen Capadngan
1866ce4240 misc: moved get project secrets error handling to hook 2024-07-31 16:48:48 +08:00
Sheen Capadngan
e6b6de5e8e misc: added error prompt for fetch secrets issue with kms 2024-07-31 16:31:37 +08:00
Maidul Islam
9184ec0765 Merge pull request #2206 from GLEF1X/refactor/hashicorp-vault-integration
refactor(hashicorp-integration): make hashicorp vault integration easier to use
2024-07-30 23:05:28 -04:00
GLEF1X
1d55c7bcb0 refactor(integration): add aria-required to Input component 2024-07-30 22:07:50 -04:00
GLEF1X
96cffd6196 refactor(integration): make hashicorp vault integration easier to use
* Makes `namespace` optional allowing to use self-hosted OSS hashicorp vault
2024-07-30 22:06:54 -04:00
Maidul Islam
5bb2866b28 Merge pull request #2199 from Infisical/secret-engine-v2-bridge
Secret engine v2 bridge
2024-07-30 21:41:21 -04:00
Maidul Islam
7a7841e487 Merge pull request #2202 from Infisical/daniel/tls-docs
docs(sdks): Custom TLS certificate support
2024-07-30 20:52:52 -04:00
Maidul Islam
b0819ee592 update agent functions docs 2024-07-30 20:50:35 -04:00
Maidul Islam
b4689bed17 fix docs typo 2024-07-30 20:11:30 -04:00
Maidul Islam
bfd24ea938 Merge pull request #2204 from Infisical/maidul-dig2urdy3
add single secret fetch for agent
2024-07-30 20:09:32 -04:00
Maidul Islam
cea1a5e7ea add docs for single and list secrets functions for agent 2024-07-30 20:01:52 -04:00
BlackMagiq
8d32ca2fb6 Merge pull request #2205 from Infisical/vmatsiiako-docs-patch-1
Update migrating-from-envkey.mdx
2024-07-30 16:25:56 -07:00
Vlad Matsiiako
d468067d43 Update migrating-from-envkey.mdx 2024-07-30 16:24:47 -07:00
Maidul Islam
3a640d6cf8 add single secret fetch for agent 2024-07-30 19:23:24 -04:00
Vlad Matsiiako
8fc85105a9 Merge pull request #2203 from Infisical/secret-sharing-fix-padding
Add More Padding to Secret Sharing Banner
2024-07-30 13:49:29 -07:00
Tuan Dang
48bd354bae Add more padding for secret sharing promo banner 2024-07-30 13:46:40 -07:00
Daniel Hougaard
6e1dc7375c Update csharp.mdx 2024-07-30 22:24:43 +02:00
Daniel Hougaard
164627139e TLS docs 2024-07-30 22:24:23 +02:00
=
f7c962425c feat: renamed migrations to be latest 2024-07-30 23:54:07 +05:30
=
d92979d50e feat: resolved rebase ts errors 2024-07-30 23:50:04 +05:30