Fang-Pen Lin
|
3a6e287f1b
|
Use axio instead of fetch for acme HTTP-01 challenge
|
2025-11-21 10:30:53 -08:00 |
|
Fang-Pen Lin
|
5ad4aaf017
|
Add tests
|
2025-11-21 10:30:52 -08:00 |
|
Fang-Pen Lin
|
2786d5f049
|
Add tests
|
2025-11-21 10:30:51 -08:00 |
|
Akhil Mohan
|
d841094027
|
Merge pull request #4904 from Infisical/fix/suborgs-routing
[ENG-4124] fix: fixed routing for sub-orgs
|
2025-11-21 22:13:20 +05:30 |
|
Piyush Gupta
|
fcb949f4c3
|
fix: review changes
|
2025-11-21 20:54:42 +05:30 |
|
Piyush Gupta
|
ee89b93790
|
chore: added comments for routing redirects
|
2025-11-21 19:32:11 +05:30 |
|
carlosmonastyrski
|
7e017b63fe
|
Merge pull request #4918 from Infisical/fix/identity-dup-memb
fix: resolved duplicate membership in identity
|
2025-11-21 10:57:15 -03:00 |
|
Piyush Gupta
|
7b00ab1d99
|
fix: review comments
|
2025-11-21 19:14:04 +05:30 |
|
Piyush Gupta
|
bba2aea0f5
|
Merge branch 'main' of https://github.com/Infisical/infisical into fix/suborgs-routing
|
2025-11-21 18:19:47 +05:30 |
|
Andre
|
617c9af5bb
|
Merge pull request #4908 from Infisical/ENG-4152
swap all instances of --relay with --target-relay-name
|
2025-11-20 16:47:46 -05:00 |
|
Carlos Monastyrski
|
36059051b1
|
Fix race condition on identity/group membership check
|
2025-11-20 18:11:46 -03:00 |
|
Piyush Gupta
|
f37af1e9fb
|
Merge pull request #4909 from Infisical/chore/removes-shouldCheckSecretPermission-column
[ENG-4178] chore: removes `shouldCheckSecretPermission` column
|
2025-11-21 02:21:22 +05:30 |
|
=
|
56f8245cf3
|
fix: resolved duplicate membership in identity
|
2025-11-21 01:58:53 +05:30 |
|
carlosmonastyrski
|
1233ff8a5f
|
Merge pull request #4897 from Infisical/feat/PKI-29
Add Chef PKI sync
|
2025-11-20 17:28:40 -03:00 |
|
Carlos Monastyrski
|
b255a202a6
|
Add include Root CA on PKI syncs docs
|
2025-11-20 17:16:15 -03:00 |
|
Piyush Gupta
|
fccce241c4
|
Merge pull request #4914 from Infisical/feat/group-projects-table
[ENG-4199] feat: adds group projects table
|
2025-11-21 01:19:44 +05:30 |
|
Carlos Monastyrski
|
b8c7eb0c18
|
Merge branch 'feat/pki-sync-docs' into feat/PKI-29
|
2025-11-20 16:49:23 -03:00 |
|
Piyush Gupta
|
c8cb2736ab
|
Merge branch 'main' of https://github.com/Infisical/infisical into fix/suborgs-routing
|
2025-11-21 01:06:17 +05:30 |
|
Carlos Monastyrski
|
8d628d7aab
|
Merge remote-tracking branch 'origin/main' into feat/PKI-29
|
2025-11-20 16:10:49 -03:00 |
|
Carlos Monastyrski
|
b8afa81126
|
Remove unused state change on aws cert removals
|
2025-11-20 15:59:42 -03:00 |
|
Piyush Gupta
|
8e6733d42c
|
chore: made knex orm query to raw sql query
|
2025-11-21 00:27:49 +05:30 |
|
Piyush Gupta
|
f379217604
|
fix: review comments
|
2025-11-21 00:20:47 +05:30 |
|
Carlos Monastyrski
|
e0c6f48808
|
PKI syncs: fixes and add includeRootCa to PKI cert issuance endpoints
|
2025-11-20 15:23:38 -03:00 |
|
Fang-Pen Lin
|
8a2b7d1f4e
|
Merge pull request #4895 from Infisical/PKI-53-workaround-for-cert-manager
[PKI-53] Workaround for cert manager ACME bug
|
2025-11-20 10:02:40 -08:00 |
|
Fang-Pen Lin
|
2093dee2d1
|
Added todo
|
2025-11-20 09:38:13 -08:00 |
|
Fang-Pen Lin
|
ce41803629
|
deepcopy
|
2025-11-20 09:38:12 -08:00 |
|
Fang-Pen Lin
|
2026fcd628
|
Isolate vars
|
2025-11-20 09:38:11 -08:00 |
|
Fang-Pen Lin
|
022c3802e3
|
Add unique constraint for public key under the same profile
|
2025-11-20 09:38:10 -08:00 |
|
Fang-Pen Lin
|
d9d6d3b3d9
|
Add test to ensure that we don't create duplicate account
|
2025-11-20 09:38:09 -08:00 |
|
Fang-Pen Lin
|
d341dd0fb7
|
Return existing even if onlyReturnExisting is not set to ture while creating the new one
|
2025-11-20 09:38:08 -08:00 |
|
Fang-Pen Lin
|
b50f03d4fb
|
Add test case for both jwk and kid provided
|
2025-11-20 09:38:07 -08:00 |
|
Fang-Pen Lin
|
9ae862fc1f
|
Fix find existing account
|
2025-11-20 09:38:06 -08:00 |
|
Fang-Pen Lin
|
a668822e19
|
Only check EAB when creating a new account
|
2025-11-20 09:38:05 -08:00 |
|
Fang-Pen Lin
|
d190fb15c9
|
Add test to reproduce the problem
|
2025-11-20 09:38:04 -08:00 |
|
Fang-Pen Lin
|
b251cf4802
|
Update BDD test to ensure external account required value is returned
|
2025-11-20 09:38:03 -08:00 |
|
Fang-Pen Lin
|
ae48787834
|
Return external account required
|
2025-11-20 09:38:02 -08:00 |
|
Fang-Pen Lin
|
d272a5e0e5
|
Merge pull request #4874 from Infisical/dynamic-import-nock
Move nock to dev deps and include the route only for dev/test builds
|
2025-11-20 09:35:27 -08:00 |
|
Piyush Gupta
|
00ec4f9a29
|
Merge pull request #4868 from Infisical/chore/unify-license-key
[ENG-4019] chore: unify license key env variables
|
2025-11-20 23:03:00 +05:30 |
|
Piyush Gupta
|
4796bcd579
|
fix: review comments
|
2025-11-20 22:50:10 +05:30 |
|
Fang-Pen Lin
|
c5802c645c
|
Fix import order
|
2025-11-20 09:19:54 -08:00 |
|
Fang-Pen Lin
|
c3fdb10b3e
|
Fix broken tests
|
2025-11-20 09:10:00 -08:00 |
|
Fang-Pen Lin
|
af40e15cb7
|
Revert "Address comments"
This reverts commit 57d204c3cd80f005cc0c673efbaee438e2cab6e8.
|
2025-11-20 08:57:23 -08:00 |
|
Fang-Pen Lin
|
c342650ac6
|
Address comments
|
2025-11-20 08:57:22 -08:00 |
|
Fang-Pen Lin
|
0edf3c8b15
|
Fix ems build
|
2025-11-20 08:57:21 -08:00 |
|
Fang-Pen Lin
|
df395076f9
|
Try to fix tsup as well
|
2025-11-20 08:57:20 -08:00 |
|
Fang-Pen Lin
|
2bd904b8af
|
Add comment
|
2025-11-20 08:57:19 -08:00 |
|
Fang-Pen Lin
|
bd8a417e56
|
Fix bdd tests
|
2025-11-20 08:57:18 -08:00 |
|
Fang-Pen Lin
|
855bc6cd73
|
Linter issue
|
2025-11-20 08:57:17 -08:00 |
|
Fang-Pen Lin
|
142316db80
|
Do not enable in production
|
2025-11-20 08:57:16 -08:00 |
|
Fang-Pen Lin
|
877d7780f6
|
Better assert msg
|
2025-11-20 08:57:15 -08:00 |
|