Commit Graph

3029 Commits

Author SHA1 Message Date
BlackMagiq
67a8211cb0 Merge pull request #853 from Infisical/linking-sso
Add linking for existing users without SSO enabled logging in via SSO
2023-08-13 22:57:13 +07:00
Tuan Dang
bc108a82b6 Add SSO linking feature for existing users 2023-08-13 22:47:29 +07:00
Tuan Dang
05be5910d0 Update changelog 2023-08-13 17:18:18 +07:00
BlackMagiq
2341ec0e11 Merge pull request #829 from sheensantoscapadngan/feature/enable-users-to-select-multi-auth-methods
Feature: enable users to select multi auth methods (backward compatible)
2023-08-13 17:15:39 +07:00
Sheen Capadngan
dd8f55804c finalized sso controller 2023-08-13 16:18:11 +08:00
Tuan Dang
95d25b114e Fix incorrect field in validateProviderAuthToken 2023-08-13 14:08:26 +07:00
Tuan Dang
c0f3aecad3 Fix lint issues 2023-08-13 11:12:07 +07:00
Tuan Dang
dbd55441f2 Update login with multiple auth methods to toggle button and logic 2023-08-12 13:53:55 +07:00
vmatsiiako
de7bd27b4b Update README.md 2023-08-11 14:54:34 -07:00
Maidul Islam
a4cdd14014 Merge pull request #846 from narindraditantyo/fix/rootless-backend-image
fix: backend image failed to start due to npm cache permission
2023-08-11 16:31:11 -04:00
Gregorius Agung Narindra Aditantyo
632c78f401 fix: backend image failed to start due to npm cache permission 2023-08-11 23:34:41 +07:00
Maidul Islam
051f4501e8 Merge pull request #837 from akhilmhdh/fix/supbase-del-res-secret
fix: supabase failed integration due to res secret deletion
2023-08-11 10:38:15 -04:00
Tuan Dang
69605a1a54 Fast forward 2023-08-11 12:46:30 +07:00
BlackMagiq
e47912edd7 Merge pull request #838 from Infisical/deprecation
Cleaning & deprecating parts of code
2023-08-11 12:10:19 +07:00
Tuan Dang
a4edf6bd0c Remove remaining SecurityClient auth calls in favor of hooks, keep RouteGuard 2023-08-11 11:27:33 +07:00
Maidul Islam
395b51c265 Merge pull request #844 from hahnbeelee/main
cursor-pointer for Explore button
2023-08-10 17:54:17 -04:00
Hahnbee Lee
27f56be466 cursor-pointer fir Explore button 2023-08-10 14:33:37 -07:00
Tuan Dang
2dba7847b6 Convert all SecurityClient API calls to hooks except auth 2023-08-10 17:19:23 +07:00
Tuan Dang
78802409bd Move all integration queries/mutations to hooks 2023-08-10 14:15:24 +07:00
Tuan Dang
9963724a6a Continue removing unused frontend components/logic, improve querying in select pages 2023-08-10 12:18:17 +07:00
Vladyslav Matsiiako
b49ef9efc9 minor frontend UX fixes 2023-08-09 12:03:00 -07:00
vmatsiiako
a31ffe9617 Update README.md 2023-08-09 10:12:10 -07:00
BlackMagiq
18beed7540 Merge pull request #839 from Infisical/permissions-audit-log
Add audit logs for workspace user role and read/write permission changes
2023-08-09 22:02:48 +07:00
Tuan Dang
0a538ac1a7 Add GitHub SSO to changelog 2023-08-09 22:02:19 +07:00
Tuan Dang
a75ad5ef26 Add logs for workspace user role and read/write permission changes 2023-08-09 21:54:56 +07:00
Tuan Dang
b47f61f1ad Delete more deprecated frontend calls 2023-08-09 17:55:57 +07:00
Tuan Dang
2a1665a2c3 Begin marking endpoints for deprecation, clean unused frontend code 2023-08-09 16:45:52 +07:00
Akhil Mohan
e993bd048e fix: supabase failed integration due to res secret deletion 2023-08-09 14:41:42 +05:30
Tuan Dang
11833ccf0f Note endpoints to deprecate 2023-08-09 11:32:57 +07:00
Maidul Islam
37d52432d0 Revert run as node backend due to slow build times 2023-08-08 14:11:06 -04:00
Maidul Islam
04b7e04d98 run full backend docker image as node user 2023-08-08 14:02:39 -04:00
Maidul Islam
57a3384f32 Merge pull request #834 from akhilmhdh/fix/copy-sec-not-populating
fix: secret path / with a new env causes secret list to be empty
2023-08-08 13:18:41 -04:00
Maidul Islam
c813c91aec Merge pull request #825 from akhilmhdh/feat/service-token-folder-api
feat: implemented service token support for folder and secret import api
2023-08-08 13:17:54 -04:00
Akhil Mohan
91947df5f6 feat: refactored getPathfromId to folder service 2023-08-08 22:33:59 +05:30
Akhil Mohan
8330890087 feat: implemented service token support for folder and secret import api 2023-08-08 22:20:36 +05:30
Tuan Dang
221e601173 Correct user agent function name in test 2023-08-08 22:57:38 +07:00
BlackMagiq
28c24fc8c1 Merge pull request #828 from Infisical/audit-log-revamp
Audit Log V2
2023-08-08 22:45:54 +07:00
Tuan Dang
a9389643b8 Log GET secrets v2 2023-08-08 22:42:13 +07:00
Tuan Dang
58854e6b81 Fix merge conflicts 2023-08-08 22:07:22 +07:00
Tuan Dang
7ae859e9ae Update secret imports audit log v2 2023-08-08 22:04:23 +07:00
Vladyslav Matsiiako
ff6e07bdcf minor style changes 2023-08-08 11:03:28 -04:00
Maidul Islam
fc9393b77f run backend docker commands as node instead of root 2023-08-08 09:48:27 -04:00
Tuan Dang
0cad823267 Add dashboard-specific secret and secret import audit logs, re-touch audit logs v2 UI 2023-08-08 19:03:24 +07:00
Akhil Mohan
97a0728f02 fix: secret path / with a new env causes secret list to be empty 2023-08-08 12:18:21 +05:30
Tuan Dang
6cb8cf53f8 Add date filter and pagination component to audit log v2 2023-08-08 12:52:34 +07:00
Tuan Dang
1ac607b42e Merge remote-tracking branch 'origin' into audit-log-revamp 2023-08-08 10:00:47 +07:00
BlackMagiq
ec21e35f8c Merge pull request #831 from akhilmhdh/feat/pagination-datepicker
Feat/pagination datepicker
2023-08-08 09:57:41 +07:00
Tuan Dang
2591161272 Add more audit log events 2023-08-08 09:50:49 +07:00
Akhil Mohan
be86e4176c feat(ui): added datepicker component 2023-08-07 16:22:15 +05:30
Akhil Mohan
2067c021ed feat(ui): added pagination component 2023-08-07 16:21:51 +05:30