carlosmonastyrski
eed7cc6408
Add tip to universal auth doc to show US/EU API URLs
2025-03-19 10:49:33 -03:00
carlosmonastyrski
3944e20a5b
Merge pull request #3257 from Infisical/feat/addFileImportToSecretSetCLI
...
Add file option to secret set CLI command to retrieve secrets from .env or .yaml files
2025-03-19 08:01:11 -03:00
BlackMagiq
9ad725fd6c
Merge pull request #3271 from Infisical/vmatsiiako-patch-cure53-1
...
Update security.mdx
2025-03-18 19:37:29 -07:00
Vlad Matsiiako
9a954c8f15
Update security.mdx
2025-03-18 19:32:26 -07:00
Daniel Hougaard
81a64d081c
Merge pull request #3270 from Infisical/daniel/helm-custom-volume-support
...
feat(helm): custom volume support
2025-03-19 06:22:59 +04:00
Daniel Hougaard
43804f62e6
Update CHANGELOG.md
2025-03-19 06:18:48 +04:00
Daniel Hougaard
67089af17a
feat(helm): custom volume support
2025-03-19 05:39:00 +04:00
Maidul Islam
d83240749f
Merge pull request #3265 from Infisical/minor-changes
...
Minor changes to oidc claims and mappings
2025-03-18 17:22:51 -04:00
Maidul Islam
36144d8c42
add proper docs
2025-03-18 17:21:48 -04:00
=
c487b2b34a
feat: updated doc
2025-03-18 23:44:50 +05:30
=
8e20531b40
feat: changed key to be required
2025-03-18 23:05:31 +05:30
=
8ead2aa774
feat: updated documentation on identity oidc auth permission
2025-03-18 20:54:12 +05:30
=
1b2128e3cc
feat: updated code to auth field in permission for identity
2025-03-18 20:53:51 +05:30
carlosmonastyrski
ad6f285b59
Throw if file and args secrets are used on secret set command
2025-03-18 09:58:10 -03:00
carlosmonastyrski
d4842dd273
Improve secret set --file message and make it mutually exclusive with manual secrets args
2025-03-18 08:32:31 -03:00
Maidul Islam
78f83cb478
remove default open
2025-03-17 21:51:47 -04:00
Maidul Islam
c8a871de7c
fix lint
2025-03-17 19:47:08 -04:00
Maidul Islam
64c0951df3
add new line so there is no change
2025-03-17 19:38:50 -04:00
Maidul Islam
c185414a3c
bring back .env example
2025-03-17 19:38:05 -04:00
Maidul Islam
f9695741f1
Minor changes to oidc claims and mappings
...
- Made the claims expanded by default (it looked off when they were closed)
- Moved claims from advanced to geneal tab and kept the mapping in the advanced tab
- Added better description for the tooltip
question: i feel like it would be better to access metadata like: `{{identity.auth.oidc.claim.<...>}}` instead of like how it is now: `{{identity.metadata.auth.oidc.claim.<...>}}`? What do you think
2025-03-17 19:36:40 -04:00
Scott Wilson
b7c4b11260
Merge pull request #3246 from Infisical/disable-delete-sync-option
...
Feature: Disable Secret Deletion Sync Option
2025-03-17 15:16:55 -07:00
Scott Wilson
81f3613393
improvements: address feedback
2025-03-17 15:10:36 -07:00
Maidul Islam
a7fe79c046
Merge pull request #3242 from akhilmhdh/feat/metadata-oidc
...
Feat/metadata OIDC
2025-03-17 16:55:50 -04:00
=
9eb89bb46d
fix: null causing ui error
2025-03-17 23:52:11 +05:30
=
c4da1ce32d
feat: resolved PR feedbacks
2025-03-17 23:38:24 +05:30
carlosmonastyrski
add97c9b38
Merge pull request #3241 from Infisical/feat/addDynamicSecretsToOverview
...
Add dynamic secrets modal form on secrets overview page
2025-03-17 13:14:22 -03:00
Maidul Islam
768ba4f4dc
Merge pull request #3261 from Infisical/revert-3238-feat/ENG-2320-echo-environment-being-used-in-cli
...
Revert "feat: confirm environment exists when running `run` command"
2025-03-17 12:09:39 -04:00
Maidul Islam
18c32d872c
Revert "feat: confirm environment exists when running run command"
2025-03-17 12:06:35 -04:00
Akhil Mohan
1fd40ab6ab
Merge pull request #3260 from akhilmhdh/fix/gateway-migration
...
fix: corrected table name check in migration
2025-03-17 21:31:00 +05:30
=
9d258f57ce
fix: corrected table name check in migration
2025-03-17 21:28:50 +05:30
Scott Wilson
45ccbaf4c9
Merge pull request #3243 from Infisical/gcp-sync-handle-destroyed-values
...
Fix: Handle Disabled/Destroyed Values in GCP Sync
2025-03-17 08:41:52 -07:00
carlosmonastyrski
838c1af448
Add file option to secret set CLI command to retrieve secrets from .env or .yaml files
2025-03-17 09:51:21 -03:00
Maidul Islam
8de7261c9a
Update docs
2025-03-16 19:46:21 -04:00
Daniel Hougaard
67b1b79fe3
Merge pull request #3253 from Infisical/daniel/bump-helm
...
chore: bump helm
2025-03-17 00:28:19 +04:00
Daniel Hougaard
31477f4d2b
chore: bump helm
2025-03-17 00:21:35 +04:00
Daniel Hougaard
f200372d74
Merge pull request #3252 from Infisical/daniel/patch-k8s-install
...
fix: k8s installation failing
2025-03-17 00:11:18 +04:00
Daniel Hougaard
f955b68519
Update infisicalsecret-crd.yaml
2025-03-17 00:03:53 +04:00
Maidul Islam
9269b63943
Merge pull request #3248 from kanad13/patch-2
...
Grammar fixes to local-development.mdx
2025-03-15 12:09:07 -04:00
Maidul Islam
8f96653273
Merge pull request #3247 from Infisical/address-saml-cve
...
Upgrade passport/saml to 5.0
2025-03-15 12:07:33 -04:00
=
7dffc08eba
feat: resolved type error
2025-03-15 21:32:52 +05:30
Kunal Pathak
126b0ce7e7
Grammar fixes to local-development.mdx
2025-03-15 13:15:40 +01:00
=
0b71f7f297
fix: resolved idpCert rename
2025-03-15 12:57:45 +05:30
carlosmonastyrski
e53439d586
Improvements on dynamic secrets overview
2025-03-14 23:18:57 -03:00
Maidul Islam
c86e508817
upgrade to saml 5.0
2025-03-14 21:17:57 -04:00
Maidul Islam
6426b85c1e
Upgrade passport/saml to 5.0
...
This addresses the breaking changes in 5.0 listed here https://github.com/node-saml/node-saml/blob/v5.0.0/CHANGELOG.md#-major-changes
Todo: test with existing saml workflow
2025-03-14 21:16:42 -04:00
Scott Wilson
cc7d0d752f
improvement: improve tooltip description
2025-03-14 15:30:31 -07:00
Scott Wilson
b89212a0c9
improvement: improve property description
2025-03-14 15:27:47 -07:00
Scott Wilson
d4c69d8e5d
feature: disable secret deletion sync option
2025-03-14 15:24:21 -07:00
Maidul Islam
3d6da1e548
Merge pull request #3245 from Infisical/revert-3244-fix-saml-cve
...
Revert "Address SAML CVE"
2025-03-14 17:58:06 -04:00
Maidul Islam
7e46fe8148
Revert "Address SAML CVE"
2025-03-14 17:57:48 -04:00