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
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
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
Victor Hugo dos Santos
40e857afe4
Merge pull request #4732 from Infisical/chore/add-organization-id-flag-details-on-login-command
...
chore: update login command documentation to include organization-id
2025-10-23 19:19:15 -03:00
Andre
30660fff36
Merge pull request #4691 from Infisical/ENG-3959
...
feat(pam): ui improvements
2025-10-23 16:41:59 -04:00
x032205
50a6c353a0
remove console log and lint
2025-10-23 16:29:55 -04:00
Daniel Hougaard
4c173bfb3a
fix: update cli version
2025-10-24 00:28:13 +04:00
x032205
5bff92fe56
type check fix
2025-10-23 16:26:03 -04:00
Scott Wilson
f83f937351
Merge pull request #4734 from Infisical/implement-storybook
...
feat: add storybook and new badge component with stories
2025-10-23 13:22:48 -07:00
Victor Santos
41e3026658
refactor(secret-sync): consolidate secret name validation to a single check in SecretNameSchema
2025-10-23 17:20:31 -03:00
x032205
fdf238961b
add support for months (M)
2025-10-23 16:17:37 -04:00
Scott Wilson
2081cd9585
improvements: address feedback
2025-10-23 13:02:26 -07:00
Victor Santos
761a898484
feat(secret-sync): validate secret names using SecretNameSchema before processing
2025-10-23 16:40:54 -03:00
x032205
aff4771c98
Merge branch 'main' into ENG-3959
2025-10-23 15:39:07 -04:00
carlosmonastyrski
d2cd5544b9
Merge pull request #4733 from Infisical/fix/SamlMappingMembership
...
Fix missing membership from SAML mapped groups
2025-10-23 16:14:06 -03:00
Carlos Monastyrski
3196e24c27
Small improvement on custom roles for groups memerships migration
2025-10-23 15:55:15 -03:00
Carlos Monastyrski
5e316d9d6e
Add missing membership role to SAML mapped group
2025-10-23 15:38:37 -03:00
Daniel Hougaard
19f50b3564
Merge pull request #4735 from Infisical/daniel/aws-arn-validation-fix
...
fix: backwards compatibility for assumed roles as role formatting
2025-10-23 22:23:08 +04:00
Piyush Gupta
cee47af0f8
fix: update paywall to show correct plan: team -> pro/enterprise
2025-10-23 22:11:55 +05:30
Daniel Hougaard
e9c97c9ed3
fix: backwards compatibility for assumed roles as role formatting
2025-10-23 20:36:53 +04:00
Scott Wilson
7034cac367
chore: remove unused border styling
2025-10-23 09:35:43 -07:00
Scott Wilson
6d95985eec
feat: add storybook and new badge component with stories
2025-10-23 09:30:30 -07:00
Andre
1bf55017a1
Merge pull request #4687 from Infisical/ENG-3955
...
feat(gateways): gateway and relay deployment CLI command interactive helper
2025-10-23 11:56:29 -04:00
Carlos Monastyrski
666a09b86b
Fix missing membership from SAML mapped groups
2025-10-23 12:52:17 -03:00
Victor Santos
3ebd628363
docs: update login command documentation to include organization-id parameter for direct login
2025-10-23 11:20:30 -03:00
Sheen
15bfdf2c5b
Merge pull request #4712 from Infisical/misc/added-proper-handling-for-non-string-vault-values
...
misc: added handling for non-string vault values for migration
2025-10-23 20:20:51 +08:00
Daniel Hougaard
97fd971ff8
Merge pull request #4731 from Infisical/daniel/display-arn-on-aws-failed-auth
...
fix(aws-auth): better error logging
2025-10-23 15:13:20 +04:00
Daniel Hougaard
02ba35a51e
Update identity-aws-auth-service.ts
2025-10-23 15:10:15 +04:00
Daniel Hougaard
49ec838f35
fix(aws-auth): better error logging
2025-10-23 15:04:31 +04:00
Daniel Hougaard
89899cc8a0
Merge pull request #4710 from Infisical/chore/cli-login-docs-update
...
docs: enhance login documentation
2025-10-23 12:46:46 +04:00
Daniel Hougaard
5699b7dfd0
fix: remove mentions of oidc-jwt
2025-10-23 12:27:03 +04:00