Commit Graph

8286 Commits

Author SHA1 Message Date
Tuan Dang
f560534493 Replace custom pkcs7 fns with module 2024-08-25 20:21:53 -07:00
Tuan Dang
1317266415 Merge remote-tracking branch 'origin' into feature/est-simpleenroll 2024-08-22 14:54:34 -07:00
Maidul Islam
4a1dfda41f Merge pull request #2324 from Infisical/maidul-udfysfgj32
Remove service token depreciation notice
2024-08-22 14:29:55 -04:00
Maidul Islam
c238b7b6ae remove service token notice 2024-08-22 13:57:40 -04:00
Sheen Capadngan
288d7e88ae misc: made SSL header key configurable via env 2024-08-23 01:38:12 +08:00
BlackMagiq
83d314ba32 Merge pull request #2314 from Infisical/install-external-ca
Install Intermediate CA with External Parent CA
2024-08-22 09:41:52 -07:00
Maidul Islam
b94a0ffa6c Merge pull request #2322 from akhilmhdh/fix/build-mismatch-lines
feat: added backend build sourcemap for line matching
2024-08-22 09:34:12 -04:00
Sheen Capadngan
f88389bf9e misc: added general format 2024-08-22 21:05:34 +08:00
Sheen Capadngan
2e88c5e2c5 misc: improved url examples in est doc 2024-08-22 21:02:38 +08:00
Sheen Capadngan
73f3b8173e doc: added guide for EST usage' 2024-08-22 20:44:21 +08:00
=
b60e404243 feat: added backend build sourcemap for line matching 2024-08-22 15:18:33 +05:30
Sheen Capadngan
aa5b88ff04 misc: removed enrollment options from CA page 2024-08-22 15:40:36 +08:00
Sheen Capadngan
b7caff88cf feat: finished up EST cacerts 2024-08-22 15:39:53 +08:00
Maidul Islam
10120e1825 Merge pull request #2317 from akhilmhdh/feat/debounce-last-used
feat: added identity and service token postgres update debounced
2024-08-22 00:50:54 -04:00
Maidul Islam
31e66c18e7 Merge pull request #2320 from Infisical/maidul-deuyfgwyu
Set default to host sts endpoint for aws auth
2024-08-21 22:38:49 -04:00
Maidul Islam
fb06f5a3bc default to host sts for aws auth 2024-08-21 22:29:30 -04:00
Maidul Islam
1515dd8a71 Merge pull request #2318 from akhilmhdh/feat/ui-patch-v1
feat: resolved ui issues related to permission based hiding
2024-08-21 13:50:24 -04:00
=
da18a12648 fix: resovled create failing in bulk create too 2024-08-21 23:13:42 +05:30
=
49a0d3cec6 feat: resolved ui issues related to permission based hiding 2024-08-21 23:01:23 +05:30
=
e821a11271 feat: added identity and service token postgres update debounced 2024-08-21 22:21:31 +05:30
Tuan Dang
af4428acec Add external parent ca support to docs 2024-08-20 22:43:29 -07:00
Tuan Dang
61370cc6b2 Finish allow installing intermediate CA with external parent CA 2024-08-20 21:44:41 -07:00
Daniel Hougaard
cf3b2ebbca Merge pull request #2311 from Infisical/daniel/read-secrets-notification-removal
Fix: Remove notification when unable to read secrets from environment
2024-08-20 21:56:41 +04:00
Daniel Hougaard
e970cc0f47 Fix: Error notification when user does not have access to read from certain environments 2024-08-20 21:41:02 +04:00
Daniel Hougaard
bd5cd03aeb Merge pull request #2172 from Infisical/daniel/access-requests-group-support
feat(core): Group support for access requests
2024-08-20 21:20:01 +04:00
Sheen Capadngan
760a1e917a feat: added simplereenroll 2024-08-20 23:56:27 +08:00
Daniel Hougaard
c46e4d7fc1 fix: scim cleanup 2024-08-20 19:50:42 +04:00
Daniel Hougaard
1f3896231a fix: remove privileges when user loses access to project/org 2024-08-20 19:50:42 +04:00
Daniel Hougaard
4323f6fa8f Update 20240724101056_access-request-groups.ts 2024-08-20 19:50:42 +04:00
Daniel Hougaard
65db91d491 Update 20240724101056_access-request-groups.ts 2024-08-20 19:50:42 +04:00
Daniel Hougaard
ae5b57f69f Update 20240724101056_access-request-groups.ts 2024-08-20 19:50:42 +04:00
Daniel Hougaard
b717de4f78 Update 20240724101056_access-request-groups.ts 2024-08-20 19:50:42 +04:00
Daniel Hougaard
1216d218c1 fix: rollback access approval requests requestedBy 2024-08-20 19:50:42 +04:00
Daniel Hougaard
209004ec6d fix: rollback access approval requests requestedBy 2024-08-20 19:50:42 +04:00
Daniel Hougaard
c865d12849 Update 20240724101056_access-request-groups.ts 2024-08-20 19:50:42 +04:00
Daniel Hougaard
c921c28185 Update AccessPolicyModal.tsx 2024-08-20 19:50:42 +04:00
Daniel Hougaard
3647943c80 Feat: Access requests group support 2024-08-20 19:50:42 +04:00
Daniel Hougaard
4bf5381060 Feat: Access requests group support 2024-08-20 19:50:42 +04:00
Daniel Hougaard
a10c358f83 Feat: Access requests group support 2024-08-20 19:50:42 +04:00
Daniel Hougaard
d3c63b5699 Access approval request 2024-08-20 19:50:42 +04:00
Daniel Hougaard
c64334462f Access approval policy 2024-08-20 19:50:42 +04:00
Daniel Hougaard
c497e19b99 Routers 2024-08-20 19:50:42 +04:00
Daniel Hougaard
2aeae616de Migration 2024-08-20 19:50:42 +04:00
Daniel Hougaard
e0e21530e2 Schemas 2024-08-20 19:50:41 +04:00
Sheen Capadngan
2d7ff66246 Merge branch 'feature/est-simpleenroll' of https://github.com/Infisical/infisical into feature/est-simpleenroll 2024-08-20 15:31:58 +08:00
Sheen Capadngan
179497e830 misc: moved est logic to service 2024-08-20 15:31:10 +08:00
Tuan Dang
4c08c80e5b Merge remote-tracking branch 'origin' into feature/est-simpleenroll 2024-08-19 14:53:04 -07:00
Daniel Hougaard
7b4b802a9b Merge pull request #2308 from Infisical/daniel/sdk-docs-updates
Fix: Include imports SDK docs
2024-08-20 01:21:28 +04:00
Daniel Hougaard
95cf3cf6cc Docs: Add expand secret references to single secret sdk docs 2024-08-20 01:12:42 +04:00
Daniel Hougaard
d021b414cf Fix: Include imports SDK docs 2024-08-20 01:09:53 +04:00