Commit Graph

7615 Commits

Author SHA1 Message Date
Daniel Hougaard
7ed8feee6f Update identity-azure-auth-fns.ts 2024-07-16 04:15:04 +02:00
Maidul Islam
9a861499df Merge pull request #2097 from Infisical/secret-sharing-ui-update
update phrasing
2024-07-10 18:38:32 -04:00
Maidul Islam
d1f3c98f21 fix posthog cross orgin calls 2024-07-10 13:46:22 -04:00
BlackMagiq
eac621db73 Merge pull request #2096 from Infisical/identity-project-provisioning
Identities Page - Project Provisioning / De-provisioning
2024-07-10 23:08:21 +07:00
Vladyslav Matsiiako
ab7983973e update phrasing 2024-07-10 08:06:06 -07:00
Sheen Capadngan
ff43773f37 Merge pull request #2088 from Infisical/feat/move-secrets
feat: move secrets
2024-07-10 21:48:57 +08:00
Tuan Dang
68574be05b Fix merge conflicts 2024-07-10 18:18:00 +07:00
Tuan Dang
1d9966af76 Add admin to display identity table 2024-07-10 18:15:39 +07:00
Tuan Dang
4dddf764bd Finish identity page project provisioning/deprovisioning 2024-07-10 18:14:34 +07:00
Sheen Capadngan
8b06215366 Merge pull request #2055 from Infisical/feat/oidc-identity
feat: oidc machine identity auth method
2024-07-10 17:29:56 +08:00
Sheen Capadngan
179edd98bf misc: rolled back frontend package-lock 2024-07-10 13:45:35 +08:00
Sheen Capadngan
dc05b34fb1 misc: rolled back package locks 2024-07-10 13:41:33 +08:00
Tuan Dang
20f6dbfbd1 Update oidc docs image 2024-07-10 12:09:24 +07:00
Tuan Dang
8ff524a037 Move migration file to front 2024-07-10 11:51:53 +07:00
Tuan Dang
3913e2f462 Fix merge conflicts, bring oidc auth up to speed with identity ui changes 2024-07-10 10:31:48 +07:00
Maidul Islam
ebbccdb857 add better label for identity id infisical/v0.75.0-postgres 2024-07-09 18:13:06 -04:00
Sheen Capadngan
28723e9a4e misc: updated toast 2024-07-09 23:32:26 +08:00
Sheen Capadngan
079e005f49 misc: added audit log and overwrite feature 2024-07-09 21:46:12 +08:00
Maidul Islam
df90e4e6f0 Update go version in k8s dockerfile infisical-k8-operator/v0.6.4 2024-07-09 09:44:52 -04:00
Maidul Islam
6e9a624697 Merge pull request #2090 from Infisical/daniel/operator-bump-sdk
fix(operator): azure auth
2024-07-09 09:32:39 -04:00
Daniel Hougaard
94b0cb4697 Bump helm 2024-07-09 15:31:47 +02:00
Daniel Hougaard
5a5226c82f Update values.yaml 2024-07-09 15:27:11 +02:00
Daniel Hougaard
09cfaec175 Update infisicalsecret_controller.go 2024-07-09 15:27:11 +02:00
Daniel Hougaard
40abc184f2 Fix: Bump SDK version 2024-07-09 15:27:11 +02:00
BlackMagiq
3879edfab7 Merge pull request #2089 from Infisical/docs-token-auth
Update identity docs for auth token and newer identity flow
2024-07-09 16:51:44 +07:00
Sheen Capadngan
d20ae39f32 feat: initial move secret integration 2024-07-09 17:48:39 +08:00
Tuan Dang
53c875424e Update identity docs for auth token and newer identity flow 2024-07-09 16:47:24 +07:00
Sheen Capadngan
05bf2e4696 made move operation transactional 2024-07-09 16:03:50 +08:00
Sheen Capadngan
a06dee66f8 feat: initial logic for moving secrets 2024-07-09 15:20:58 +08:00
Sheen Capadngan
0eab9233bb Merge pull request #2076 from Infisical/misc/redesigned-org-security-settings
misc: redesigned org security settings page
2024-07-09 15:05:34 +08:00
BlackMagiq
9bf358a57d Merge pull request #2057 from Infisical/token-auth
Token Authentication Method + Revamped Identity (Page) Workflow
2024-07-09 11:55:56 +07:00
Tuan Dang
93926cc6b7 Merge remote-tracking branch 'origin' into token-auth 2024-07-09 11:52:14 +07:00
Tuan Dang
59ccabec69 Make fixes based on review 2024-07-09 11:51:21 +07:00
Maidul Islam
8b0678cfa1 Merge pull request #2079 from aheruz/patch-1
doc: Update how-to-create-a-feature.mdx
2024-07-08 22:53:36 -04:00
Maidul Islam
3004de459f Merge pull request #1998 from rtrompier/feat/helm
fix(helm-charts): add nodeSelector and tolerations
2024-07-08 21:41:08 -04:00
Maidul Islam
7d4e531e5f Merge branch 'main' into feat/helm 2024-07-08 21:40:45 -04:00
Maidul Islam
f66ef8b066 Update Chart.yaml 2024-07-08 21:39:16 -04:00
Maidul Islam
a116233979 add nodeSelector and tolerations to manager 2024-07-08 21:22:46 -04:00
Sheen Capadngan
454c0b62b9 Merge pull request #2086 from Infisical/feat/allow-admins-to-delete-users
feat: allow admins to delete users
2024-07-09 02:10:46 +08:00
Sheen Capadngan
2c6decaf6e misc: addressed comments 2024-07-09 01:11:24 +08:00
Sheen Capadngan
d0f0dca3a3 misc: added sort by 2024-07-09 00:57:23 +08:00
Sheen Capadngan
9efbffe5d2 misc: renamed mutation function 2024-07-09 00:42:50 +08:00
Sheen Capadngan
c1b242db67 misc: added pagination and moved to admin route 2024-07-09 00:34:07 +08:00
Maidul Islam
845f71e8ed Merge pull request #2085 from Infisical/vmatsiiako-patch-docs-3
Update secret-sharing.mdx
2024-07-08 09:44:59 -04:00
Maidul Islam
653fc367ac Merge pull request #2087 from akhilmhdh/feat/fly-io-banner
feat: banner on warning secret deletion in fly.io integration
2024-07-08 09:33:46 -04:00
Maidul Islam
9f0867559a update banner text 2024-07-08 09:32:47 -04:00
Sheen Capadngan
a37987b508 misc: added proper error handling 2024-07-08 21:31:11 +08:00
Tuan Dang
96e485910c Merge remote-tracking branch 'origin' into token-auth 2024-07-08 17:14:55 +07:00
Tuan Dang
b81f7d8350 Finish new identity page 2024-07-08 17:12:49 +07:00
=
eeb2e89d1a feat: banner on warning secret deletion in fly.io integration 2024-07-08 13:04:30 +05:30