17745 Commits

Author SHA1 Message Date
Daniel Hougaard
a8cb533f04 Revert "test fail"
This reverts commit 00fc758fc0.
2026-01-06 03:16:29 +01:00
Daniel Hougaard
00fc758fc0 test fail 2026-01-06 03:14:42 +01:00
Daniel Hougaard
e22a6711c0 sha256 integrity check 2026-01-06 02:58:02 +01:00
Daniel Hougaard
547f5ca9ac Update run-backend-bdd-tests.yml 2026-01-06 02:24:39 +01:00
Daniel Hougaard
abf418248f Update package-lock.json 2026-01-06 02:19:52 +01:00
Daniel Hougaard
f1d8b525b9 fix: minor improvements 2026-01-06 02:19:48 +01:00
Daniel Hougaard
194ff85e85 Update Dockerfile.dev.fips 2026-01-06 02:08:57 +01:00
Daniel Hougaard
b82c425d1b fix: bdd tests failing 2026-01-06 02:07:56 +01:00
Daniel Hougaard
880b37c053 Merge branch 'main' into ENG-4169 2026-01-06 01:21:51 +01:00
Andre
2888a285ac Merge pull request #5108 from Infisical/PAM-84
feat(pam): request access modal callout
2026-01-05 19:01:01 -05:00
x032205
99265899f5 feat(pam): request access modal callout 2026-01-05 17:35:49 -05:00
Scott Wilson
5c0058aebd Merge pull request #5072 from Infisical/ENG-4283-2
improvement(frontend): update project group membership page and v3 component additions
2026-01-05 13:06:51 -08:00
Scott Wilson
6f6a942baa fix(frontend): improve overflow handling for access control tabs on narrow displays 2026-01-05 10:50:38 -08:00
Scott Wilson
6a40f13cff sytle(frontend): add break-words classname to detail value component 2026-01-05 10:44:24 -08:00
Scott Wilson
584ad99d85 fix(frontend): add truncation handling to group role badge display 2026-01-05 10:37:19 -08:00
Scott Wilson
5d95dbcd2f fix(frontend): handle role name truncation in group role select popover 2026-01-05 10:00:43 -08:00
Scott Wilson
f7908001f3 fix(frontend): handle name/slug truncation on project roles table 2026-01-05 09:59:20 -08:00
Scott Wilson
698bd489de fix(frontend): handle title truncation in page header component 2026-01-05 09:54:10 -08:00
Scott Wilson
7626144ebb fix: add empty search display case for group role popover 2026-01-05 09:37:17 -08:00
carlosmonastyrski
39e0f462de Merge pull request #5084 from Infisical/feature/oidc-prompt-login
improvement(oidc): update params to include prompt for login
v0.155.0
2026-01-05 10:52:43 -03:00
Sheen
316f91b23a Merge pull request #5002 from Infisical/enhancement/k8s-auth-validation-and-errors
improvement(kubernetes-auth): k8s auth validation and errors
2026-01-05 21:44:50 +08:00
BlackMagiq
3c032f0a10 Merge pull request #5080 from Infisical/chore/remove-pki-acme-feature-flg
chore: remove usages of pkiAcme feature flag
2025-12-26 03:42:08 -05:00
varonix
2412d87ceb Merge pull request #5083 from Infisical/docs/andible-and-python-SDK-dynamic-secrets
docs(ansible-python-sdk): add dynamic secrets documentation for Ansible and Python SDK
2025-12-24 18:00:55 +04:00
Daniel Hougaard
aae09c2fe2 minor doc fixes 2025-12-24 14:58:22 +01:00
Maidul Islam
ce23c6e56d Merge pull request #5086 from Infisical/akhilmhdh-patch-6
chore: removed HTTPS port mapping for nginx service in development compose
2025-12-23 06:05:35 -05:00
Akhil Mohan
9c07d89a60 Remove HTTPS port mapping for nginx service in development compose
Removed the HTTPS port mapping from the nginx service.
2025-12-23 15:01:30 +05:30
Victor Santos
904e36ddb4 fix: update Oracle Instant Client installation to use libaio1t64 and create symlink for compatibility 2025-12-23 01:06:49 -03:00
Victor Santos
c29c31d2c4 feat: add Oracle Instant Client installation for mTLS wallet support in Dockerfiles 2025-12-22 22:43:45 -03:00
Victor Santos
bfd227a3d9 Merge branch 'main' into ENG-4169 2025-12-22 11:32:23 -03:00
Victor Santos
cd81030b62 fix(oidc): update params to include prompt for login while maintaining PKCE support 2025-12-21 18:21:48 -03:00
Victor Santos
b234dbfbcc fix(docs): correct syntax error in Python SDK dynamic secrets example 2025-12-21 16:44:23 -03:00
Victor Santos
2156bf7603 feat(docs): enhance Ansible and Python SDK documentation for dynamic secrets 2025-12-21 16:39:21 -03:00
Andre
bded8a4b66 Merge pull request #5078 from Infisical/PLATFRM-120
feature(docs): add docs for Redis with SSL
2025-12-20 00:58:53 -05:00
Carlos Monastyrski
30400691f7 Fix unit test 2025-12-20 00:26:48 -03:00
Carlos Monastyrski
b2604da6b8 Remove usages of pkiAcme feature flag 2025-12-20 00:20:02 -03:00
Scott Wilson
0ad3916566 Merge pull request #5079 from Infisical/mi-table-fixes
fix: fix project MI pagination, search and org identity name search regex
2025-12-19 17:34:26 -08:00
Scott Wilson
fe5b8cd124 fix: fix project MI pagination, search and org identity name search regex 2025-12-19 16:59:36 -08:00
x032205
f77dcb3095 add docs for Redis with SSL 2025-12-19 18:18:58 -05:00
Scott Wilson
722097b81f improvement: fix lint error and update empty value detail displays on membership pages 2025-12-19 14:47:43 -08:00
carlosmonastyrski
b121a85b9d Merge pull request #5076 from Infisical/fix/githubGatewayRepositories
fix: github overwhelming the relay when fetching too many repositories
2025-12-19 18:47:33 -03:00
Andre
f8c4a36d56 Merge pull request #5042 from Infisical/ENG-4257
feature(pam): certificate based auth for ssh
2025-12-19 15:40:29 -05:00
x032205
eddb7c9b1f make CA warning modal more integrated 2025-12-19 15:20:31 -05:00
carlosmonastyrski
6c463cb702 Merge pull request #5077 from Infisical/fix/duplicateInviteAccounts
fix: show duplicate accounts with no org attached and fix duplicate invited accounts
2025-12-19 17:05:10 -03:00
Sheen
d065349b95 Merge pull request #4988 from Infisical/feat/ai-product
feat: agentic manager
2025-12-20 04:03:44 +08:00
x032205
0cb8f7cb3e doc review fixes 2025-12-19 14:53:57 -05:00
x032205
22e75002e6 endpoint just to get ca pub key 2025-12-19 14:48:11 -05:00
Carlos Monastyrski
7453cfb7f6 Improve findAllMyAccounts query 2025-12-19 16:30:27 -03:00
x032205
d5e766b0d6 copy resource ID option 2025-12-19 14:26:36 -05:00
x032205
ab571e38b6 update bash script wording 2025-12-19 14:22:35 -05:00
x032205
b634e09ad3 show cert auth setup after resource creation and on account modal if
credentials are cert
2025-12-19 14:21:35 -05:00