Commit Graph

685 Commits

Author SHA1 Message Date
Tuan Dang
58830eab79 Move get service token data to v2 routes 2023-01-04 18:15:32 +07:00
BlackMagiq
212ca72c7b Merge pull request #190 from Infisical/service-token-v2
Infisical Token V2
2023-01-03 09:36:56 +07:00
Tuan Dang
48defca012 Merge remote-tracking branch 'origin' into service-token-v2 2023-01-03 09:34:48 +07:00
Tuan Dang
e9601307ef Move service token data routes and controllers to v2 2023-01-03 09:33:00 +07:00
Maidul Islam
408eb482f1 remove --ignore-scripts for backend temporary 2023-01-02 11:26:27 -05:00
Tuan Dang
72a9343a02 Fix merge conflicts 2023-01-02 22:51:25 +07:00
Tuan Dang
e99ee94a7b Modify service token format 2023-01-02 22:43:00 +07:00
Tuan Dang
0aff94cfb3 Add action error 2023-01-01 10:55:23 +07:00
Tuan Dang
6f054d8f2c Add requireSecretAuth middleware 2023-01-01 10:36:07 +07:00
Tuan Dang
b8a64714d2 Refactor auth middleware to accept multiple auth modes 2023-01-01 09:24:20 +07:00
Tuan Dang
7e4bf7f44b Continue developing service token v2 2023-01-01 07:10:47 +07:00
Tuan Dang
01d969190b Begin service token data refactor 2022-12-30 23:57:21 +03:00
Vladyslav Matsiiako
fc61849120 Added .NET to available frameworks 2022-12-28 12:02:42 -05:00
mv-turtle
b062c44742 Merge pull request #184 from jon4hz/dotnet
docs: add dotnet example
2022-12-28 11:34:13 -05:00
Maidul Islam
9ea12b93f7 Merge pull request #177 from jon4hz/completion
ci: add autocompletion and manpage
2022-12-28 11:14:02 -05:00
jon4hz
c409a89e93 docs: add dotnet example 2022-12-28 16:53:28 +01:00
mv-turtle
a36a59a4c0 Merge pull request #164 from Infisical/snyk-upgrade-1e6565738ff7cb9c1330ef01a3b0c7f1
[Snyk] Upgrade next from 12.3.1 to 12.3.4
2022-12-27 21:53:36 -05:00
mv-turtle
b8e5a2c5c2 Merge branch 'main' into snyk-upgrade-1e6565738ff7cb9c1330ef01a3b0c7f1 2022-12-27 21:51:56 -05:00
Vladyslav Matsiiako
e664a8b307 Added resuest for translations to README.md 2022-12-27 21:48:38 -05:00
Vladyslav Matsiiako
146d683e75 Added translations to integrations 2022-12-27 21:22:12 -05:00
Vladyslav Matsiiako
2032318491 Added translations to the sidebar 2022-12-27 20:56:16 -05:00
Vladyslav Matsiiako
d4925e090d Fixed merge conflicts with translations; updated starting secrets 2022-12-27 19:12:38 -05:00
mv-turtle
c9dc0243b6 Merge pull request #46 from gangjun06/feat/39
Localize Web UI (#39)
2022-12-27 18:37:12 -05:00
Vladyslav Matsiiako
cc2803acee Fixed the merge conflicts on the signup page 2022-12-27 18:32:12 -05:00
Vladyslav Matsiiako
c9d71ad887 Fixing react hook error 2022-12-27 18:24:27 -05:00
Vladyslav Matsiiako
1459370458 Fixing more merge conflicts 2022-12-27 18:22:48 -05:00
Vladyslav Matsiiako
cbb99844f1 Fixing merge conflicts for pages/users 2022-12-27 18:19:56 -05:00
Vladyslav Matsiiako
f6faad267c Returned the missing package 2022-12-27 18:11:00 -05:00
Vladyslav Matsiiako
74d883c15a Fixing merge conflicts 2022-12-27 17:57:14 -05:00
Vladyslav Matsiiako
876c5f51c2 Fixed the bugs with secret overrides and the sidebar 2022-12-27 16:46:15 -05:00
mv-turtle
4c43bdac93 Merge pull request #180 from akhilmhdh/fix/failed-workspace-membership-invite
fix(backend): resolved workspace membership invite failure
2022-12-27 16:13:09 -05:00
Vladyslav Matsiiako
bb4d3ba581 Connected version history to backend 2022-12-27 15:02:50 -05:00
Vladyslav Matsiiako
2c63559303 Updated request new invite illustration 2022-12-27 14:07:30 -05:00
akhilmhdh
c653f807f4 fix(api-frontend): resolved failure in inviting existing infisical users to organization 2022-12-27 23:22:47 +05:30
akhilmhdh
c28d857086 fix(backend): resolved workspace membership invite failure 2022-12-27 23:22:47 +05:30
Vladyslav Matsiiako
babf35b44e Added translations to /noprojects route 2022-12-27 12:32:07 -05:00
Vladyslav Matsiiako
cc251ba8ae Fixed the home directory transations 2022-12-27 11:52:23 -05:00
mv-turtle
752a2a9085 Update README.md 2022-12-27 09:48:00 -05:00
이강준
76da449463 fix(frontend): provided href invalid error 2022-12-27 15:59:11 +09:00
BlackMagiq
f550e4bc87 Merge pull request #179 from Infisical/new-routing
Migrated `POST /v1/secret/:workspaceId` to `POST /v2/workspace/:workspaceId/secrets`
2022-12-26 23:02:40 -05:00
Tuan Dang
f93594b62f Migrate POST /v1/secret/:workspaceId to /v2/workspace/:workspaceId/secrets and cleared room for /v2 secret routes 2022-12-26 22:50:59 -05:00
Tuan Dang
924e3d78a3 Merge remote-tracking branch 'origin' into new-routing 2022-12-26 21:45:45 -05:00
Tuan Dang
07c34c490f Begin moving /secret/workspaceId routes to /workspace/workspaceId 2022-12-26 21:45:26 -05:00
Vladyslav Matsiiako
f3e3a9edf1 Added commenting functionality (#135) 2022-12-26 21:28:55 -05:00
BlackMagiq
ab3f3600e5 Merge pull request #178 from Infisical/new-routing
Create route and controller v1/v2 folder structure separation
2022-12-26 21:07:46 -05:00
Tuan Dang
229fef8874 Create route and controller v1/v2 folder structure separation 2022-12-26 21:02:39 -05:00
Maidul Islam
91dbbee9db install docs for arch linux 2022-12-26 20:34:05 -05:00
jon4hz
9ef6f9e554 ci: add autocompletion and manpage 2022-12-27 01:35:03 +01:00
Maidul Islam
2473ad03fa Update cli to 0.1.16 to trigger arch linux release 2022-12-26 19:28:18 -05:00
Maidul Islam
d284040c45 Merge pull request #176 from jon4hz/aur
ci: add aur release
2022-12-26 19:25:51 -05:00