Daniel Hougaard
2725e4d9dd
Update crypto.ts
2025-07-21 14:29:35 +04:00
Vlad Matsiiako
b413f0f49e
Merge pull request #4206 from Infisical/vmatsiiako-patch-readme-careers
...
Update README.md
2025-07-20 10:34:37 -07:00
Vlad Matsiiako
058dbc144d
Update README.md
2025-07-20 10:18:28 -07:00
Maidul Islam
8399181e3d
Merge pull request #4204 from Infisical/revert-4114-fix/improveLicenseApiCache
...
Revert "Removed cloud plan cache as it is handled on the license api"
2025-07-19 10:12:29 -04:00
Maidul Islam
3c50291cd3
Revert "Removed cloud plan cache as it is handled on the license api"
2025-07-19 10:11:05 -04:00
x032205
b7b059bb50
Merge pull request #4117 from Infisical/ENG-3259
...
feat(app-connection): Gateway support for SQL App Connections + Secret Rotations
2025-07-18 16:59:20 -04:00
Scott Wilson
f3a8e30548
improvement: allow null for non-supported gatewayId
2025-07-18 13:40:42 -07:00
Scott Wilson
b0c93e5c4c
Merge pull request #4012 from Infisical/commit-ui-overhaul
...
improvements(frontend): Revise commit history and commit details UI
2025-07-18 13:24:30 -07:00
x032205
4ab0da6b03
Fix type stuff
2025-07-18 16:22:51 -04:00
carlosmonastyrski
9674b71df8
Merge pull request #4114 from Infisical/fix/improveLicenseApiCache
...
Removed cloud plan cache as it is handled on the license api
2025-07-18 16:36:32 -03:00
x032205
b7d7b555b2
Only allow gateway for supported connections
2025-07-18 14:42:19 -04:00
Scott Wilson
954ca58e15
chore: revert license
2025-07-18 10:04:57 -07:00
Sid
e4a28ab0f4
fix: render sync fns ( #4196 )
...
* fix: improve render-sync fns
* fix: remove double delete
2025-07-18 19:28:03 +05:30
Carlos Monastyrski
4ab8d680c4
Adjust commit diff field highlights to use container width as minimum width
2025-07-18 10:46:21 -03:00
Sid
a3b0d86996
fix: github radar app connection errors and clear aod cookie on signout ( #4188 )
...
* fix: clear aod cookie on sign out
* fix: propogate github radar connection errors properly
* chore: add `aod` comment
2025-07-18 13:09:54 +05:30
Scott Wilson
0080d5f291
improvement: remove test css
2025-07-17 19:57:05 -07:00
Scott Wilson
a276d27451
improvement: address feedback
2025-07-17 19:51:14 -07:00
Scott Wilson
cec15d6d51
improvement: address feedback
2025-07-17 17:40:18 -07:00
x032205
007e10d409
Remove console log
2025-07-17 20:29:48 -04:00
x032205
a8b448be0f
Swap gateway to outer layer
2025-07-17 20:25:10 -04:00
Sid
bc98c42c79
feat(ENG-3247): add auth origin domain cookie on token creation ( #4187 )
...
* feat(ENG-3247): add auth origin domain cookie to multiple routers and update Nginx config
2025-07-18 01:18:25 +05:30
x032205
e6bfb6ce2b
Merge branch 'main' into ENG-3259
2025-07-17 15:41:19 -04:00
carlosmonastyrski
1c20e4fef0
Merge pull request #4164 from Infisical/fix/listSecretsThrowOnReadPermissionError
...
Throw when user does not have permission to read the referenced secret value
2025-07-17 14:51:27 -03:00
Carlos Monastyrski
b560cdb0f8
Improve reference error message
2025-07-17 11:56:27 -03:00
carlosmonastyrski
144143b43a
Merge pull request #4184 from Infisical/fix/cliExportFileFlag
...
Updated CLI export doc to document the new --output-file behavior
2025-07-17 11:12:33 -03:00
carlosmonastyrski
b9a05688cd
Merge pull request #4185 from Infisical/fix/pkiImportCertToCaIssueWithDn
...
On importCertToCa use serialNumber instead of dn to get the parentCa
2025-07-17 10:42:01 -03:00
Carlos Monastyrski
c06c6c6c61
On importCertToCa use serialNumber instead of dn to get the parentCa
2025-07-17 10:28:31 -03:00
Carlos Monastyrski
350afee45e
Updated cli export doc
2025-07-17 10:00:40 -03:00
Sid
5ae18a691d
fix: verify response type ( #4182 )
...
Co-authored-by: sidwebworks <xodeveloper@gmail.com >
2025-07-17 17:59:49 +05:30
Carlos Monastyrski
8187b1da91
Updated CLI export doc to document the new --output-file behavior
2025-07-17 06:58:34 -03:00
Carlos Monastyrski
0174d36136
Throw a meaningful error message when secret reference process fails
2025-07-16 22:41:08 -03:00
Carlos Monastyrski
968d7420c6
Fix typo
2025-07-16 21:58:07 -03:00
Scott Wilson
fd761df8e5
Merge pull request #4178 from Infisical/access-request-env-view
...
improvement(access-requests): add access requests to single env view + general UI improvements
2025-07-16 16:25:44 -07:00
Scott Wilson
61ca617616
improvement: address feedback
2025-07-16 16:20:10 -07:00
Daniel Hougaard
6ce6c276cd
Merge pull request #4180 from Infisical/daniel/tls-auth-docs
...
docs: document use of port 8433 for TLS certificate auth
2025-07-17 00:45:08 +04:00
Daniel Hougaard
32b2f7b0fe
fix typo
2025-07-17 00:20:02 +04:00
Daniel Hougaard
4c2823c480
Update login.mdx
2025-07-17 00:09:56 +04:00
Daniel Hougaard
60438694e4
Update tls-cert-auth.mdx
2025-07-17 00:08:34 +04:00
Maidul Islam
fdaf8f9a87
Merge pull request #4179 from Infisical/doc/added-section-about-sales-approval-design-doc
...
doc: added section about sales approval
2025-07-16 16:07:36 -04:00
Scott Wilson
3fe41f81fe
improvement: address feedback
2025-07-16 12:52:05 -07:00
Sid
c1798d37be
fix: propogate Github app connection errors to the client properly ( #4177 )
...
* fix: propogate github errors to the client properly
2025-07-17 01:14:06 +05:30
Sheen Capadngan
01c6d3192d
doc: added section about sales approval
2025-07-17 03:31:58 +08:00
Scott Wilson
621bfe3e60
chore: revert license
2025-07-16 12:17:43 -07:00
Scott Wilson
67ec00d46b
feature: add access requests to single env view, with general UI improvements
2025-07-16 12:16:13 -07:00
x032205
d6c2789d46
Merge pull request #4176 from Infisical/ENG-3154
...
Make certificate collection required
2025-07-16 14:29:42 -04:00
carlosmonastyrski
58ba0c8ed4
Merge pull request #4175 from Infisical/fix/samlNotVerifiedEmailFix
...
Add isEmailVerified to isUserCompleted flag on samlLogin
2025-07-16 15:23:52 -03:00
x032205
f38c574030
Address review
2025-07-16 14:01:55 -04:00
x032205
c330d8ca8a
Make certificate collection required
2025-07-16 13:53:52 -04:00
Carlos Monastyrski
2cb0ecc768
Add isEmailVerified to isUserCompleted flag on samlLogin
2025-07-16 14:20:37 -03:00
Sid
ecc15bb432
feat( #2938 ): Add supabase app connection and secrets sync ( #4113 )
...
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Scott Wilson <scottraywilson@gmail.com >
2025-07-16 22:06:11 +05:30