Commit Graph

3661 Commits

Author SHA1 Message Date
BlackMagiq
76758732af Merge pull request #1112 from Infisical/auth-jwt-standardization
API Key V2
2023-10-23 12:30:00 +01:00
Tuan Dang
827d5b25c2 Cleanup comments API Key V2 2023-10-23 12:18:44 +01:00
Tuan Dang
b32b19bcc1 Finish API Key V2 2023-10-23 11:58:16 +01:00
Maidul Islam
1084323d6d Merge pull request #1014 from G3root/e2e-warning
feat: display warning message in integrations page when e2e is enabled
2023-10-22 14:42:15 +01:00
Maidul Islam
c98c45157a Merge branch 'main' into e2e-warning 2023-10-22 14:39:09 +01:00
Akhil Mohan
6009dda2d2 Merge pull request #1105 from G3root/fix-batch-delete-integration
fix: batch deleting secrets not getting synced for integrations
2023-10-21 14:42:23 +05:30
nafees nazik
d4e8162c41 fix: sync deleted secret 2023-10-21 01:39:08 +05:30
nafees nazik
f6ad641858 chore: add logs 2023-10-21 01:38:41 +05:30
Maidul Islam
ba9b1b45ae update docker docs for self host 2023-10-20 13:36:09 +01:00
Maidul Islam
e22557b4bb Merge pull request #1088 from adelowo/support_path_when_generating_sample_env
[ENG-179] Add suport for --path for the secrets generate-example-env command
2023-10-20 11:10:12 +01:00
Maidul Islam
cbbb12c74e Merge pull request #1099 from Infisical/jwt-refactor
Update JWT secret scheme, replace many secrets with one secret
2023-10-20 11:02:58 +01:00
Tuan Dang
60beda604f Merge branch 'jwt-refactor' of https://github.com/Infisical/infisical into jwt-refactor 2023-10-20 10:55:40 +01:00
Tuan Dang
ae50987f91 Default AUTH_SECRET to JWT_AUTH_SECRET for backwards compatibility 2023-10-20 10:55:29 +01:00
Maidul Islam
32977e06f8 add warning text for .env.example 2023-10-20 10:38:42 +01:00
Maidul Islam
1510c39631 Update Chart.yaml 2023-10-19 19:19:46 +01:00
Maidul Islam
d0579b383f update readiness probe 2023-10-19 19:19:32 +01:00
Maidul Islam
b4f4c1064d Update values.yaml 2023-10-19 19:10:22 +01:00
Maidul Islam
d72d3940e6 update img name in prod img gha 2023-10-19 17:45:29 +01:00
Maidul Islam
7217bcb3d8 Merge pull request #1100 from Infisical/migrate-to-standalone-infisical
Migrate to standalone infisical
2023-10-19 16:07:55 +01:00
Maidul Islam
2faa9222d8 update gamma gh action 2023-10-19 16:05:41 +01:00
Tuan Dang
058712e8ec Update JWT secret scheme, replace many secrets with one secret 2023-10-19 15:53:36 +01:00
Maidul Islam
589f0bc134 update staging test for img 2023-10-19 13:23:07 +01:00
Maidul Islam
bd6dc3d4c0 update gamma helm values 2023-10-19 13:10:36 +01:00
Maidul Islam
9338babda6 update infisical helm chart read me 2023-10-19 13:03:18 +01:00
Maidul Islam
6f9e8644d7 update infisical helm chart to use standalone img 2023-10-19 12:58:16 +01:00
Maidul Islam
2fdb10277e update docs to use standalone infisical 2023-10-19 12:53:20 +01:00
Maidul Islam
15d2c536ed update prod docker compose 2023-10-19 12:23:20 +01:00
BlackMagiq
a304228961 Merge pull request #1095 from akhilmhdh/feat/folder-service-api-key
feat: added api key support for folder and secret import
2023-10-18 12:36:11 +01:00
Akhil Mohan
c865b78b41 feat: added api key support for folder and secret import 2023-10-18 16:38:19 +05:30
BlackMagiq
be80ac999e Merge pull request #1094 from Infisical/fix-azure-saml-flow
Patch Azure SAML Flow
2023-10-18 11:56:45 +01:00
Tuan Dang
076fe58325 Fix azure-saml flow 2023-10-18 11:49:57 +01:00
Maidul Islam
66bfab1994 update platform version env 2023-10-18 10:41:15 +01:00
Maidul Islam
b92c50addd properly add pre baked values 2023-10-18 10:40:34 +01:00
Maidul Islam
8fbca05052 remove extract_version 2023-10-17 23:13:04 +01:00
Maidul Islam
d99830067e bake posthog key in single docker img 2023-10-17 23:08:43 +01:00
Maidul Islam
cdc8ef95ab add platform version to UI 2023-10-17 23:08:43 +01:00
Tuan Dang
072e97b956 Fix azure samlConfig 2023-10-17 16:51:46 +01:00
Tuan Dang
4f26a7cad3 Revert audience change for azure saml 2023-10-17 15:50:31 +01:00
Tuan Dang
7bb6ff3d0c Merge branch 'main' of https://github.com/Infisical/infisical 2023-10-17 15:32:42 +01:00
Tuan Dang
ecccec8e35 Attempt fix azure samlConfig 2023-10-17 15:32:34 +01:00
Maidul Islam
7fd15a06e5 conditionally build standalone infisical 2023-10-17 14:32:56 +01:00
Maidul Islam
5d4a37004e Merge pull request #1089 from G3root/serve-frontend-from-backend
feat: serve frontend from backend
2023-10-17 14:15:41 +01:00
Maidul Islam
aa61fd091d remove redundant file from docker ignore 2023-10-17 14:11:16 +01:00
Maidul Islam
04ac54bcfa run cmd as non root user and update port to non privileged 2023-10-17 14:08:22 +01:00
Tuan Dang
38dbf1e738 Add missing / to samlConfig callbackURL 2023-10-17 14:03:37 +01:00
Tuan Dang
ddf9d7848c Update protocol in samlConfig 2023-10-17 12:57:05 +01:00
Maidul Islam
0b40de49ec remove redis error logs 2023-10-17 12:24:54 +01:00
Maidul Islam
b1d16cab39 remove promise.all from closeDatabaseHelper 2023-10-17 12:24:18 +01:00
Maidul Islam
fb7c7045e9 set telemetry post frontend build in standalone docker img 2023-10-17 12:22:08 +01:00
Tuan Dang
d570828e47 Update path and callbackURL for samlConfig 2023-10-17 12:13:54 +01:00