Victor Santos
0d778dd737
refactor: improve TTL validation logic in EditDynamicSecretRabbitMqForm to ensure proper limits
2025-10-27 16:05:08 -03:00
Victor Santos
28b37efd60
refactor: set default values for AWS access keys in environment configuration
2025-10-27 15:29:06 -03:00
Victor Santos
c0618cf1d6
refactor: update TTL validation across dynamic secret forms to allow a maximum of 10 years
2025-10-27 15:20:16 -03:00
Victor Santos
5e9ff00630
refactor: update TTL validation to allow a maximum of 10 years and adjust environment variable defaults for AWS credentials
2025-10-27 14:51:16 -03:00
BlackMagiq
7a31ea6eda
Merge pull request #4754 from Infisical/docs-secrets-local-dev-video
...
Add Link to Video Tutorial for the Infisical CLI in Local Development to Docs
2025-10-26 17:04:47 -07:00
Tuan Dang
28603b8e2a
Add link to cli in local dev video tutorial in docs
2025-10-26 16:59:30 -07:00
Scott Wilson
c96ab44684
Merge pull request #4748 from Infisical/fix-enterprise-plan-check
...
fix(front-end): add optional chain operator to fix enterprise check from throwing error
2025-10-24 19:27:51 -07:00
Scott Wilson
793a313f1d
fix: add optional chain operator to fix enterprise check from throwing error
2025-10-24 19:16:08 -07:00
Andre
6c04dd1937
Merge pull request #4729 from Infisical/ENG-3958
...
docs: add EC2 terraform deployment docs for relay
2025-10-24 19:40:34 -04:00
Andre
f4228fedac
Merge pull request #4727 from Infisical/fix-resource-account-rotation-form
...
fix: allow rotation account credentials to be removed from resources
2025-10-24 19:11:09 -04:00
Piyush Gupta
53908b769e
Merge pull request #4743 from Infisical/feat/adds-PAT-to-github-integration
...
feat: adds PAT to GitHub integration
2025-10-25 02:37:10 +05:30
Piyush Gupta
248bc97e42
docs: update GitHub integration documentation for Personal Access Token setup
2025-10-25 02:22:26 +05:30
Fang-Pen Lin
9abf2e1e60
Merge pull request #4655 from Infisical/ENG-3913-add-mysql-pam
...
[ENG-3913] Add mysql pam
2025-10-24 13:52:16 -07:00
Piyush Gupta
2a78d1267c
Merge branch 'main' of https://github.com/Infisical/infisical into feat/adds-PAT-to-github-integration
2025-10-25 02:17:59 +05:30
Fang-Pen Lin
dd713fbe61
Fix linter issues
2025-10-24 12:54:17 -07:00
Fang-Pen Lin
a87c290893
Fix linter problem
2025-10-24 12:29:38 -07:00
Fang-Pen Lin
1aa4acab93
Code style
2025-10-24 12:29:37 -07:00
Fang-Pen Lin
456f87a4ee
Fix backend linter issue as well
2025-10-24 12:29:36 -07:00
Fang-Pen Lin
f16ba29bbd
Fix linter
2025-10-24 12:29:35 -07:00
Fang-Pen Lin
1f17cbd84f
Remove pwd rotation stuff for now
2025-10-24 12:29:34 -07:00
Fang-Pen Lin
503b7f04eb
Try a different way of import to see if we can fix CI
2025-10-24 12:29:33 -07:00
Fang-Pen Lin
aa77ee2c58
Revert back to pg
2025-10-24 12:29:32 -07:00
Fang-Pen Lin
82572b7a57
More linter errors
2025-10-24 12:29:31 -07:00
Fang-Pen Lin
80ea5ab23e
Linter
2025-10-24 12:29:30 -07:00
Fang-Pen Lin
307b172333
Linter error, also try to fix strange DatabaseError import error
2025-10-24 12:29:29 -07:00
Fang-Pen Lin
0cf7cf77ac
Try to fix linter issues
2025-10-24 12:29:29 -07:00
Fang-Pen Lin
f2c3be6923
Revert pkg lock
2025-10-24 12:29:28 -07:00
Fang-Pen Lin
fd66d365b7
Fix access account cli
2025-10-24 12:29:27 -07:00
Fang-Pen Lin
92f83476dd
Revert mysql2 version for now, as the TLSSocket cert check workaround is not needed yet at this moment
2025-10-24 12:29:26 -07:00
Fang-Pen Lin
172eeebeff
Try to fix the rotation for psql
2025-10-24 12:29:25 -07:00
Fang-Pen Lin
c0d6204e13
Fix pwd rotation syntax
2025-10-24 12:29:24 -07:00
Fang-Pen Lin
bcf4b6931b
Fix wrong db error type used
2025-10-24 12:29:23 -07:00
Fang-Pen Lin
3e8b6bf3e7
Move pwd rotation stuff to the new sql conn obj
2025-10-24 12:29:22 -07:00
Fang-Pen Lin
cc6f0e79dd
Add mysql stuff
...
Add missing mysql types
Add missing mysql import
Add more mysql stuff
Add mysql options
Add missing mysql stuff
Update more for mysql stuff
Fix wrong psql stuff
Add mysql as deps
Use mysql2 driver
Add missing mysql stuff
Fix mysql form
Fix db conn details schema
Add more missing stuff for mysql
Add more missing stuff
Add TODO
Refactor
refactor
Refactor code
Refactor
Connect only for mysql
Upgrade mysql2
Try built in approach
Rename the field
Make ssl default
Clean up
Remove dev code
Add todo
Rename the right one
Fix linter
Add missing await
Fix linter issue
Fix linter complains
Fix linter complains
Fix more linters
Fix more linter issues
Fix linter issues
Fix linters
# Conflicts:
# backend/src/ee/routes/v1/pam-resource-routers/pam-resource-router.ts
# backend/src/ee/services/pam-resource/pam-resource-fns.ts
# frontend/src/pages/pam/PamAccountsPage/components/PamAccountForm/PamAccountForm.tsx
# Conflicts:
# frontend/src/pages/pam/PamAccountsPage/components/PamAccessAccountModal.tsx
2025-10-24 12:29:21 -07:00
Daniel Hougaard
abd4cb6217
Merge pull request #4703 from Infisical/daniel/helm-improvements
...
fix: self-hosting experience improvements
2025-10-24 21:44:25 +04:00
x032205
c81bfbd0f4
Add -E flag to command
2025-10-24 13:31:12 -04:00
Piyush Gupta
f6892ac40d
fix: greptile review
2025-10-24 21:16:57 +05:30
Piyush Gupta
b0aa005e66
docs: adds app-connection docs for github PAT
2025-10-24 21:02:48 +05:30
Piyush Gupta
096bdec439
feat: adds PAT support to github integration
2025-10-24 19:52:05 +05:30
Victor Hugo dos Santos
3ea4ebe101
Merge pull request #4742 from Infisical/fix/gov-cloud-arn-validation
...
fix: support GovCloud (US) ARNs
2025-10-24 10:50:17 -03:00
Piyush Gupta
b03843bae4
Merge pull request #4721 from Infisical/fix/pricing-calculation-on-billing-page
...
[ENG-3823] fix: pricing calculation on billing page
2025-10-24 18:27:39 +05:30
Victor Santos
579e2cae14
feat(identity-aws-auth): support GovCloud ARNs in ARN extraction and validation
2025-10-24 09:52:29 -03:00
Piyush Gupta
b3cdaada30
Merge pull request #4736 from Infisical/fix/update-paywall-to-mention-correct-plans
...
[ENG-3974] fix: update paywall to show correct plan: team -> pro/enterprise
2025-10-24 17:47:55 +05:30
x032205
525568683f
add a toggle for resource account rotation
2025-10-24 05:42:43 -04:00
BlackMagiq
bb2a765b1c
Merge pull request #4740 from Infisical/fix/pkiAlgorithmDropdown
...
Fix certificate list issuance modal not showing algorithm options
2025-10-24 00:29:55 -07:00
Victor Hugo dos Santos
5d52f8a60b
Merge pull request #4737 from Infisical/fix/parse-secrets-before-import
...
fix: validate secret names before import
2025-10-23 21:27:12 -03:00
Maidul Islam
909116994d
Merge pull request #4738 from Infisical/daniel/update-cli-version
...
fix: update cli version
2025-10-23 20:20:36 -04:00
Carlos Monastyrski
0896d4fac7
Fix certificate list issuance modal not showing algorithm options
2025-10-23 21:15:16 -03:00
Victor Santos
1cff262271
fix(secret-sync): throw SecretSyncError for invalid secret names with retry flag
2025-10-23 21:05:15 -03:00
Maidul Islam
a8b07261bf
update kmip docs
2025-10-23 19:37:01 -04:00