x032205
|
6df6f44b50
|
Merge pull request #4008 from Infisical/ENG-3156
Use non root user for docs Dockerfile
|
2025-07-11 18:12:57 -04:00 |
|
x032205
|
2f6c79beb6
|
Use non root user for docs Dockerfile
|
2025-07-11 14:47:22 -04:00 |
|
Sid
|
b67fcad252
|
feat: migrate github app connection to env override (#4004)
* feat: migrate github app connection to env override
* fix: remove usage of github app integration
* chore: lint fix
* fix: migration cleanup
* fix: refactor integrations tab
* fix: content
* fix: remove integrations tab
---------
Co-authored-by: sidwebworks <xodeveloper@gmail.com>
|
2025-07-11 23:56:55 +05:30 |
|
Scott Wilson
|
5a41862dc9
|
Merge pull request #4002 from Infisical/create-policy-secret-path-input
improvement(frontend): use secret path input for create policy modal
|
2025-07-11 11:14:36 -07:00 |
|
Scott Wilson
|
9fd0189dbb
|
Merge pull request #4007 from Infisical/move-sso-settings-to-org-settings
improvement(frontend): Move sso/provision settings back to org settings tabs
|
2025-07-11 11:07:34 -07:00 |
|
Scott Wilson
|
af26323f3b
|
improvement: address feedback
|
2025-07-11 11:06:42 -07:00 |
|
x032205
|
74fae78c31
|
Merge pull request #3988 from Infisical/ENG-2932
feat(secret-sync): Cloudflare Workers
|
2025-07-11 14:04:54 -04:00 |
|
Scott Wilson
|
1aa9be203e
|
improvement: move sso/provision settings back to org settings tabs
|
2025-07-11 10:58:35 -07:00 |
|
x032205
|
f9ef5cf930
|
Remove concurrency to avoid rate limit
|
2025-07-11 13:47:43 -04:00 |
|
x032205
|
16c89c6dbd
|
Reviews
|
2025-07-11 13:38:17 -04:00 |
|
Scott Wilson
|
e35ac599f8
|
Merge pull request #3997 from Infisical/fix-approval-requests-blocking-deletion
fix(approval-workflows): allow null committer on secret approval request and cascade delete on access request
|
2025-07-11 10:05:19 -07:00 |
|
x032205
|
782b6fce4a
|
Merge branch 'main' into ENG-2932
|
2025-07-11 12:54:27 -04:00 |
|
carlosmonastyrski
|
6d91297ca9
|
Merge pull request #4005 from Infisical/fix/billingPageIdentityLimit
fix(billing): fix feature flags to only use identityLimit
|
2025-07-11 12:14:58 -03:00 |
|
Carlos Monastyrski
|
db369b8f51
|
fix(billing): fix feature flags to only use identityLimit and minor fix invalidate plan query result
|
2025-07-11 11:36:25 -03:00 |
|
Daniel Hougaard
|
a50a95ad6e
|
Merge pull request #3923 from Infisical/daniel/approval-policy-improvements
fix(approval-policies): improve policies handling
|
2025-07-11 11:44:09 +04:00 |
|
x032205
|
4ec0031c42
|
Merge pull request #4003 from Infisical/offline-docs-dockerfile-update
Allow docs to run fully offline
|
2025-07-10 21:22:40 -04:00 |
|
x032205
|
a6edb67f58
|
Allow docs to run fully offline
|
2025-07-10 20:34:56 -04:00 |
|
Scott Wilson
|
1567239fc2
|
improvement: use secret path input for create policy modal
|
2025-07-10 16:05:37 -07:00 |
|
Scott Wilson
|
aae5831f35
|
Merge pull request #4001 from Infisical/server-admin-sidebar-improvements
improvement(frontend): Server admin sidebar improvements
|
2025-07-10 15:44:25 -07:00 |
|
Scott Wilson
|
6f78a6b4c1
|
Merge pull request #4000 from Infisical/fix-remove-jim-as-sole-author-of-secret-leaks
fix(secret-scanning-v2): Remove Jim as sole author of all secret leaks
|
2025-07-10 15:41:24 -07:00 |
|
Scott Wilson
|
7690d5852b
|
improvement: show icons on server admin sidebar and move back to org to top
|
2025-07-10 15:34:28 -07:00 |
|
Scott Wilson
|
c2e326b95a
|
fix: remove jim as sole author of all secret leaks
|
2025-07-10 15:02:38 -07:00 |
|
Daniel Hougaard
|
97c96acea5
|
Update secret-approval-policy-service.ts
|
2025-07-11 00:59:28 +04:00 |
|
Daniel Hougaard
|
5e24015f2a
|
requested changes
|
2025-07-11 00:54:28 +04:00 |
|
x032205
|
b163c74a05
|
Merge pull request #3998 from Infisical/fix/foldersCommitsTriggeredOnNestedFolder
Fix folder creation commits triggered on new folder instead of the parent
|
2025-07-10 16:12:43 -04:00 |
|
Carlos Monastyrski
|
46a4c6b119
|
Fix create folder commit issue triggering the commit on the created folder and not the parent folder
|
2025-07-10 17:02:53 -03:00 |
|
Scott Wilson
|
b03e9b70a2
|
Merge pull request #3982 from Infisical/audit-log-secret-path-tooltip
improvement(audit-logs): clarify secret key/path filter behavior for audit logs
|
2025-07-10 11:22:07 -07:00 |
|
x032205
|
f6e1808187
|
Merge pull request #3930 from Infisical/ENG-3016
feat(dynamic-secrets): AWS IRSA auth method
|
2025-07-10 13:44:59 -04:00 |
|
Daniel Hougaard
|
648cb20eb7
|
Merge pull request #3994 from Infisical/daniel/podman-docs
docs: add podman compose docs
|
2025-07-10 21:44:51 +04:00 |
|
Scott Wilson
|
f17e1f6699
|
fix: update approval request user delettion behavior
|
2025-07-10 10:37:37 -07:00 |
|
Sid
|
fedffea8d5
|
ENG-2595 (#3976)
* feat: implement railway secret sync
* fix: railway sync config
* feat: add documentation on railway
* fix: undo mock on-prem change
* lint: fix
* fix: cleanup railway integration
* fix: retry and doc images
* fix: sync fields
* fix: query typo
* Update docs/docs.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2025-07-10 22:53:18 +05:30 |
|
x032205
|
8917629b96
|
Remove unused env var from docs
|
2025-07-10 12:36:53 -04:00 |
|
x032205
|
7de45ad220
|
Feedback + small docs update
|
2025-07-10 12:33:40 -04:00 |
|
x032205
|
5eb52edc52
|
Merge branch 'main' into ENG-3016
|
2025-07-10 12:28:39 -04:00 |
|
Sid
|
d3d1fb7190
|
feat: add more admin environment overrides (#3995)
* feat: add more env overrides
* Reorder alphabetically
---------
Co-authored-by: sidwebworks <xodeveloper@gmail.com>
Co-authored-by: x032205 <x032205@gmail.com>
|
2025-07-10 21:54:52 +05:30 |
|
Maidul Islam
|
6531e5b942
|
Merge pull request #3996 from Infisical/misc/remove-concurrently-for-index-creations
misc: remove concurrently for index creations
|
2025-07-10 11:48:08 -04:00 |
|
Sheen Capadngan
|
4164b2f32a
|
misc: remove concurrently for index creations
|
2025-07-10 23:42:38 +08:00 |
|
Daniel Hougaard
|
0ec56c9928
|
docs: add podman compose docs
|
2025-07-10 18:57:25 +04:00 |
|
Maidul Islam
|
35520cfe99
|
Merge pull request #3989 from Infisical/add-access-token-index
add index for referencing columns in identity access token
|
2025-07-10 09:48:39 -04:00 |
|
Daniel Hougaard
|
e71b136859
|
requested changes
|
2025-07-10 16:14:40 +04:00 |
|
Sid
|
ba0f6e60e2
|
fix: yaml secret file parsing (#3837)
|
2025-07-10 15:33:59 +05:30 |
|
Daniel Hougaard
|
579c68b2a3
|
Merge pull request #3991 from Infisical/helm-update-v0.9.4
Update Helm chart to version v0.9.4
|
2025-07-10 14:03:10 +04:00 |
|
DanielHougaard
|
f4ea3e1c75
|
Update Helm chart to version v0.9.4
|
2025-07-10 10:02:02 +00:00 |
|
Daniel Hougaard
|
7d37ea318f
|
Merge pull request #3990 from Infisical/daniel/operator-logs
fix: add request ID to error logs
|
2025-07-10 13:57:44 +04:00 |
|
Daniel Hougaard
|
5cb7ecc354
|
fix: update go sdk
|
2025-07-10 13:35:59 +04:00 |
|
Maidul Islam
|
5e85de3937
|
fix lint and short index name
|
2025-07-09 23:36:55 -04:00 |
|
Maidul Islam
|
8719e3e75e
|
add index for referencing columns in identity access token
This PR will address issue with very long identity deletions due to a sequential scan over ALL identity access rows during CASCADE
|
2025-07-09 23:19:01 -04:00 |
|
x032205
|
79d80fad08
|
Fix greptile reviews
|
2025-07-09 22:27:42 -04:00 |
|
x032205
|
f58de53995
|
CF Workers Sync Docs
|
2025-07-09 22:05:36 -04:00 |
|
x032205
|
69ece1f3e3
|
Merge pull request #3986 from Infisical/update-email-reinvite-job
Add jitter and increase window to 12 m
|
2025-07-09 22:03:02 -04:00 |
|