=
|
3ec14ca33a
|
feat: updated migration command to pick mjs file
|
2025-02-10 15:46:40 +05:30 |
|
=
|
732484d332
|
feat: updated migration to support .mjs instead of .ts
|
2025-02-10 15:46:40 +05:30 |
|
=
|
2f0b353c4e
|
feat: ensured env loading is only on migration fiels
|
2025-02-10 15:46:40 +05:30 |
|
=
|
ddc819dda1
|
feat: removed transaction from init
|
2025-02-10 15:46:39 +05:30 |
|
=
|
1b15cb4c35
|
feat: updated kms init to use pgsql lock
|
2025-02-10 15:46:39 +05:30 |
|
=
|
f4e19f8a2e
|
feat: disabled eslint for snapshot dal files due to strange error due to some kinda conflicts
|
2025-02-10 15:46:39 +05:30 |
|
=
|
501022752b
|
fix: corrected docker compose
|
2025-02-10 15:46:39 +05:30 |
|
=
|
46821ca2ee
|
feat: migration automatic information on running migration without env
|
2025-02-10 15:46:39 +05:30 |
|
=
|
9602b864d4
|
feat: updated migration to be auto matic
|
2025-02-10 15:46:39 +05:30 |
|
=
|
8204e970a8
|
fix: resolved be failing
|
2025-02-10 15:46:39 +05:30 |
|
=
|
6671c42d0f
|
feat: made ldap cert nullable and optional
|
2025-02-10 15:46:38 +05:30 |
|
=
|
b9dee1e6e8
|
fix: merge conflicts
|
2025-02-10 15:46:38 +05:30 |
|
=
|
648fde8f37
|
feat: review changes
|
2025-02-10 15:46:38 +05:30 |
|
=
|
9eed67c21b
|
feat: updated migration to latest
|
2025-02-10 15:46:38 +05:30 |
|
=
|
1e4164e1c2
|
feat: resolved migration failing due to json
|
2025-02-10 15:46:38 +05:30 |
|
=
|
cbbafcfa42
|
feat: completed org migration in kms and updated to remove orgDAL functions
|
2025-02-10 15:46:38 +05:30 |
|
=
|
cc28ebd387
|
feat: made the non used columns nullable
|
2025-02-10 15:46:38 +05:30 |
|
=
|
5f6870fda8
|
feat: updated codebase for new field changes made on project level enc migration
|
2025-02-10 15:46:37 +05:30 |
|
=
|
3e5a58eec4
|
feat: added project level migrations for kms convernsion
|
2025-02-10 15:46:37 +05:30 |
|
Daniel Hougaard
|
4c7ae3475a
|
Merge pull request #3092 from Infisical/daniel/azure-app-connection
feat(secret-syncs): azure app config & key vault support
|
2025-02-08 02:02:12 +01:00 |
|
Scott Wilson
|
49797c3c13
|
improvements: minor textual improvements
|
2025-02-07 16:58:11 -08:00 |
|
Daniel Hougaard
|
7d9c5657aa
|
Update AzureKeyVaultSyncFields.tsx
|
2025-02-08 04:50:25 +04:00 |
|
Daniel Hougaard
|
eda4abb610
|
fix: orphan labels when switching from no label -> label
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
e341bbae9d
|
chore: requested changes
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
7286f9a9e6
|
fix: secrets being deleted
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
1c9a9283ae
|
added import support
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
8d52011173
|
requested changes
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
1b5b937db5
|
requested changes
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
7b8b024654
|
Update SecretSyncConnectionField.tsx
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
a67badf660
|
requested changes
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
ba42ea736b
|
docs: azure connection & syncs
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
6c7289ebe6
|
fix: smaller fixes
|
2025-02-08 04:27:17 +04:00 |
|
Daniel Hougaard
|
5cd6a66989
|
feat(secret-syncs): azure app config & key vault support
|
2025-02-08 04:27:17 +04:00 |
|
Scott Wilson
|
4e41e84491
|
Merge pull request #3093 from Infisical/cmek-additions
Improvement: CMEK Additions and Normalization
|
2025-02-07 10:04:55 -08:00 |
|
Scott Wilson
|
85d71b1085
|
Merge pull request #3095 from Infisical/secret-sync-handle-larger-messages
Improvement: Increase Max Error Message Size for Secret Syncs
|
2025-02-07 10:04:30 -08:00 |
|
Daniel Hougaard
|
9d66659f72
|
Merge pull request #3060 from Infisical/daniel/query-secrets-by-metadata
feat(api): list secrets filter by metadata
|
2025-02-07 04:53:30 +01:00 |
|
Daniel Hougaard
|
70c9761abe
|
requested changes
|
2025-02-07 07:49:42 +04:00 |
|
Scott Wilson
|
6047c4489b
|
improvement: increase max error message size for secret syncs and handle messages that exceed limit
|
2025-02-06 17:14:22 -08:00 |
|
Scott Wilson
|
c9d7559983
|
Merge pull request #3072 from Infisical/secret-metadata-audit-log
Improvement: Include Secret Metadata in Audit Logs
|
2025-02-06 15:10:49 -08:00 |
|
Scott Wilson
|
66251403bf
|
Merge pull request #3086 from Infisical/aws-secrets-manager-sync
Feature: AWS Secrets Manager Sync
|
2025-02-06 11:26:26 -08:00 |
|
Scott Wilson
|
b9c4407507
|
fix: skip empty values for create
|
2025-02-06 10:12:51 -08:00 |
|
Scott Wilson
|
624be80768
|
improvement: address feedback
|
2025-02-06 08:25:39 -08:00 |
|
Daniel Hougaard
|
8d7b5968d3
|
requested changes
|
2025-02-06 07:39:47 +04:00 |
|
Scott Wilson
|
b7d4bb0ce2
|
improvement: add name constraint error feedback to update cmek
|
2025-02-05 17:36:52 -08:00 |
|
Scott Wilson
|
598dea0dd3
|
improvements: cmek additions, normalization and remove kms key slug col
|
2025-02-05 17:28:57 -08:00 |
|
Maidul Islam
|
7154b19703
|
update azure app connection docs
|
2025-02-05 19:26:14 -05:00 |
|
Maidul Islam
|
9ce465b3e2
|
Update azure-app-configuration.mdx
|
2025-02-05 19:22:05 -05:00 |
|
Maidul Islam
|
598e5c0be5
|
Update azure-app-configuration.mdx
|
2025-02-05 19:16:57 -05:00 |
|
Scott Wilson
|
72f08a6b89
|
Merge pull request #3090 from Infisical/fix-dashboard-search-exclude-replicas
Fix: Exclude Reserved Folders from Deep Search Folder Query
|
2025-02-05 13:58:05 -08:00 |
|
Scott Wilson
|
55d8762351
|
fix: exclude reserved folders from deep search
|
2025-02-05 13:53:14 -08:00 |
|