x032205
|
8d6461b01d
|
- Swap to using ms in some frontend areas - Rename button from "Clear
All Lockouts" to "Reset All Lockouts" - Add a tooltip to the red lock
icon on auth row - Make the red lock icon go away after resetting all
lockouts
|
2025-08-27 04:47:21 -04:00 |
|
x032205
|
f52dbaa2f2
|
Merge branch 'main' into ENG-3506
|
2025-08-27 04:10:12 -04:00 |
|
x032205
|
8d5b6a17b1
|
Remove async from migration
|
2025-08-26 20:44:23 -04:00 |
|
x032205
|
8945bc0dc1
|
Review fixes
|
2025-08-26 20:40:16 -04:00 |
|
Daniel Hougaard
|
bceaac844f
|
Merge pull request #4419 from Infisical/daniel/throw-on-invalid-env
fix(secrets-service): throw on invalid env / path
|
2025-08-26 20:53:16 +02:00 |
|
Daniel Hougaard
|
2f375d6b65
|
requested changes
|
2025-08-26 20:25:41 +02:00 |
|
Daniel Hougaard
|
8f00bab61c
|
fix(secrets-service): throw on invalid env / path
|
2025-08-26 19:55:52 +02:00 |
|
carlosmonastyrski
|
ec12acfcdf
|
Merge pull request #4344 from Infisical/fix/samlDuplicateAccounts
Fix SAML duplicate accounts when signing in the first time on an existing account
|
2025-08-26 23:18:33 +08:00 |
|
Carlos Monastyrski
|
34a8301617
|
Merge remote-tracking branch 'origin/main' into fix/samlDuplicateAccounts
|
2025-08-26 09:11:00 -03:00 |
|
x032205
|
1b22438c46
|
Fix migration
|
2025-08-26 03:11:10 -04:00 |
|
x032205
|
8ffff7e779
|
Merge pull request #4416 from Infisical/fix-github-app-auth
Swap away from octokit for GitHub app auth and use gateway
|
2025-08-26 06:36:06 +08:00 |
|
x032205
|
a349dda4bc
|
Foramt privatekey
|
2025-08-25 18:26:34 -04:00 |
|
x032205
|
f63ee39f3d
|
Swap away from octokit for GitHub app auth and use gateway
|
2025-08-25 17:28:48 -04:00 |
|
Daniel Hougaard
|
f550a2ae3f
|
Merge pull request #4414 from Infisical/daniel/ansible-doc
fix(docs): ansible as_dict usecase
|
2025-08-25 19:35:54 +02:00 |
|
Daniel Hougaard
|
725e55f7e5
|
Update docs/integrations/platforms/ansible.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2025-08-25 19:33:42 +02:00 |
|
Sheen
|
f59efc1948
|
Merge pull request #4409 from Infisical/misc/address-secret-approval-request-permission-issue-for-tags
misc: address permission issue for secrets with tags
|
2025-08-26 01:31:17 +08:00 |
|
Daniel Hougaard
|
f52e90a5c1
|
Update ansible.mdx
|
2025-08-25 19:27:34 +02:00 |
|
Daniel Hougaard
|
ff7b530252
|
Merge pull request #4363 from Infisical/daniel/scim-deprovisioning-ui
feat(approvals): visualization of deprovisioned scim users
|
2025-08-25 18:08:07 +02:00 |
|
Daniel Hougaard
|
10cfbe0c74
|
lint fix
|
2025-08-25 17:55:44 +02:00 |
|
Daniel Hougaard
|
8123be4c14
|
failing tests
|
2025-08-25 17:46:38 +02:00 |
|
Daniel Hougaard
|
9a98192b9b
|
fix: requested changes
|
2025-08-25 17:26:41 +02:00 |
|
Daniel Hougaard
|
991ee20ec7
|
Merge branch 'heads/main' into daniel/scim-deprovisioning-ui
|
2025-08-25 16:56:09 +02:00 |
|
Daniel Hougaard
|
dc48281e6a
|
Merge pull request #4410 from Infisical/daniel/ansible-docs-fix
docs(ansible): fixed inconsistencies
|
2025-08-25 16:51:25 +02:00 |
|
Sheen
|
b3002d784e
|
Merge pull request #4406 from Infisical/misc/add-support-for-number-matching-in-oidc-jwt
misc: add support for number matching in oidc and jwt
|
2025-08-24 21:37:34 +08:00 |
|
Daniel Hougaard
|
c782493704
|
docs(ansible): fixed inconsistencies
|
2025-08-24 07:37:49 +04:00 |
|
Sheen Capadngan
|
6c7062fa16
|
misc: adress permission issue for secrets with tags
|
2025-08-23 20:23:20 +08:00 |
|
Sheen
|
5c632db282
|
Merge pull request #4399 from Infisical/audit-log-transaction-fix
fix(audit-logs): move prune audit log transaction inside while loop
|
2025-08-23 12:17:14 +08:00 |
|
Sheen Capadngan
|
817daecc6c
|
misc: add support for number matching in oidc and jwt
|
2025-08-23 11:38:03 +08:00 |
|
Sid
|
461deef0d5
|
feat: support render environment groups (#4327)
* feat: support env groups in render sync
* fix: update doc
* Update backend/src/services/app-connection/render/render-connection-service.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix: pr changes
* fix: lint and type check
* fix: changes
* fix: remove secrets
* fix: MAX iterations in render sync
* fix: render sync review fields
* fix: pr changes
* fix: lint
* fix: changes
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2025-08-19 16:11:51 +05:30 |
|
Scott Wilson
|
7748e03612
|
Merge pull request #4378 from Infisical/animation-for-commit-popover
improvement(frontend): make commit popover animated
|
2025-08-19 18:11:13 +08:00 |
|
github-actions[bot]
|
2389c64e69
|
Update Helm chart to version v0.10.2 (#4400)
Co-authored-by: sidwebworks <sidwebworks@users.noreply.github.com>
|
2025-08-19 14:58:28 +05:30 |
|
Scott Wilson
|
de5ad47f77
|
fix: move prune audit log transaction inside while loop
|
2025-08-19 16:16:26 +08:00 |
|
x032205
|
57c667f0b1
|
Improve getObjectFromSeconds func
|
2025-08-19 15:40:01 +08:00 |
|
x032205
|
15d3638612
|
Type check fixes
|
2025-08-19 15:38:07 +08:00 |
|
Daniel Hougaard
|
e0161cd06f
|
Merge pull request #4379 from Infisical/daniel/google-sso-enforcement
feat(sso): enforce google SSO on org-level
|
2025-08-19 15:30:02 +08:00 |
|
x032205
|
ebd3b5c9d1
|
UI polish: Add better time inputs and tooltips
|
2025-08-19 15:24:20 +08:00 |
|
Akhil Mohan
|
7c12fa3a4c
|
Merge pull request #4397 from Infisical/fix/crd-issue
feat: resolved instant update in required
|
2025-08-19 12:28:22 +05:30 |
|
=
|
0af53e82da
|
feat: nity fix
|
2025-08-19 12:24:03 +05:30 |
|
=
|
f0c080187e
|
feat: resolved instant update in required
|
2025-08-19 12:14:32 +05:30 |
|
Sheen
|
47118bcf19
|
Merge pull request #4396 from Infisical/misc/optimize-partition-script
misc: optimize partition script
|
2025-08-19 14:41:59 +08:00 |
|
Akhil Mohan
|
bb1975491f
|
Merge pull request #4321 from Infisical/sid/k8s-operator
feat: support `InstantUpdates` in k8s operator
|
2025-08-19 12:02:59 +05:30 |
|
Carlos Monastyrski
|
52bbe25fc5
|
Add userAlias check
|
2025-08-19 14:27:26 +08:00 |
|
Sheen Capadngan
|
28cc919ff7
|
misc: optimize partition script
|
2025-08-19 14:27:06 +08:00 |
|
x032205
|
5136dbc543
|
Tooltips for inputs
|
2025-08-19 14:05:56 +08:00 |
|
x032205
|
bceddab89f
|
Greptile review fixes
|
2025-08-19 14:01:39 +08:00 |
|
x032205
|
6d5bed756a
|
feat(identities): Universal Auth Login Lockout
|
2025-08-18 23:57:31 +08:00 |
|
Scott Wilson
|
5c21ac3182
|
Merge pull request #4392 from Infisical/fix-audit-log-prune-infinite-loop
fix(audit-logs): clear deleted audit logs on error to prevent infinite looping of audit log prune
|
2025-08-18 22:13:01 +08:00 |
|
sidwebworks
|
6204b181e7
|
fix: log message
|
2025-08-18 14:03:31 +05:30 |
|
Scott Wilson
|
06de9d06c9
|
fix: clear deleted audit logs on error to prevent infinite looping of audit log prune
|
2025-08-18 14:28:51 +08:00 |
|
Sheen
|
3cceec86c8
|
Merge pull request #4391 from Infisical/doc/monitoring-telemetry
doc: monitoring telemetry
|
2025-08-18 14:25:57 +08:00 |
|