Commit Graph

13912 Commits

Author SHA1 Message Date
Carlos Monastyrski
ee7bb2dd4d Fix authEnforced returning a token when org has authEnforced enabled 2025-07-14 14:46:26 -03:00
Maidul Islam
e84bb94868 Rename one-time-secrets to one-time-secrets.yaml 2025-07-14 13:10:14 -04:00
Maidul Islam
50e0bfe711 Create one-time-secrets 2025-07-14 13:09:57 -04:00
Daniel Hougaard
f6d337cf86 Merge pull request #4094 from Infisical/daniel/validate-db-schemas
feat: validate db schemas CI test
2025-07-14 13:02:45 +04:00
Daniel Hougaard
69c64c76dd Update 20250711005900_github-app-connection-to-environments.ts 2025-07-13 23:41:57 +04:00
Daniel Hougaard
89b9154467 Update 20250711005900_github-app-connection-to-environments.ts 2025-07-13 23:37:19 +04:00
Daniel Hougaard
ed247a794a requested changes 2025-07-13 23:36:59 +04:00
Vlad Matsiiako
d916922bf1 Merge pull request #4095 from Infisical/daniel/cpp-sdk-docs
docs: cpp sdk
2025-07-13 10:40:21 -07:00
Daniel Hougaard
239cef40f9 Update cpp.mdx 2025-07-13 20:12:43 +04:00
Daniel Hougaard
5545f3fe62 docs: cpp sdk 2025-07-13 20:10:01 +04:00
Daniel Hougaard
ed6a3a5784 Merge branch 'daniel/validate-db-schemas' of https://github.com/Infisical/infisical into daniel/validate-db-schemas 2025-07-13 19:57:39 +04:00
Daniel Hougaard
520fb6801d Update package.json 2025-07-13 19:57:25 +04:00
Daniel Hougaard
de6ebca351 Update .github/workflows/validate-db-schemas.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-13 19:52:27 +04:00
Daniel Hougaard
a21ebf000f Update package.json 2025-07-13 19:52:08 +04:00
Daniel Hougaard
899ed14ecd Update access-approval-policies-bypassers.ts 2025-07-13 19:51:21 +04:00
Daniel Hougaard
ef2f4e095c Update access-approval-policies-bypassers.ts 2025-07-13 19:51:12 +04:00
Daniel Hougaard
7e03222104 Update validate-db-schemas.yml 2025-07-13 19:50:58 +04:00
Daniel Hougaard
fed264c07b Delete 20250713154007_test-migration.ts 2025-07-13 19:49:22 +04:00
Daniel Hougaard
01054bbae0 Create 20250713154007_test-migration.ts 2025-07-13 19:40:52 +04:00
Daniel Hougaard
1d0d6088f8 chore: validate db schemas CI test 2025-07-13 19:38:24 +04:00
BlackMagiq
be0ca08821 Merge pull request #4093 from Infisical/docs-update
updated changelog
2025-07-12 15:56:52 -07:00
Vladyslav Matsiiako
d816e9daa1 updated changelog 2025-07-12 15:54:54 -07:00
Vlad Matsiiako
eb4fd0085d Merge pull request #4014 from Infisical/empty-secret-value-overview-styling
improvement(frontend): make empty value circle display on overview page yellow
2025-07-11 21:13:25 -07:00
Scott Wilson
f5b95fbe25 improvment: make empty value circle display on overview page yellow 2025-07-11 21:00:32 -07:00
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