Shuchang Zheng
|
bd1fb9549c
|
validate task_id, workflow_id, workflow_run_id for send_totp_code endpoint before llm prompt to parse totp prompt to fail early (#4004)
|
2025-11-16 07:10:49 -08:00 |
|
Marc Kelechava
|
926a5da13e
|
Credentials page UX improvement (#3941)
|
2025-11-07 09:38:52 -08:00 |
|
Stanislav Novosad
|
d80d49131c
|
Clean up Azure migration (#3895)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-11-04 10:29:51 -07:00 |
|
Marc Kelechava
|
cae59a3c19
|
Add GET /v1/credentials/totp to list recent 2FA codes per org (#3770)
|
2025-10-29 23:49:25 -04:00 |
|
Stanislav Novosad
|
d1008959b0
|
Fern: add TypeScript code examples (#3839)
|
2025-10-28 17:43:19 -06:00 |
|
Stanislav Novosad
|
d6bb3de2c5
|
Delete Azure Vault secrets async (#3716)
|
2025-10-14 20:25:22 -06:00 |
|
LawyZheng
|
44a2e34864
|
only keep totp endpoint (#3704)
|
2025-10-15 01:28:42 +08:00 |
|
LawyZheng
|
dc832ea6db
|
support magic link login (#3702)
|
2025-10-14 16:24:14 +08:00 |
|
Stanislav Novosad
|
32e6aed8ce
|
Migrate credentials to Azure Key Vault (#3681)
|
2025-10-10 10:10:18 -06:00 |
|
Stanislav Novosad
|
1421bc10c6
|
Extract CredentialVaultService (#3669)
|
2025-10-09 11:39:01 -06:00 |
|
Stanislav Novosad
|
f8e76162d0
|
Resync Bitwarden early when credential is added (#3649)
|
2025-10-08 14:39:15 -06:00 |
|
pedrohsdb
|
fc0f2b87ca
|
add 2fa type tracking to credentials (#3647)
|
2025-10-08 11:38:34 -07:00 |
|
Shuchang Zheng
|
8c54475fda
|
fix mypy issue for org tokens (#3541)
|
2025-09-26 16:35:47 -07:00 |
|
stenn930
|
a29a2bc49b
|
Azure ClientSecretCredential support (#3456)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-09-23 12:16:48 -04:00 |
|
Shuchang Zheng
|
0e2aecc75d
|
llm log (#3414)
|
2025-09-11 18:10:05 -07:00 |
|
Shuchang Zheng
|
4b4240c6a7
|
no 1password token create & get in the official api schema (#3190)
|
2025-08-14 09:08:47 -07:00 |
|
Shuchang Zheng
|
75603f4b98
|
remove get 1password token from doc (#3189)
|
2025-08-14 08:29:13 -07:00 |
|
Shuchang Zheng
|
a22a3aedba
|
remove onepassword token creation endpoint from api doc (#3177)
|
2025-08-13 11:35:01 -07:00 |
|
LawyZheng
|
2a4b26f8e6
|
fix file type detect bug (#3172)
|
2025-08-13 11:24:20 +08:00 |
|
Shuchang Zheng
|
5132501cc6
|
remove onepassword token creation endpoint from api doc (#3171)
|
2025-08-12 18:37:50 -07:00 |
|
LawyZheng
|
1e315e39cd
|
fix onepassword router (#3105)
|
2025-08-05 23:33:08 +08:00 |
|
Shuchang Zheng
|
00c9446023
|
endpoint to get and update onepassword token (#3089)
|
2025-08-05 22:34:26 +08:00 |
|
Shuchang Zheng
|
bd44cfa623
|
log workflow_run_id for saving totp code (#2980)
|
2025-07-17 21:36:18 -07:00 |
|
Shuchang Zheng
|
cb67775e5f
|
update send totp code summary (#2952)
|
2025-07-15 02:05:33 -07:00 |
|
Shuchang Zheng
|
01710a4c52
|
Update API specifications with fern api update (#2951)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-15 02:01:23 -07:00 |
|
Shuchang Zheng
|
f61ac4b49c
|
Update API specifications with fern api update (#2949)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-15 01:23:20 -07:00 |
|
Shuchang Zheng
|
11288817af
|
remove deprecated pydantic field.example (#2711)
|
2025-06-13 22:58:55 -07:00 |
|
Shuchang Zheng
|
d59c133dbd
|
log totp parser llm response (#2585)
|
2025-06-03 15:15:51 -07:00 |
|
Shuchang Zheng
|
c11fb425e3
|
TOTP endpoint update - support sending code that's less than or equal to 10 chars directly (#2464)
|
2025-05-26 13:28:20 -07:00 |
|
Shuchang Zheng
|
87d0f364f5
|
credential management documentation (#2389)
|
2025-05-21 20:06:34 -07:00 |
|
Shuchang Zheng
|
3e44a1995d
|
doc revamp - complete code samples (#2378)
|
2025-05-18 13:45:46 -07:00 |
|
Shuchang Zheng
|
d70c91bca2
|
reorder api endpoints (#2377)
|
2025-05-18 12:43:22 -07:00 |
|
Shuchang Zheng
|
89b68cab9e
|
update totp code api description (#2358)
|
2025-05-15 20:07:27 -07:00 |
|
Shuchang Zheng
|
ecd0c79f8c
|
official totp code endpoint under the credentials route (#2357)
|
2025-05-15 19:49:42 -07:00 |
|