10a40c8ab2
Merge pull request #1535 from Infisical/daniel/better-upgrade-errors
...
Fix: Edge case causing project upgrade to fail
2024-03-07 00:07:05 +01:00
b910ceacfc
create secret on overview typo
2024-03-06 17:50:31 -05:00
cb66386e13
Merge pull request #1536 from Infisical/daniel/fix-project-memberships
...
Fix: Remove project keys & memberships when organization membership is deleted
2024-03-06 17:38:49 -05:00
889df3dcb1
Update project-queue.ts
2024-03-06 23:20:23 +01:00
ae53f03f71
Fix: Remove project memberships & project keys when org membership is deleted (DAL)
2024-03-06 23:15:13 +01:00
7ae024724d
Fix: Remove project memberships & project keys when org membership is deleted (Service)
2024-03-06 23:15:02 +01:00
0b2bc1d345
Fix: Remove project memberships & project keys when org membership is deleted
2024-03-06 23:14:52 +01:00
da5eca3e68
Fix: Seeding not working
2024-03-06 23:13:22 +01:00
3375d3ff85
Update project-queue.ts
2024-03-06 23:09:25 +01:00
d140e4f3c9
update bulk add message
2024-03-06 14:12:21 -05:00
80623c03f4
Merge pull request #1534 from akhilmhdh/fix/aws-global-cfg-integration
...
fix(server): removed global aws cred config in secret integration
2024-03-06 13:44:36 -05:00
ed6c6e8d1e
fix(server): removed global aws cred config in secret integration
2024-03-06 23:21:06 +05:30
7e044ad9ff
Merge pull request #1518 from rhythmbhiwani/add-secrets-from-overview-page
...
Added Feature to Create Secrets and Folders in all envs from overview page
2024-03-06 10:26:34 -05:00
8f2b54514c
Merge pull request #1517 from rhythmbhiwani/fix-rename-bug
...
Stop ability to rename a secret to empty name from frontend
2024-03-06 05:09:59 +01:00
5f5f46eddf
Update secret-service.ts
2024-03-06 05:05:55 +01:00
3174896d37
update change log script
2024-03-05 14:22:53 -05:00
919e184305
update change log
2024-03-05 14:18:41 -05:00
c7d08745fc
fetch tags manaully
2024-03-05 14:15:32 -05:00
d6d780a7b4
Update generate-release-changelog.yml
2024-03-05 14:13:11 -05:00
03e965ec5a
add workflow dispatch option
2024-03-05 14:09:25 -05:00
cd0df2d617
update change log script
2024-03-05 14:06:09 -05:00
e72e6dd6ee
Merge pull request #1526 from akhilmhdh/feat/migration-error-env
...
chore: made db connection uri in example to get value from POSTGRES_DB, POSTGRES_USER, POSTGRES_PASSWORD
2024-03-05 12:00:06 -05:00
7987a1ea2b
Merge pull request #1521 from rhythmbhiwani/show-org-name-in-init
...
Show organization name in `infisical init` command
2024-03-05 11:49:55 -05:00
e6036175c1
remove query param
2024-03-05 11:48:28 -05:00
171a70ddc1
remove slack webhook from change log script
2024-03-05 11:09:44 -05:00
a845f4ee5c
update on gha for change long
2024-03-05 11:06:34 -05:00
71cd4425b4
Merge pull request #1530 from akhilmhdh/feat/changelog-generator
...
chore: added gpt based changelog generator
2024-03-05 11:02:41 -05:00
deb22bf8ad
chore: gave write permission to changelog generator action
2024-03-05 21:11:44 +05:30
1b1a95ab78
chore: added gpt based changelog generator
2024-03-05 12:42:39 +05:30
cf4f26ab90
changed INFISICAL_TOKEN_NAME
to INFISICAL_DEFAULT_URL
in error messages
2024-03-05 03:46:52 +05:30
84249f535b
Changed message for asking org
2024-03-05 03:46:10 +05:30
c7bbe82f4a
Reverted backend api changes
...
In CLI, now first asking org, then projects
2024-03-05 03:08:13 +05:30
d8d2741868
Merge pull request #1527 from Infisical/daniel/fix-learn-more
...
Fix: Learn more button
2024-03-04 11:19:58 -05:00
f45074a2dd
Fix: Learn more button
2024-03-04 17:16:59 +01:00
564b6b8ef6
chore: made db connection uri in example to get value from POSTGRES_DB, POSTGRES_USER, POSTGRES_PASSWORD
2024-03-04 14:50:32 +05:30
fafd963a8a
feat(ui): updated create secret form in overview to better ux
2024-03-04 14:32:53 +05:30
9e38076d45
Merge pull request #1520 from rhythmbhiwani/remove-nested-anchor-tags
...
Changed <a> to <div> to avoid nested <a>
2024-03-04 11:58:32 +05:30
d3a6da187b
add execute + polling interval
2024-03-03 23:59:40 -05:00
7a90fa472d
Changed span to div
2024-03-03 15:05:04 +05:30
756c1e5098
Added populateOrgName
param in /v1/workspace
api which adds orgName
and displayName
in result
...
Updated the CLI to use this new paramter to display organization name with project name with support for backward compatibility keeping original behaviour for older apis
2024-03-03 12:12:25 +05:30
0dd34eae60
Update components.mdx
2024-03-02 13:39:15 -08:00
846e2f21cc
Merge pull request #1519 from Grraahaam/fix/typo
...
chore(doc): fix typo
2024-03-02 16:36:26 -05:00
68296c1b99
Disabled submit button if secret name is empty
2024-03-03 01:37:49 +05:30
2192985291
Show organization name in infisical init command, to differentiate between projects of same name
2024-03-02 23:16:11 +05:30
16acace648
Change <a> to <span> to avoid nested <a>
2024-03-02 20:00:47 +05:30
e3e4a98cd6
changed share of red in error message
2024-03-02 19:46:04 +05:30
4afb20ad0d
Added proper error message when secret name is empty while renaming
2024-03-02 19:44:20 +05:30
60134cf8ac
chore(doc): fix typo
2024-03-02 14:24:37 +01:00
22d5f97793
Added Feature to Create Secrets and Folders in all envs from overview page
2024-03-02 11:14:56 +05:30
d12c4b7580
Stop ability to rename a secret to empty name from frontend
2024-03-02 09:21:46 +05:30
5feb942d79
Add API-level length restrictions to name and slug for organizations and projects
2024-03-01 19:04:42 -08:00
ae2706542c
Merge pull request #1514 from Infisical/google-saml
...
Add support and docs for Google SAML
2024-03-01 17:00:35 -08:00
d5861493bf
Add support and docs for Google SAML
2024-03-01 16:56:37 -08:00
53044f3d39
reduce ttl
2024-03-01 15:06:36 -05:00
93268f5767
increase license server ttl
2024-03-01 13:06:00 -05:00
318dedb987
Merge pull request #1513 from akhilmhdh/fix/delay-audit-log
...
feat(server): moved back audit log to queue now with keystore license
2024-03-01 12:36:22 -05:00
291edf71aa
feat(server): moved back audit log to queue now with keystore license
2024-03-01 23:01:18 +05:30
342665783e
Merge pull request #1512 from akhilmhdh/fix/delay-audit-log
...
feat(server): changed license service to use redis cache keystore
2024-03-01 11:53:58 -05:00
6a7241d7d1
feat(server): uninstalled node-cache
2024-03-01 22:20:25 +05:30
51fb680f9c
feat(server): changed license service to use redis cache keystore
2024-03-01 22:16:08 +05:30
0710c9a84a
Merge pull request #1509 from rhythmbhiwani/fix-etag-hash-mistype
...
Fixed mistype from Hash to Etag to fix the cli issue
2024-03-01 17:31:09 +01:00
e46bce1520
Update requirements.mdx
2024-03-01 10:55:19 -05:00
3919393d33
Merge pull request #1510 from akhilmhdh/fix/audit-log-queue
...
fix(server): auditlog won't push if retention period is zero
2024-03-01 10:27:49 -05:00
c8b7c37aee
fix(server): identity login audit log fixed
2024-03-01 20:10:27 +05:30
2641fccce5
add etag field
2024-03-01 09:05:44 -05:00
213f2ed29b
fix(server): auditlog won't push if retention period is zero
2024-03-01 19:24:29 +05:30
4dcd000dd1
Fixed mistype from Hash to Etag to fix the cli issue
2024-03-01 17:43:47 +05:30
f64cb10282
Merge pull request #1505 from Infisical/daniel/agent-improvements
...
Feat: Agent exec and custom polling interval
2024-03-01 02:13:13 -05:00
a0ea2627ed
change hash to etag
2024-03-01 02:11:50 -05:00
5c40b538af
remove ExecuteCommandWithTimeout
2024-03-01 02:11:27 -05:00
8dd94a4e10
move ExecuteCommandWithTimeout to agent file
2024-03-01 02:11:03 -05:00
041c4a20a0
example config
2024-03-01 02:10:26 -05:00
4a2a5f42a8
Renamed to exec to execute, and cleanup 🧼
2024-03-01 07:26:31 +01:00
9fcdf17a04
Update agent.go
2024-03-01 07:17:27 +01:00
97ac8cb45a
Update agent.go
2024-03-01 07:02:26 +01:00
e952659415
Update agent.go
2024-03-01 07:02:04 +01:00
1f3f061a06
Fix: Agent output
2024-03-01 06:46:09 +01:00
5096ce3bdc
Feat: Agent improvements
2024-03-01 06:41:17 +01:00
621683f787
Merge pull request #1504 from Infisical/changelog
...
Update changelog to include updates for Feb
2024-02-29 19:19:37 -08:00
f63850e9e9
Add February updates to changelog
2024-02-29 19:17:58 -08:00
4ee0a2ec6c
update mongo to postgres pin
2024-02-29 18:03:04 -05:00
9569d3971a
update helm secrets def in docs
2024-02-29 18:01:57 -05:00
443b8f747b
Update kubernetes-helm.mdx
2024-02-29 17:54:53 -05:00
803393c385
Update 20240226094411_instance-id.ts
2024-02-29 17:47:24 -05:00
8e95189fd2
Merge pull request #1500 from Infisical/snyk-upgrade-f77609d160bda3cea5e59890389a6fda
...
[Snyk] Upgrade posthog-node from 3.6.0 to 3.6.2
2024-02-29 17:40:32 -05:00
c5f38b6ade
Merge pull request #1503 from Infisical/patch-super-user-migration
...
update admin config to default uuid if it doesn't exist
2024-02-29 17:11:15 -05:00
30a1c5ac86
only add admin config if it doesn't exist
2024-02-29 17:01:03 -05:00
bbad2ba047
fix: upgrade posthog-node from 3.6.0 to 3.6.2
...
Snyk has created this PR to upgrade posthog-node from 3.6.0 to 3.6.2.
See this package in npm:
https://www.npmjs.com/package/posthog-node
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-29 21:47:31 +00:00
1445df7015
Merge pull request #1498 from Infisical/patch-super-user-migration
...
patch super user migration
2024-02-29 16:35:56 -05:00
ae4a2089d5
ignore whole file
2024-02-29 16:30:58 -05:00
0b924b6e45
add ignore type script
2024-02-29 16:28:36 -05:00
1fcac4cadf
ignore multi line eslint
2024-02-29 16:15:52 -05:00
155e315347
skip verify
2024-02-29 16:00:28 -05:00
3dce03180f
patch super user migration
2024-02-29 15:35:54 -05:00
4748b546c2
Merge pull request #1497 from Infisical/add-cert-to-knex-command
...
Add postgres cert to migration knex command
2024-02-29 15:05:55 -05:00
96887cdbfa
add cert support to knex migration
2024-02-29 14:37:01 -05:00
553b56e57e
fix make down command from Makefile
2024-02-29 14:18:33 -05:00
a33f542647
Merge pull request #1493 from akhilmhdh/fix/dup-sec-del
...
fix(server): duplicate secret deletion made possible
2024-02-29 14:16:44 -05:00
06b03fc450
update fnSecretBlindIndexCheck function comment
2024-02-29 14:01:32 -05:00
031a834ab1
Merge pull request #1495 from Salman2301/feat-cloud-worker-path
...
feat: add support for secret path for cloud worker
2024-02-29 12:24:44 -05:00
89e942fea3
Merge pull request #1496 from Infisical/tag-migration-guide
...
update mongo to postgres doc
2024-02-29 22:28:43 +05:30
3c0908a788
update mongo to postgres doc
2024-02-29 11:56:48 -05:00
14e42b7ff2
feat: add support for secret path for cloud worker
2024-02-29 21:40:19 +05:30
9476594978
Merge pull request #1494 from akhilmhdh/fix/migration-admin-bug
...
fix(pg-migrator): added uuid 0000 for admin config
2024-02-29 10:57:26 -05:00
02be9ebd5e
Merge pull request #1492 from akhilmhdh/fix/create-tag
2024-02-29 09:03:18 -05:00
eb29d1dc28
fix(pg-migrator): added uuid 0000 for admin config
2024-02-29 15:38:45 +05:30
21d5c44ea1
fix(server): duplicate secret deletion made possible
2024-02-29 14:58:45 +05:30
114a4b1412
fix(server): resolved broken create tag scoped to project
2024-02-29 13:02:09 +05:30
fb8c4bd415
Feat: Agent improvements
2024-02-29 07:12:30 +01:00
48bf41ac8c
Update cli.go
2024-02-29 07:12:18 +01:00
1ad916a784
Feat: Agent improvements, Secrets state manager
2024-02-29 07:12:10 +01:00
c91456838e
Update model.go
2024-02-29 07:12:01 +01:00
79efe64504
Feat: Agent improvements, get ETag from secrets request
2024-02-29 07:11:56 +01:00
cde8cef8b0
Merge pull request #1490 from 24601/patch-1
...
fix(helm-charts): standalone chart rbac fix for jobs
2024-02-28 22:41:27 -05:00
7207997cea
update chart version
2024-02-28 22:40:15 -05:00
aaabfb7870
fix(helm-charts): standalone chart rbac fix for jobs
2024-02-28 19:31:16 -07:00
40cb5c4394
Merge pull request #1326 from quinton11/feat/cli-export-with-tag-slugs
...
feat: cli export allow filtering with tags
2024-02-28 18:32:22 -05:00
60b73879df
Update postgres.mdx
2024-02-28 14:40:04 -08:00
4339ef4737
Merge pull request #1485 from Infisical/snyk-upgrade-14579311c8ea1dfb5d579851318fccc5
...
[Snyk] Upgrade posthog-js from 1.104.4 to 1.105.4
2024-02-28 16:59:28 -05:00
d98669700d
Merge pull request #1487 from nhedger/docs/docker
...
docs: improve docker page
2024-02-28 16:59:18 -05:00
162f339149
Merge pull request #1489 from Infisical/snyk-upgrade-978758f53696a9f0d6b71883b9614b0a
...
[Snyk] Upgrade aws-sdk from 2.1549.0 to 2.1553.0
2024-02-28 16:48:35 -05:00
d3eb0c4cc9
Merge pull request #1488 from Kiskadee-dev/patch-1
...
fix postgresql volume path on docker-compose.prod.yml
2024-02-28 16:35:15 -05:00
4b4295f53d
fix: upgrade aws-sdk from 2.1549.0 to 2.1553.0
...
Snyk has created this PR to upgrade aws-sdk from 2.1549.0 to 2.1553.0.
See this package in npm:
https://www.npmjs.com/package/aws-sdk
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-28 21:11:42 +00:00
6c4d193b12
Update docker-compose.prod.yml
...
/data/db doesn't seems to exist, would never persist data otherwise
2024-02-28 16:27:16 -03:00
d08d412f54
improve more
2024-02-28 20:21:43 +01:00
bb4810470f
docs: rewording
2024-02-28 20:20:39 +01:00
24e9c0a39f
Merge pull request #1486 from nhedger/docs/secrets
...
docs: fix typo
2024-02-28 14:07:00 -05:00
3161d0ee67
docs: fix typo
2024-02-28 20:01:57 +01:00
8a7e18dc7c
fix: upgrade posthog-js from 1.104.4 to 1.105.4
...
Snyk has created this PR to upgrade posthog-js from 1.104.4 to 1.105.4.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-28 18:49:06 +00:00
0497c3b49e
Merge pull request #1484 from akhilmhdh/feat/i18n-removal
...
feat(ui): secret blind index banner in secret main page and removed i18n to keep only english for now
2024-02-28 11:09:35 -05:00
e6a89fb9d0
feat(ui): secret blind index banner in secret main page and removed i18n translations for now by keeping en as only option
2024-02-28 14:47:50 +05:30
d9828db2ec
update gamma helm values
2024-02-27 18:51:36 -05:00
f11efc9e3f
Merge pull request #1461 from Infisical/snyk-upgrade-430437d73f24d5cfbeaa8f5f8f1fa7dc
...
[Snyk] Upgrade posthog-js from 1.103.0 to 1.104.4
2024-02-27 18:43:09 -05:00
32bad10c0e
Merge branch 'main' into snyk-upgrade-430437d73f24d5cfbeaa8f5f8f1fa7dc
2024-02-27 18:43:03 -05:00
41064920f7
Merge pull request #1465 from Infisical/snyk-upgrade-29c4ba3e253755510159e658916d2c3f
...
[Snyk] Upgrade @fastify/cookie from 9.2.0 to 9.3.1
2024-02-27 18:41:33 -05:00
8d8e23add2
Merge pull request #1471 from akhilmhdh/feat/telemetry-aggregation
...
Telemetry stats event for self hosted instance on midnight
2024-02-27 18:36:29 -05:00
a2a959cc32
disable telemetry for local dev by default
2024-02-27 18:26:15 -05:00
d6cde48181
set posthog flush to zero and fix typos
2024-02-27 18:23:24 -05:00
23966c12e2
Merge pull request #1482 from Infisical/daniel/fix-invite-all-members
...
Fix: Invite all members to project when there are no members to invite
2024-02-27 17:38:52 -05:00
2a233ea43c
Fix: Inviting all members when there's only 1 user in the organization
2024-02-27 23:15:40 +01:00
fe497d87c0
add INFISICAL_CLOUD env back from old backend
2024-02-27 16:38:18 -05:00
0c3060e1c6
Merge pull request #1477 from Infisical/daniel/upgrade-transparency
...
Chore: Project upgrade notice
2024-02-27 13:47:36 -05:00
5d64398e58
add more clarity to e2ee notice
2024-02-27 13:45:31 -05:00
2f6f713c98
Better phrasing
2024-02-27 19:19:17 +01:00
4f47d43801
Merge pull request #1479 from Infisical/snyk-fix-46ae40ea09c96f3a158e662824e76ed8
...
[Snyk] Security upgrade bullmq from 5.1.6 to 5.3.3
2024-02-27 12:17:35 -05:00
6cf9a83c16
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
2024-02-27 08:51:09 +00:00
c3adc8b188
Update overview.mdx
2024-02-26 22:31:07 -08:00
a723c456aa
Update Chart.yaml
2024-02-27 01:26:47 -05:00
c455ef7ced
Update values.yaml
2024-02-27 01:26:28 -05:00
f9d0680dc3
Update Chart.yaml
2024-02-27 01:24:06 -05:00
7a4e8b8c32
Update values.yaml
2024-02-27 01:23:35 -05:00
8e83b0f2dd
npm install backend
2024-02-27 01:13:00 -05:00
59c6837071
Update faq.mdx
2024-02-27 00:48:32 -05:00
d4d23e06a8
Merge pull request #1478 from Infisical/mongo-to-postgres-guide
...
Mongo to postgres guide
2024-02-27 00:43:58 -05:00
9d202e8501
add additional discussion
2024-02-27 00:43:36 -05:00
1f9f15136e
mongo to postgres guide
2024-02-27 00:35:41 -05:00
5d71b02f8d
Fix: Add learn more to both alerts
2024-02-27 06:01:22 +01:00
9d2a0f1d54
Chore: Add notice link
2024-02-27 05:55:11 +01:00
0f4da61aaa
Docs: Upgrade notice
2024-02-27 05:54:56 +01:00
26abb7d89f
Merge pull request #1476 from Infisical/ldap-docs
...
Update docs for LDAP
2024-02-26 20:48:21 -08:00
892a25edfe
Update docs for LDAP
2024-02-26 20:47:20 -08:00
082a533cfa
Update Chart.yaml
2024-02-26 17:19:48 -05:00
d71a8a35e5
increase resource limits more
2024-02-26 17:19:38 -05:00
59585dfea9
Merge pull request #1474 from Infisical/daniel/failed-decryption-log
...
Fix: Add detailed decryption error logging
2024-02-26 16:49:52 -05:00
514304eed0
Fix: Add detailed decryption error logging
2024-02-26 22:19:54 +01:00
a0fc9e534c
Update Chart.yaml
2024-02-26 16:10:02 -05:00
73323c0343
update resource limits
2024-02-26 16:09:21 -05:00
98cd71d421
Merge pull request #1473 from Infisical/ldap-docs
...
Add docs for LDAP
2024-02-26 10:51:48 -08:00
ae6157dd78
Add docs for LDAP
2024-02-26 10:49:30 -08:00
4bf7e8bbd1
add ingress back to helm
2024-02-26 13:01:57 -05:00
6891d309da
Merge pull request #1467 from Trugamr/fix/1422-verify-email-loading
...
fix(signup): set send verification email button loading state
2024-02-26 19:56:51 +05:30
3b9ceff21c
refactor(server): updated all telemetry send events to await as changed to async
2024-02-26 19:52:38 +05:30
d64d935d7d
feat(server): added telemetry queue for self hosted to upload instance stats to posthog on midnight
2024-02-26 19:52:38 +05:30
8aaed739d5
feat(server): resolved a possible race condition on replication on frest first boot up and fixed making values optional on create rows for generate schema
2024-02-26 19:52:38 +05:30
7d8b399102
feat(server): added keystore and made server cfg fetch from keystore to avoid db calls
2024-02-26 19:52:38 +05:30
1cccbca0c5
Merge pull request #1466 from Trugamr/fix/contributing-guide-link
...
Fix broken contributing guide link
2024-02-26 08:54:53 -05:00
2c2e1f5d2e
Merge pull request #1470 from Infisical/scroll-rotation-fix
...
fix scrolling issue in rotation modal
2024-02-26 13:43:48 +05:30
6946f3901c
fix scrolling issue in rotation modal
2024-02-26 00:03:41 -08:00
82a7010e29
Update envars.mdx
2024-02-25 14:47:04 -05:00
a1e763fa28
Update kubernetes-helm.mdx
2024-02-25 14:42:10 -05:00
0992117173
add pull policy to docker compose
2024-02-25 14:12:19 -05:00
9419884a26
Merge pull request #1468 from radhakrisri/main
...
Wait for db service to be healthy before kicking off db-migration and backend services
2024-02-25 14:10:44 -05:00
850f3a347c
Wait for db service to be healthy before kicking off db-migration and backend services
2024-02-25 12:33:42 -06:00
4c9101d18d
fix(signup): set send verification email button loading state
...
Set loading state for button based on send verification email mutation state
fix #1422
2024-02-25 14:58:08 +05:30
06e8e90ad5
Fix broken contributing guide link
2024-02-25 13:52:40 +05:30
1594165768
fix: upgrade @fastify/cookie from 9.2.0 to 9.3.1
...
Snyk has created this PR to upgrade @fastify/cookie from 9.2.0 to 9.3.1.
See this package in npm:
https://www.npmjs.com/package/@fastify/cookie
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-25 03:14:18 +00:00
29d91d83ab
fix: upgrade posthog-js from 1.103.0 to 1.104.4
...
Snyk has created this PR to upgrade posthog-js from 1.103.0 to 1.104.4.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-24 04:51:43 +00:00
fdd79c0568
Update kubernetes-helm.mdx
2024-02-23 21:41:48 -05:00
4ef8abdb00
Merge pull request #1460 from Infisical/postgres-helm
...
Add helm chart with postgres + many other docs changes
2024-02-23 21:25:12 -05:00
46f0fb7a41
add helm with postgres + docs
2024-02-23 21:20:58 -05:00
2142f5736c
Merge pull request #1454 from Infisical/snyk-upgrade-adb30694539efb19ffe3e73890bb6b8e
...
[Snyk] Upgrade aws-sdk from 2.1545.0 to 2.1549.0
2024-02-23 13:39:50 -05:00
ce764d70ad
Merge branch 'main' into snyk-upgrade-adb30694539efb19ffe3e73890bb6b8e
2024-02-23 13:39:43 -05:00
c2d0ddb2fc
Merge pull request #1455 from Infisical/snyk-upgrade-d2de299aecc7f7e0bc3f4806027b63db
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.502.0 to 3.504.0
2024-02-23 13:38:39 -05:00
7ba9588509
Merge pull request #1456 from Infisical/snyk-upgrade-321e83ad66200d3a9986ba215332d07e
...
[Snyk] Upgrade axios from 1.6.4 to 1.6.7
2024-02-23 13:38:24 -05:00
cddb09e031
Merge pull request #1457 from Infisical/snyk-upgrade-ef9af10ff1fb4ccb502ef71e8db6e32a
...
[Snyk] Upgrade dotenv from 16.3.1 to 16.4.1
2024-02-23 13:38:13 -05:00
046dc83638
Merge pull request #1458 from Infisical/snyk-upgrade-79bce0f7942398d32958cc208d2bf3d9
...
[Snyk] Upgrade @fastify/cors from 8.4.1 to 8.5.0
2024-02-23 13:38:00 -05:00
320074ef6c
fix: upgrade @fastify/cors from 8.4.1 to 8.5.0
...
Snyk has created this PR to upgrade @fastify/cors from 8.4.1 to 8.5.0.
See this package in npm:
https://www.npmjs.com/package/@fastify/cors
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-23 17:54:12 +00:00
e780ee6573
fix: upgrade dotenv from 16.3.1 to 16.4.1
...
Snyk has created this PR to upgrade dotenv from 16.3.1 to 16.4.1.
See this package in npm:
https://www.npmjs.com/package/dotenv
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-23 17:54:08 +00:00
a5a881c382
fix: upgrade axios from 1.6.4 to 1.6.7
...
Snyk has created this PR to upgrade axios from 1.6.4 to 1.6.7.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-23 17:54:04 +00:00
200d4a5af6
fix: upgrade @aws-sdk/client-secrets-manager from 3.502.0 to 3.504.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.502.0 to 3.504.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-23 17:54:00 +00:00
07318ec54b
fix: upgrade aws-sdk from 2.1545.0 to 2.1549.0
...
Snyk has created this PR to upgrade aws-sdk from 2.1545.0 to 2.1549.0.
See this package in npm:
https://www.npmjs.com/package/aws-sdk
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-23 17:53:57 +00:00
92d237a714
Merge pull request #1452 from Infisical/snyk-fix-619f8d103918c8185c0381a3771a208f
...
[Snyk] Security upgrade sanitize-html from 2.11.0 to 2.12.1
2024-02-23 09:49:03 -05:00
6ef988fa86
Merge pull request #1444 from akhilmhdh/feat/telemetry-new-fields
...
feat(telemetry): added new telemetry events
2024-02-23 09:48:42 -05:00
70822d0d98
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-6256334
2024-02-23 11:28:36 +00:00
e91499b301
feat(telemetry): updated telemetry distinct id to use service token from secrets one
2024-02-23 13:22:53 +05:30
92acb4d943
feat(telemetry): fixed typo in filename lib/telemetry and capitalized new posthog event names
2024-02-23 13:19:16 +05:30
76daa20d69
feat(telemetry): added telemetry events for creation of integration,project,machine identity and user invitation to org
2024-02-23 13:19:16 +05:30
a231813f01
Merge pull request #1445 from Nithishvb/fix-uppercase-member-search
2024-02-23 01:02:01 -05:00
3eb2bdb191
Merge pull request #1447 from Infisical/daniel/show-upgrade-to-everyone
...
(style): Show upgrade alert to all users
2024-02-22 22:31:05 -05:00
cadf6e1157
Update UpgradeOverlay.tsx
2024-02-23 01:13:26 +01:00
ceb7fafc06
Update UpgradeProjectAlert.tsx
2024-02-23 01:12:22 +01:00
3063bb9982
Update UpgradeProjectAlert.tsx
2024-02-23 01:12:02 +01:00
3d82a43615
Merge pull request #1446 from Infisical/daniel/ghost-users-fixes
...
(Fix): Project upgrade
2024-02-22 17:20:44 -05:00
028541a18a
Update project-membership-service.ts
2024-02-22 23:18:32 +01:00
66a631ff46
Update SecretOverviewPage.tsx
2024-02-22 23:16:21 +01:00
28adb8f0ac
Re-add upgrade popup
2024-02-22 23:12:41 +01:00
5c988c2cd5
Docs
2024-02-22 23:07:07 +01:00
acf8a54abb
Fix service tokens not working after upgrade
2024-02-22 23:06:55 +01:00
387094aa27
Allow deleting project members even on V1 projects
2024-02-22 23:06:24 +01:00
4251e95c15
Merge pull request #1435 from Salman2301/fix-typo-doc-port
...
docs(sdk): fix typo PORT
2024-02-22 16:26:23 -05:00
f4386c2d93
Merge pull request #1443 from akhilmhdh/fix/service-token-email-telemetry
...
fix(telemetry): added back email for telemetry when using service token
2024-02-22 16:23:00 -05:00
ff4b943854
fix admin signup phrasing
2024-02-22 16:04:12 -05:00
879a5ecfac
Merge pull request #1389 from Salman2301/feat-admin-signup
...
Add admin invite only signup field
2024-02-22 15:39:06 -05:00
a831a7d848
small typos and update migration timestamp
2024-02-22 15:35:09 -05:00
3138784d1a
Merge branch 'main' into feat-admin-signup
2024-02-22 15:13:28 -05:00
0b258e3918
make clear service token with null creator
2024-02-22 15:06:00 -05:00
d0545a01b9
Merge pull request #1436 from Infisical/snyk-upgrade-12de5d06bf0c091610dcb9c1c21ef687
...
[Snyk] Upgrade mysql2 from 3.6.5 to 3.9.1
2024-02-22 14:46:59 -05:00
d71398344f
Merge pull request #1437 from Infisical/snyk-upgrade-28f9cfd389af9a9d16a7b1f08b87f2b4
...
[Snyk] Upgrade bullmq from 5.1.1 to 5.1.6
2024-02-22 14:46:46 -05:00
25e3cc047b
Merge pull request #1438 from Infisical/snyk-upgrade-69ae80b8287feeb813ee50b31af31ab0
...
[Snyk] Upgrade zod-to-json-schema from 3.22.0 to 3.22.4
2024-02-22 14:46:36 -05:00
17149de567
Merge pull request #1439 from Infisical/snyk-upgrade-a58302f2598bcda51b89dcf7293bd0ad
...
[Snyk] Upgrade @fastify/swagger from 8.12.0 to 8.14.0
2024-02-22 14:46:23 -05:00
cca2fb7ff5
Merge pull request #1440 from Infisical/snyk-upgrade-d48144dd89e80fb18b02fe45b4dfd7c8
...
[Snyk] Upgrade fastify from 4.24.3 to 4.26.0
2024-02-22 14:46:12 -05:00
f1f2d62993
fix: access member returns empty results when search using upper case letters.
2024-02-22 22:32:58 +05:30
be49de5f34
fix(telemetry): added back email for telemetry when using service token
2024-02-22 17:09:33 +05:30
acfa89ba8b
fix typo
2024-02-22 05:01:50 -05:00
389ec85554
Merge pull request #1442 from akhilmhdh/ci/frontend-ts-check
...
chore: added type and lint check for frontend ci/cd
2024-02-22 04:54:23 -05:00
2a6b0efe22
Merge pull request #1441 from Infisical/update-self-host-config-docker-compose
...
Update self host config docker compose
2024-02-22 04:45:59 -05:00
74d9a76f75
update self config/docker guide
2024-02-22 04:42:39 -05:00
9c67d43ebe
remove upgrade popup
2024-02-22 03:27:41 -05:00
d8f3531b50
chore: added type and lint check for frontend
2024-02-22 13:28:07 +05:30
57be73c17e
fix: upgrade fastify from 4.24.3 to 4.26.0
...
Snyk has created this PR to upgrade fastify from 4.24.3 to 4.26.0.
See this package in npm:
https://www.npmjs.com/package/fastify
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-22 07:47:03 +00:00
a10129e750
fix: upgrade @fastify/swagger from 8.12.0 to 8.14.0
...
Snyk has created this PR to upgrade @fastify/swagger from 8.12.0 to 8.14.0.
See this package in npm:
https://www.npmjs.com/package/@fastify/swagger
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-22 07:46:59 +00:00
adc10cf675
fix: upgrade zod-to-json-schema from 3.22.0 to 3.22.4
...
Snyk has created this PR to upgrade zod-to-json-schema from 3.22.0 to 3.22.4.
See this package in npm:
https://www.npmjs.com/package/zod-to-json-schema
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-22 07:46:55 +00:00
49f7780e52
fix: upgrade bullmq from 5.1.1 to 5.1.6
...
Snyk has created this PR to upgrade bullmq from 5.1.1 to 5.1.6.
See this package in npm:
https://www.npmjs.com/package/bullmq
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-22 07:46:52 +00:00
26482c6b0a
fix: upgrade mysql2 from 3.6.5 to 3.9.1
...
Snyk has created this PR to upgrade mysql2 from 3.6.5 to 3.9.1.
See this package in npm:
https://www.npmjs.com/package/mysql2
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-22 07:46:48 +00:00
1cf9aaeb1b
Merge pull request #1400 from Infisical/daniel/ghost-users-full
...
(Feat): Interacting with projects programmatically
2024-02-22 02:40:48 -05:00
fed022ed09
feat: removed unused inviteSignup flag
2024-02-22 13:09:51 +05:30
64fbe4161c
docs(sdk): fix typo PORT
2024-02-22 12:27:04 +05:30
bbe769a961
Increase SV migrate to 1000 & add billing page to Gamma
2024-02-22 07:30:26 +01:00
45772f0108
add envs
2024-02-22 01:27:02 -05:00
31cc3ece0c
Update srp.ts
2024-02-22 07:01:03 +01:00
52cfa1ba39
Update UpgradeOverlay.tsx
2024-02-22 06:29:27 +01:00
d9888f9dd1
envars update + docker standalone
2024-02-22 00:13:21 -05:00
4553c6bb37
Update scim-service.ts
2024-02-22 05:02:37 +01:00
554f0cfd00
Fix backend test
2024-02-22 05:00:40 +01:00
0a5112d302
Update run-backend-tests.yml
2024-02-22 05:00:40 +01:00
bdb0ed3e5e
Removed redundantcies
2024-02-22 05:00:40 +01:00
7816d8593e
Final changes
2024-02-22 05:00:40 +01:00
816c793ae3
Update index.tsx
2024-02-22 05:00:40 +01:00
9f0d09f8ed
Update seed-data.ts
2024-02-22 05:00:40 +01:00
2cbd2ee75f
Update project-router.ts
2024-02-22 05:00:40 +01:00
368974cf01
Moved
2024-02-22 05:00:40 +01:00
8be976a694
Get last 700 secret versions instead of 100
2024-02-22 05:00:40 +01:00
cab47d0b98
Update project-queue.ts
2024-02-22 05:00:40 +01:00
aa81711824
Fixed integrations & bulk update issue
2024-02-22 05:00:40 +01:00
10fbb99a15
Refactor migration to work with conflict/merge update logic
2024-02-22 05:00:40 +01:00
4657985468
Update project-service.ts
2024-02-22 05:00:40 +01:00
68ac1d285a
Improved polling
2024-02-22 05:00:40 +01:00
fe7524fca1
Requested changes
2024-02-22 05:00:40 +01:00
bf9b47ad66
Requested changes
2024-02-22 05:00:40 +01:00
8e49825e16
Cleanup
2024-02-22 05:00:40 +01:00
27b4749205
More tests
2024-02-22 05:00:40 +01:00
5b1f07a661
Move migration to latest
2024-02-22 05:00:40 +01:00
50128bbac6
Test decrypt fix
2024-02-22 05:00:40 +01:00
debf80cfdc
More
2024-02-22 05:00:40 +01:00
4ab47ca175
Fix for "random" crash on creation
2024-02-22 05:00:40 +01:00
021413fbd9
Update project-router.ts
2024-02-22 05:00:40 +01:00
8a39276e04
Fix for commonJS
2024-02-22 05:00:40 +01:00
b5e64bc8b8
Update srp.ts
2024-02-22 05:00:40 +01:00
faa842c3d2
Revert seed
2024-02-22 05:00:40 +01:00
28b24115b7
Move check to inside service
2024-02-22 05:00:40 +01:00
198dc05753
Allow getting bot, but not creating
2024-02-22 05:00:40 +01:00
178492e9bd
Add logger to avoid crash
2024-02-22 05:00:40 +01:00
fb9cdb591c
Error renaming
2024-02-22 05:00:40 +01:00
4c5100de6b
Update project-key-service.ts
2024-02-22 05:00:40 +01:00
b587e6a4a1
Update models.ts
2024-02-22 05:00:40 +01:00
773756d731
Add transaction support
2024-02-22 05:00:40 +01:00
9efece1f01
Update models.ts
2024-02-22 05:00:40 +01:00
bb6e8b1a51
Finished migration
2024-02-22 05:00:40 +01:00
0f98fc94f0
Ghost user and migration finished!
2024-02-22 05:00:40 +01:00
7f1963f1ac
Update index.ts
2024-02-22 05:00:39 +01:00
6064c393c6
Ghost
2024-02-22 05:00:39 +01:00
0cecf05a5b
Fix project seed (seeds old projects that can be upgraded)
2024-02-22 05:00:39 +01:00
dc6497f9eb
Update licence-fns.ts
2024-02-22 05:00:39 +01:00
e445970f36
More gohst user
2024-02-22 05:00:35 +01:00
c33741d588
Ghost user WIP
2024-02-22 05:00:26 +01:00
5dfc84190d
Update bot-router.ts
2024-02-22 05:00:26 +01:00
a1d11c0fcd
Fixes
2024-02-22 05:00:26 +01:00
863bbd420c
Added DAL methods
2024-02-22 05:00:26 +01:00
4b37b2afba
Wired most of the frontend to support ghost users
2024-02-22 05:00:26 +01:00
a366dbb16d
Ghost user!
2024-02-22 05:00:26 +01:00
423ad49490
Helper functions for adding workspace members on serverside
2024-02-22 05:00:26 +01:00
2a4bda481d
Crypto stuff
2024-02-22 05:00:26 +01:00
5b550a97a1
TS erros
2024-02-22 05:00:26 +01:00
0fa0e4eb0f
Ghost user migration
2024-02-22 05:00:26 +01:00
65e3f0ec95
Update 3-project.ts
2024-02-22 05:00:26 +01:00
c20f6e51ae
Update project-router.ts
2024-02-22 05:00:26 +01:00
cee8ead78a
Update org-dal.ts
2024-02-22 05:00:26 +01:00
82fe0bb5c4
Update project-bot-service.ts
2024-02-22 05:00:26 +01:00
0b7efa57be
Proper update project endpoint
2024-02-22 05:00:26 +01:00
9c11226b71
Renaming
2024-02-22 05:00:26 +01:00
ae3606c9fb
Optional slug on create project
2024-02-22 05:00:26 +01:00
a0e25b8ea2
Describe
2024-02-22 05:00:26 +01:00
0931a17af5
Convert check to a standalone DAL operation
2024-02-22 05:00:26 +01:00
c16bf2afdb
Removed unused invite-signup endpoint (finally)
2024-02-22 05:00:26 +01:00
04b4e80dd1
Documentation
2024-02-22 05:00:26 +01:00
f178220c5a
Documentation
2024-02-22 05:00:26 +01:00
ed353d3263
Extra
2024-02-22 05:00:26 +01:00
ec6ec8813e
Moved
2024-02-22 05:00:26 +01:00
3ea529d525
Update srp.ts
2024-02-22 05:00:26 +01:00
f35f10558b
Get last 700 secret versions instead of 100
2024-02-22 05:00:26 +01:00
28287b8ed4
Update project-queue.ts
2024-02-22 05:00:26 +01:00
0f3ec51d14
Update project-queue.ts
2024-02-22 05:00:26 +01:00
75813deb81
Fixed integrations & bulk update issue
2024-02-22 05:00:26 +01:00
66e57d5d11
correct error log
2024-02-22 05:00:26 +01:00
fb2a213214
Refactor migration to work with conflict/merge update logic
2024-02-22 05:00:26 +01:00
c0b11b8350
improve the styling of the project upgrade banner
2024-02-22 05:00:26 +01:00
bea24d9654
Remove rate limiter
2024-02-22 05:00:26 +01:00
a7bc62f8e4
Akhil requested changes
2024-02-22 05:00:26 +01:00
2ef7e8f58e
Improved invite user to project (even though this function isn't actually used.)
2024-02-22 05:00:26 +01:00
41d3b9314e
Throw before completion (FOR TESTING!)
2024-02-22 05:00:26 +01:00
1e9d49008b
Update project-service.ts
2024-02-22 05:00:26 +01:00
49d07a6762
Fixed versioning bug
2024-02-22 05:00:26 +01:00
9ce71371a9
cx -> twMerge
2024-02-22 05:00:26 +01:00
c1c66da92b
Improved polling
2024-02-22 05:00:26 +01:00
4121c1d573
Requested changes
2024-02-22 05:00:26 +01:00
108f3cf117
Requested changes
2024-02-22 05:00:26 +01:00
a6e263eded
Requested changes
2024-02-22 05:00:26 +01:00
419916ee0c
Block secret mutations during upgrade
2024-02-22 05:00:25 +01:00
f7e6a96a02
Cleanup
2024-02-22 05:00:25 +01:00
b0356ba941
More tests
2024-02-22 05:00:25 +01:00
7ea5323a37
Update project-queue.ts
2024-02-22 05:00:25 +01:00
23e198d891
Update UpgradeProjectAlert.tsx
2024-02-22 05:00:25 +01:00
9f9849ccfd
Move migration to latest
2024-02-22 05:00:25 +01:00
0c53eb8e22
Test decrypt fix
2024-02-22 05:00:25 +01:00
9b62937db2
More
2024-02-22 05:00:25 +01:00
ebb8d632c4
Fix for "random" crash on creation
2024-02-22 05:00:25 +01:00
43aae87fb0
Update project-router.ts
2024-02-22 05:00:25 +01:00
3415514fde
Update project-router.ts
2024-02-22 05:00:25 +01:00
c0e0ddde76
Update project-router.ts
2024-02-22 05:00:25 +01:00
39ae66a84f
Update project-router.ts
2024-02-22 05:00:25 +01:00
e8ec5b8b49
Update check-api-for-breaking-changes.yml
2024-02-22 05:00:25 +01:00
592271de3b
Fix for commonJS
2024-02-22 05:00:25 +01:00
5680b984cf
Update srp.ts
2024-02-22 05:00:25 +01:00
f378d6cc2b
Update srp.ts
2024-02-22 05:00:25 +01:00
04c12d9a75
Revert seed
2024-02-22 05:00:25 +01:00
31b5f779fb
Frontend bot logic
2024-02-22 05:00:25 +01:00
bb92cef764
Fix dummy signup project to support V2
2024-02-22 05:00:25 +01:00
6090f86b74
Move check to inside service
2024-02-22 05:00:25 +01:00
8c3569a047
Check if project is v2 before allowing a bot to be created
2024-02-22 05:00:25 +01:00
6fa11fe637
Allow getting bot, but not creating
2024-02-22 05:00:25 +01:00
9287eb7031
Increase random size
2024-02-22 05:00:25 +01:00
e54b261c0f
Add new routes
2024-02-22 05:00:25 +01:00
60747b10b6
Error renaming
2024-02-22 05:00:25 +01:00
bf278355c4
Delete membership by email
2024-02-22 05:00:25 +01:00
d3d429db37
Delete membership by email
2024-02-22 05:00:25 +01:00
f2dcc83a56
New doc routes
2024-02-22 05:00:25 +01:00
26576b6bcd
Update project-membership-types.ts
2024-02-22 05:00:25 +01:00
4cca82c3c8
New service for deleting memberships by email
2024-02-22 05:00:25 +01:00
1b82a157cc
Find membership by email
2024-02-22 05:00:25 +01:00
5409cffe33
Update project-key-service.ts
2024-02-22 05:00:25 +01:00
45327f10b1
Update project-bot-service.ts
2024-02-22 05:00:25 +01:00
37645ba126
Update project-router.ts
2024-02-22 05:00:25 +01:00
858b49d766
Add delete memberships by email
2024-02-22 05:00:25 +01:00
a3a1a0007d
Add auth methods
2024-02-22 05:00:25 +01:00
075f457bd1
Update models.ts
2024-02-22 05:00:25 +01:00
5156971d75
Add feature flag for showing upgrade project modal
2024-02-22 05:00:25 +01:00
8f3de3cc90
Small UI fixes on approvals page (color and capitalization and spelling)
2024-02-22 05:00:25 +01:00
69cba4e6c7
Make alert only visible to admins and add reloading on completion
2024-02-22 05:00:25 +01:00
6dcab6646c
Make it impossible to log in with the ghost user
2024-02-22 05:00:25 +01:00
8e13eb6077
Update project-service.ts
2024-02-22 05:00:25 +01:00
819a9b8d27
Finish upgrade queue
2024-02-22 05:00:25 +01:00
ec3cf0208c
Add transaction support
2024-02-22 05:00:25 +01:00
4aa5822ae2
Don't show ghost users
2024-02-22 05:00:25 +01:00
5364480ca2
Update models.ts
2024-02-22 05:00:25 +01:00
4802a36473
Finished migration
2024-02-22 05:00:25 +01:00
8333250b0b
Ghost user and migration finished!
2024-02-22 05:00:25 +01:00
0cfab8ab6b
Update index.ts
2024-02-22 05:00:25 +01:00
8fd99855bd
Ghost
2024-02-22 05:00:25 +01:00
f2c36c58f9
Fix project seed (seeds old projects that can be upgraded)
2024-02-22 05:00:25 +01:00
f47fdfe386
Update licence-fns.ts
2024-02-22 05:00:25 +01:00
8a11eebab8
Typo
2024-02-22 05:00:14 +01:00
3b1fc4b156
More gohst user
2024-02-22 05:00:14 +01:00
84cab17f5c
Ghost user WIP
2024-02-22 04:59:11 +01:00
db773864d5
Update project-router.ts
2024-02-22 04:59:11 +01:00
b9840ceba9
Add project role
2024-02-22 04:59:11 +01:00
729ec7866a
Update bot-router.ts
2024-02-22 04:59:11 +01:00
a7140941ee
Fixes
2024-02-22 04:59:11 +01:00
34d1bbc2ed
Added SRP helpers to serverside
2024-02-22 04:59:11 +01:00
3ad0382cb0
Added DAL methods
2024-02-22 04:59:11 +01:00
ccc409e9cd
Wired most of the frontend to support ghost users
2024-02-22 04:59:11 +01:00
fe21ba0e54
Ghost user!
2024-02-22 04:59:11 +01:00
80a802386c
Helper functions for adding workspace members on serverside
2024-02-22 04:59:11 +01:00
aec0e86182
Crypto stuff
2024-02-22 04:59:11 +01:00
8e3cddc1ea
TS erros
2024-02-22 04:59:11 +01:00
3612e5834c
Ghost user migration
2024-02-22 04:59:11 +01:00
031a2416a9
Schemas (mostly linting)
2024-02-22 04:59:11 +01:00
2eb9592b1a
Merge pull request #1424 from Infisical/scim
...
SCIM Provisioning
2024-02-21 17:10:30 -08:00
bbd9fa4a56
Correct SCIM Token TTL ms
2024-02-21 17:00:59 -08:00
318ad25c11
Merge remote-tracking branch 'origin' into scim
2024-02-21 12:46:37 -08:00
c372eb7d20
Update SCIM docs, disable user management in Infisical if SAML is enforced
2024-02-21 11:20:42 -08:00
68a99a0b32
Merge pull request #1414 from Infisical/snyk-upgrade-5f0df547c23dd0ff111f6ca3860ac3c2
...
[Snyk] Upgrade sharp from 0.32.6 to 0.33.2
2024-02-21 12:10:41 -05:00
7512231e20
Merge branch 'main' into snyk-upgrade-5f0df547c23dd0ff111f6ca3860ac3c2
2024-02-21 12:10:35 -05:00
f0e580d68b
Merge pull request #1428 from Infisical/snyk-upgrade-19fed8b881f49aaf8794932ec4cd1934
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.485.0 to 3.502.0
2024-02-21 12:09:59 -05:00
116015d3cf
Merge pull request #1415 from Infisical/snyk-upgrade-f0a7e4b81df465ae80db9e59002f75cc
...
[Snyk] Upgrade posthog-js from 1.100.0 to 1.103.0
2024-02-21 12:09:39 -05:00
308ff50197
Merge branch 'main' into snyk-upgrade-f0a7e4b81df465ae80db9e59002f75cc
2024-02-21 12:06:28 -05:00
9df5cbbe85
Merge pull request #1416 from Infisical/snyk-upgrade-785ded2802fbc87ba8e754f66e326fb6
...
[Snyk] Upgrade cookies from 0.8.0 to 0.9.1
2024-02-21 12:03:38 -05:00
a714a64bc2
Merge branch 'main' into snyk-upgrade-785ded2802fbc87ba8e754f66e326fb6
2024-02-21 12:00:34 -05:00
ea18d99793
Merge pull request #1429 from akhilmhdh/fix/admin-fail-redirect
...
fix(admin): resolved undefined on redirect after admin signup
2024-02-21 11:54:40 -05:00
7c098529f7
fix(admin): resolved undefined on redirect after admin signup
2024-02-21 14:09:28 +05:30
e20c623e91
fix: upgrade @aws-sdk/client-secrets-manager from 3.485.0 to 3.502.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.485.0 to 3.502.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-20 17:51:48 +00:00
3260932741
fix: resovled be test failing as reusable job
2024-02-20 22:39:14 +05:30
f0e73474b7
add check out before integ tests run
2024-02-20 11:49:11 -05:00
7db829b0b5
Merge pull request #1408 from akhilmhdh/feat/integration-test-secret-ops
...
Integration test for secret ops
2024-02-20 11:40:26 -05:00
ccaa9fd96e
add more test cases
2024-02-20 11:35:52 -05:00
b4db06c763
return empty string for decrypt fuction
2024-02-20 11:35:06 -05:00
3ebd2fdc6d
Merge pull request #1426 from akhilmhdh/fix/identity-auth-identity-ops
...
feat: made identity crud with identity auth mode and api key for user me
2024-02-20 11:05:26 -05:00
8d06a6c969
feat: made identity crud with identity auth mode and api key for user me
2024-02-20 21:08:34 +05:30
2996efe9d5
feat: made secrets ops test to have both identity and jwt token based and test for identity
2024-02-20 20:58:10 +05:30
43879f6813
Update scanning-overview.mdx
2024-02-19 17:05:36 -08:00
72d4490ee7
Fix lint/type issues
2024-02-19 15:04:42 -08:00
2336a7265b
Merge remote-tracking branch 'origin' into scim
2024-02-19 14:41:46 -08:00
d428fd055b
update test envs
2024-02-19 16:52:59 -05:00
e4b89371f0
add env slug to make expect more strict
2024-02-19 16:08:21 -05:00
6f9b30b46e
Minor UX adjustments to SCIM
2024-02-19 12:25:25 -08:00
35d589a15f
add more secret test cases
2024-02-19 15:04:49 -05:00
8d77f2d8f3
Merge pull request #1420 from Infisical/snyk-upgrade-5b2dd8f68969929536cb2ba586aae1b7
...
[Snyk] Upgrade aws-sdk from 2.1532.0 to 2.1545.0
2024-02-19 13:55:11 -05:00
7070a69711
feat: made e2ee api test indepdent or stateless
2024-02-19 20:56:29 +05:30
7a65f8c837
Complete preliminary SCIM fns, add permissioning to SCIM, add docs for SCIM
2024-02-18 18:50:23 -08:00
678306b350
feat: some name changes for better understanding on testing
2024-02-18 22:51:10 +05:30
8864c811fe
feat: updated to reuse and run integration api test before release
2024-02-18 22:47:24 +05:30
79206efcd0
fix: upgrade aws-sdk from 2.1532.0 to 2.1545.0
...
Snyk has created this PR to upgrade aws-sdk from 2.1532.0 to 2.1545.0.
See this package in npm:
https://www.npmjs.com/package/aws-sdk
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-18 06:17:23 +00:00
06d30fc10f
Merge pull request #1417 from Infisical/snyk-upgrade-7fe9aedc3b5777266707225885372828
...
[Snyk] Upgrade zustand from 4.4.7 to 4.5.0
2024-02-17 16:56:29 -05:00
abd28d9269
remove comment
2024-02-17 12:14:37 -05:00
c6c64b5499
trigger workflow
2024-02-17 12:12:12 -05:00
5481b84a94
patch package json
2024-02-17 16:34:27 +00:00
ab878e00c9
Merge pull request #1418 from akhilmhdh/fix/import-sec-500
...
fix: resolved secret import secrets failing when folder has empty secrets
2024-02-17 11:11:58 -05:00
6773996d40
fix: resolved secret import secrets failing when folder has empty secrets
2024-02-17 20:45:01 +05:30
2e20b38bce
fix: upgrade zustand from 4.4.7 to 4.5.0
...
Snyk has created this PR to upgrade zustand from 4.4.7 to 4.5.0.
See this package in npm:
https://www.npmjs.com/package/zustand
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-17 04:00:15 +00:00
bccbedfc31
fix: upgrade cookies from 0.8.0 to 0.9.1
...
Snyk has created this PR to upgrade cookies from 0.8.0 to 0.9.1.
See this package in npm:
https://www.npmjs.com/package/cookies
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-17 04:00:12 +00:00
0ab811194d
fix: upgrade posthog-js from 1.100.0 to 1.103.0
...
Snyk has created this PR to upgrade posthog-js from 1.100.0 to 1.103.0.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-17 04:00:08 +00:00
7b54109168
fix: upgrade sharp from 0.32.6 to 0.33.2
...
Snyk has created this PR to upgrade sharp from 0.32.6 to 0.33.2.
See this package in npm:
https://www.npmjs.com/package/sharp
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-02-17 04:00:04 +00:00
2d088a865f
Merge pull request #1412 from ruflair/patch-1
...
Update docker.mdx
2024-02-16 13:17:28 -05:00
0a8ec6b9da
Update docker.mdx
...
Fix typo in docker.mdx
2024-02-16 10:13:29 -08:00
01b29c3917
Merge pull request #1336 from Infisical/snyk-fix-71fbba54e9eda81c90db390106760c64
...
[Snyk] Fix for 4 vulnerabilities
2024-02-16 12:15:16 -05:00
5439ddeadf
Merge branch 'main' into snyk-fix-71fbba54e9eda81c90db390106760c64
2024-02-16 12:12:48 -05:00
9d17d5277b
Merge pull request #1403 from Infisical/daniel/improve-reminders
...
(Fix): Improve reminders
2024-02-16 12:00:09 -05:00
c70fc7826a
Merge pull request #1361 from Infisical/snyk-fix-4a9e6187125617ed814113514828d4f5
...
[Snyk] Security upgrade nodemailer from 6.9.7 to 6.9.9
2024-02-16 11:59:43 -05:00
9ed2bb38c3
Merge branch 'main' into snyk-fix-4a9e6187125617ed814113514828d4f5
2024-02-16 11:59:31 -05:00
f458cf0d40
Merge pull request #1123 from jinsley8/fix-webhook-settings-ui
...
fix(frontend): Remove max-width to match other views
2024-02-16 11:40:25 -05:00
ce3dc86f78
add troubleshoot for ansible
2024-02-16 10:37:34 -05:00
d1927cb9cf
Merge pull request #1299 from ORCID/docs/ansible-workaround
...
docs: cover ansible forking error
2024-02-16 10:36:37 -05:00
e80426f72e
update signup complete route
2024-02-16 09:15:52 -05:00
97d2a15d3e
feat: updated admin dashboard to use zod and ts enum
2024-02-16 13:41:18 +05:30
f8a8ea2118
update interval text
2024-02-15 14:50:42 -05:00
f5cd68168b
Merge pull request #1409 from Infisical/docker-compose-selfhost-docs
...
Docker compose docs with postgres
2024-02-15 12:58:06 -05:00
1a0a9a7402
docker compose docs with postgres
2024-02-15 12:54:22 -05:00
b74ce14d80
Update SecretItem.tsx
2024-02-15 18:52:25 +01:00
afdc5e8531
Merge pull request #1406 from abdulhakkeempa/bug-fix-model-close-on-cancel
...
(Fix): Create API Modal closes on Cancel button
2024-02-15 22:39:21 +05:30
b84579b866
feat(e2e): changed to root .env.test and added .env.test.example
2024-02-15 21:06:18 +05:30
4f3cf046fa
feat(e2e): fixed post clean up error on gh be integration action
2024-02-15 20:43:40 +05:30
c71af00146
feat(e2e): added enc key on gh action for be test file
2024-02-15 20:38:44 +05:30
793440feb6
feat(e2e): made rebased changes
2024-02-15 20:30:12 +05:30
b24d748462
feat(e2e): added gh action for execution of integration tests on PR and release
2024-02-15 20:25:39 +05:30
4c49119ac5
feat(e2e): added identity token secret access integration tests
2024-02-15 20:25:39 +05:30
90f09c7a78
feat(e2e): added service token integration tests
2024-02-15 20:25:39 +05:30
00876f788c
feat(e2e): added secrets integration tests
2024-02-15 20:25:39 +05:30
f09c48d79b
feat(e2e): fixed seed file issue and added more seeding
2024-02-15 20:25:39 +05:30
57daeb71e6
Merge remote-tracking branch 'origin/main' into bug-fix-model-close-on-cancel
2024-02-15 10:47:50 +05:30
98b5f713a5
Fix: Cancel button working on Create API in Personal Settings
2024-02-15 10:09:45 +05:30
120d7e42bf
Added secret reminder updating, and viewing existing values
2024-02-15 01:14:19 +01:00
c2bd259c12
Added secret reminders to sidebar (and formatting)
2024-02-15 01:14:05 +01:00
242d770098
Improved UX when trying to find reminder value
2024-02-15 01:12:48 +01:00
1855fc769d
Update check-api-for-breaking-changes.yml
2024-02-14 15:42:45 -05:00
217fef65e8
update breaking change workflow to dev.yml
2024-02-14 15:37:21 -05:00
e15ed4cc58
Merge remote-tracking branch 'origin' into scim
2024-02-14 12:30:38 -08:00
8a0fd62785
update docker compose name
2024-02-14 15:19:47 -05:00
c69601c14e
Merge pull request #1402 from Infisical/identity-access-token-ttl
...
Patch identity access token + client secret TTL
2024-02-14 12:19:45 -08:00
faf6323a58
Patch identity ttl conversion
2024-02-14 12:09:56 -08:00
a1cc118514
Merge remote-tracking branch 'origin/main' into feat-admin-signup
2024-02-14 23:46:25 +05:30
c73ee49425
Pass Okta SCIM 2.0 SPEC Test
2024-02-14 09:22:23 -08:00
ee69bccb6e
Update disabled sign up routes
2024-02-14 14:18:44 +05:30
0ff3ddb0c8
Update generate schema run
2024-02-14 07:52:46 +05:30
b82d1b6a5d
update docker compose on readme
2024-02-13 19:50:58 -05:00
3dcda44c50
Merge pull request #1385 from akhilmhdh/feat/init-container
...
feat: changed docker compose to use init container pattern for running migration
2024-02-13 19:46:39 -05:00
f320b08ca8
rename docker compose and bring back make up-dev
2024-02-13 19:44:42 -05:00
df6e5674cf
patch breaking change ci
2024-02-13 19:10:28 -05:00
6bac143a8e
test without pg connection
2024-02-13 19:06:47 -05:00
38b93e499f
logs on health check
2024-02-13 18:58:13 -05:00
a521538010
show all logs
2024-02-13 18:47:12 -05:00
8cc2553452
test workflow no db connection
2024-02-13 18:43:43 -05:00
b1cb9de001
correct -d mode
2024-02-13 18:39:28 -05:00
036256b350
add back -d mode
2024-02-13 18:37:04 -05:00
d3a06b82e6
update health check
2024-02-13 18:34:15 -05:00
87436cfb57
Update check-api-for-breaking-changes.yml
2024-02-13 18:04:49 -05:00
5c58a4d1a3
added signup event and restyled admin flow
2024-02-13 13:15:54 -08:00
03a91b2c59
Merge pull request #1387 from akhilmhdh/chore/doc-openapi
...
chore: changed mintlify to directly get from prod openapi
2024-02-13 00:42:47 -05:00
751361bd54
add new propety to api
2024-02-13 00:38:59 -05:00
b4b88daf36
Revert "test breaking change"
...
This reverts commit 6546740bd9e08d88f464546005aa63a6aec53545.
2024-02-13 00:37:49 -05:00
6546740bd9
test breaking change
2024-02-13 00:34:31 -05:00
b32558c66f
add .
2024-02-13 00:29:49 -05:00
effd30857e
fix typo
2024-02-12 22:45:35 -05:00
60998c8944
Merge pull request #1369 from akhilmhdh/chore/feature-x-guide
...
feat: added guides for new backend development
2024-02-12 22:35:16 -05:00
3c4d9fd4a9
delete docs in backend
2024-02-12 22:34:36 -05:00
ad70c783e8
add backend guide to contributor
2024-02-12 22:33:55 -05:00
7347362738
rephrase new feature development guide
2024-02-12 21:49:15 -05:00
4b7f2e808b
Update overview.mdx
2024-02-12 15:06:56 -08:00
57f9d13189
Merge pull request #1397 from Infisical/infisical-jenkins
...
Rewrite Infisical Jenkins docs
2024-02-12 18:02:11 -05:00
bd2e8ac922
rewrite jenkins docs
2024-02-12 18:01:20 -05:00
79694750af
Remove signup disable check for SAML
2024-02-12 11:43:55 -08:00
03db367a4e
Merge pull request #1396 from Infisical/azure-saml
...
Add disableRequestedAuthnContext for azure saml
2024-02-12 10:40:19 -08:00
b0fb848a92
Add disableRequestedAuthnContext for azure saml
2024-02-12 10:35:38 -08:00
3a7b697549
Make progress on SCIM
2024-02-12 09:18:33 -08:00
4fdfcd50dc
feat: changed check-api-breaking with oasdiff
2024-02-12 22:32:02 +05:30
db205b855a
feat: removed mongo comments from compose file
2024-02-12 14:52:19 +05:30
e707f0d235
feat: added description and security over api written in docs
2024-02-12 14:19:49 +05:30
27f4225c44
Merge pull request #1391 from Infisical/ecs-docs
...
ECS docs with agent
2024-02-11 19:17:01 -05:00
28a9d8e739
complete ecs dcs
2024-02-11 19:14:14 -05:00
0fb87ab05f
Update move to react hook form, rename allowedSignUpDomain
2024-02-12 04:09:46 +05:30
2ef8781378
Update support multiple domain and error handling
2024-02-11 10:55:36 +05:30
3f96f0a8fb
Fix dropdown not working on page transition
2024-02-11 00:40:17 +05:30
da377f6fda
Update error handling and refactor
2024-02-10 23:00:16 +05:30
5cf1ec2400
Add restrict signup based on domain
2024-02-10 10:44:39 +05:30
a1321e4749
aws ecs with agent docs
2024-02-09 22:31:29 -05:00
6c1489a87b
Add admin invite only signup field
2024-02-10 03:26:56 +05:30
d4db01bbde
Merge pull request #1388 from Infisical/azure-ad
...
Correct spInitiated spelling in Azure SAML
2024-02-09 12:31:41 -08:00
39634b8aae
Correct spInitiated spelling in Azure SAML
2024-02-09 12:17:29 -08:00
4815ff13ee
Update SAML SSO docs to include enforce SAML SSO toggle
2024-02-09 10:36:23 -08:00
fb503756d9
Merge pull request #1372 from Infisical/org-based-auth
...
Org-Level Auth Enforcement for SAML Orgs and Enhancements for SAML SSO
2024-02-09 13:15:08 -05:00
069b0cd6fb
Fix lint issue, add backend permission check for SAML SSO enforcement toggle
2024-02-09 10:02:12 -08:00
ed23bd40d2
Redirect to SAML portal upon enforcing SAML SSO
2024-02-09 09:50:20 -08:00
82181f078a
Patch login with SAML when config is inactive
2024-02-09 09:35:51 -08:00
48a97fb39d
chore: changed mintlify to directly get from prod openapi
2024-02-09 22:53:27 +05:30
eeaee4409c
revert swap
2024-02-09 12:08:11 -05:00
a9a5e92358
Empty
2024-02-09 09:02:22 -08:00
8d457bb0bf
swap src des
2024-02-09 12:01:21 -05:00
5878a221f8
Run lint fix
2024-02-09 08:44:30 -08:00
fdbf59cd78
Redirect users to SAML portal on change org to SAML org
2024-02-09 08:31:19 -08:00
d8ea26feb7
feat: changed docker compose to use init container pattern for migration
2024-02-09 13:12:25 +05:30
2cc2a91812
Change update slug fallback to undefined
2024-02-08 17:47:58 -08:00
92828b5295
add slug index
2024-02-08 20:47:33 -05:00
50c0fae557
continue ecs docs
2024-02-08 20:29:38 -05:00
4e2f2281f9
Update orgScope to orgId naming for org-level auth ref, rewire user invite saml block to org authEnforce field
2024-02-08 17:29:21 -08:00
d5064fe75a
Start SCIM functionality
2024-02-08 15:54:20 -08:00
70e083bae0
feat: open api-diff added detach mode
2024-02-08 22:20:01 +05:30
6a943e275a
Updated open-api diff gh action host docker ip
2024-02-08 22:05:35 +05:30
526dc6141b
remove -d mode on docker compose
2024-02-08 11:04:26 -05:00
dcab9dcdda
update docker compose up
2024-02-08 10:50:25 -05:00
1b0591def8
fix gha breaking change
2024-02-07 16:17:12 -05:00
4b4305bddc
Merge pull request #1375 from akhilmhdh/feat/api-diff
...
feat: github workflow for api diff check, ts check and lint check on PR
2024-02-07 15:26:04 -05:00
22d89d791c
Patch new org creation condition on SAML account signup, enable users to toggle auth methods regardless of what org they are in
2024-02-07 12:13:09 -08:00
fcaff76afa
rename git hub action
2024-02-07 14:34:02 -05:00
ae9eb20189
set license server url default
2024-02-07 13:51:55 -05:00
3905d16a7c
fix license server axios typo
2024-02-07 13:48:09 -05:00
ecafdb0d01
patch check for version
2024-02-07 13:11:53 -05:00
3f8ce42682
Merge remote-tracking branch 'origin' into org-based-auth
2024-02-07 09:49:13 -08:00
3ecfb3f9d2
Show usage and billing tab on cloud only
2024-02-07 09:45:42 -08:00
9011394c34
Add validation to org slug
2024-02-07 09:39:06 -08:00
c0096ca64c
Merge pull request #1378 from Infisical/patch-service-token-fetch
...
patch get secret by name
2024-02-07 23:00:20 +05:30
8bc952388c
add log
2024-02-07 12:23:48 -05:00
eef29cd2d4
patch get secret by name
2024-02-07 12:11:58 -05:00
6ef873f3a0
Merge pull request #1377 from Infisical/allow-name-initial-org
...
add initial org rename
2024-02-07 20:51:30 +05:30
fe99c12c0d
add initial org rename
2024-02-07 10:18:41 -05:00
8313245ae1
feat: github workflow for api diff check, ts check and lint check on PR
2024-02-07 15:13:08 +05:30
332b0e2cc3
Merge pull request #1374 from Infisical/admin-ui-fix
...
fix admin dashboard styling
2024-02-07 12:18:09 +05:30
8bc9a5fed6
fix admin dashboard styling
2024-02-06 22:45:58 -08:00
55e75bbbef
Merge pull request #1373 from akhilmhdh/feat/patch-server-cfg-init
...
feat: fixed server cfg stale in replication
2024-02-07 01:09:42 -05:00
61ff732ec0
feat: fixed server cfg stale in replication
2024-02-07 11:36:13 +05:30
609b224ca9
patch init sign up
2024-02-07 00:33:39 -05:00
c23e16105b
debug: remove object freeze
2024-02-06 21:08:52 -05:00
c10f4ece51
test
2024-02-06 21:08:52 -05:00
fc7015de83
Add lockout-preventative step in saml config setup, add update org slug section in org settings, revise navigate to org flow to account for org-level auth enforced orgs
2024-02-06 15:51:24 -08:00
bcdb1b11bc
Update role-based-access-controls.mdx
2024-02-06 13:36:08 -08:00
01d850f7e8
Update role-based-access-controls.mdx
2024-02-06 13:35:39 -08:00
2d1b60a520
Merge pull request #1362 from akhilmhdh/fix/tsup-cp-template
...
feat: enabled tsup code splitting and esm directory import, removed manual copy of files
2024-02-06 12:22:59 -05:00
8de2302d98
update comment
2024-02-06 12:22:04 -05:00
0529b50ad7
Merge pull request #1371 from akhilmhdh/fix/sort-order-ws-env
...
fix: resolved sort order for environment going unpredictable
2024-02-06 11:41:57 -05:00
c74fe0ca73
fix: resolved sort order for environment going unpredictable
2024-02-06 16:40:31 +05:30
d5f8526a84
Update README.md
2024-02-05 17:31:44 -08:00
c1aa5c840c
Add org-scoped auth to project-level endpoints
2024-02-05 14:48:02 -08:00
782ae7a41d
Update values.yaml
2024-02-05 13:41:02 -05:00
d355956daf
Merge pull request #1365 from Infisical/pg-ssl
...
Add Knex SSL configuration support
2024-02-05 12:36:49 -05:00
dc146d0883
feat: fixed spelling errors
2024-02-05 22:28:40 +05:30
24dd79b566
feat: added guides for new backend development
2024-02-05 16:31:03 +05:30
410476ecb5
Merge remote-tracking branch 'origin' into org-based-auth
2024-02-04 15:03:43 -08:00
f1c41be7d4
Resolve merge conflicts
2024-02-04 15:02:43 -08:00
f138973ac7
Add org-scoped auth to org-level endpoints, add migration file for org enableAuth field
2024-02-04 14:44:08 -08:00
5b9c0438a2
Merge pull request #1367 from Infisical/fix-ph-events
...
remove certain python sdk events
2024-02-04 16:24:38 -05:00
11399d73dc
fix eslint errors
2024-02-04 16:24:01 -05:00
38ed39c2f8
remove certain python sdk events
2024-02-04 09:37:56 -08:00
4e3827780f
Merge remote-tracking branch 'origin' into pg-ssl
2024-02-03 15:16:47 -08:00
644cdf5a67
Add knex SSL configuration support
2024-02-03 15:16:43 -08:00
0d6ea0d69e
Update values.yaml
2024-02-03 14:37:24 -05:00
237979a1c6
Merge pull request #1364 from Infisical/fix-ph-events
...
fix posthog events
2024-02-03 14:26:34 -05:00
4a566cf83f
remove existent authData
2024-02-03 14:24:28 -05:00
654b8ab5ca
fix posthog events
2024-02-03 11:09:49 -08:00
ac0780266b
remove await and add void
2024-02-03 12:53:42 -05:00
7a253ddcc7
update sort from createdAt to id
2024-02-02 12:43:43 -05:00
b65677a708
Merge pull request #1363 from akhilmhdh/feat/audit-log-desc
...
feat: enabled order by desc for audit log and added sort for couple of get queries
2024-02-02 12:07:57 -05:00
c1eb97ee53
revert port change
2024-02-02 11:51:27 -05:00
937e48dbc5
feat: enabled order by desc for audit log and added sort for couple of get queries
2024-02-02 20:56:42 +05:30
b3d4787e21
feat: enabled tsup code splitting and esm directory import, removed manual copy of files
2024-02-02 16:22:08 +05:30
72d46efba5
sort get secrets response for etags
2024-02-02 01:25:19 -05:00
b6eb08167f
Update values.yaml
2024-02-01 22:45:54 -05:00
582472e4cc
Update gamma values.yaml
2024-02-01 22:34:09 -05:00
3b3b76548b
add etag
2024-02-01 20:49:07 -05:00
f8416ad891
add redis commander for local dev
2024-02-01 15:45:38 -05:00
00650df501
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989
2024-02-01 20:01:54 +00:00
31e49672d5
Merge pull request #1359 from Infisical/daniel/fix-list-workspaces-id
...
(Fix): Add ID to list workspaces endpoint
2024-02-01 13:21:06 +05:30
9248bdf463
Update organization-router.ts
2024-02-01 11:47:33 +04:00
87c061ae9b
Merge pull request #1357 from Infisical/danie/fix-list-workspaces
...
(Fix): List workspaces organization ID
2024-02-01 01:21:11 -05:00
e9fa631c8f
Update project-dal.ts
2024-02-01 10:14:17 +04:00
44f087991c
ECS documentation
2024-01-31 23:53:41 -05:00
cff15b64c4
Merge pull request #1355 from Grraahaam/doc/pr-template-broken-links
...
fix: update broken contribution links
2024-01-31 18:58:24 -08:00
136f5a6052
Merge pull request #1318 from rpmccarter/main
...
remove deprecated basePath setting
2024-01-31 18:56:11 -08:00
59f662f8a8
remove write to file for now
2024-01-31 14:08:52 -05:00
b68b3840d4
Merge pull request #1349 from Salman2301/feat-cp-proj-id
...
feat: add copy project id button
2024-01-31 13:54:58 -05:00
06dd55888e
fix spelling and update logs path
2024-01-31 13:49:25 -05:00
7711994018
Merge pull request #1356 from akhilmhdh/feat/audit-log-and-log
...
feat: added audit log prune, resolved env update and pino file transport
2024-01-31 13:11:35 -05:00
cb27cfdd84
update log format to make it easier to query for in cloud watch
2024-01-31 13:02:09 -05:00
4b3e4f6a1e
feat: removed custom repeat strat to utc based cron
2024-01-31 22:51:04 +05:30
560f8d4a9b
feat: added audit log prune, resolved env update and pino file transport on prod
2024-01-31 22:07:49 +05:30
7e8f9ec9e4
fix: update broken contribution links
2024-01-30 23:19:21 +01:00
7bf1f4708a
Merge pull request #1353 from akhilmhdh/feat/new-backend-lint
...
feat: fixed eslint and resolved all eslint issues
2024-01-30 13:57:52 -05:00
bcbb49ed1b
feat: changed line length to 120
2024-01-30 22:40:10 +05:30
5855cc660a
feat: fixed eslint and resolved all eslint issues
2024-01-30 22:30:42 +05:30
7c4dd5000f
Merge pull request #1354 from Infisical/daniel/readd-workspaces-endpoint
...
(Feat): Re-add missing V2 workspaces endpoint
2024-01-30 21:26:33 +05:30
c9ca59dedf
patch rippling sso
2024-01-30 10:17:53 -05:00
d12f775202
Update project-dal.ts
2024-01-30 18:31:22 +04:00
5a4ed1dbe6
Update project-dal.ts
2024-01-30 18:31:05 +04:00
cae0c9afdb
findAllWorkspaces operation
2024-01-30 18:17:52 +04:00
102af389e3
Merge pull request #1352 from Infisical/license-server-conn
...
Add customer portal redirect and patch free trial endpoint
2024-01-30 21:17:05 +07:00
a2ef7482ea
Correct startOrgTrial spelling
2024-01-30 21:14:22 +07:00
e38dd9e275
Find projects by identity
2024-01-30 18:13:20 +04:00
b73987d2c2
DTO
2024-01-30 18:12:37 +04:00
f180b5ed6a
Route
2024-01-30 18:11:32 +04:00
2feca7ef2e
Add project DAL
2024-01-30 18:11:21 +04:00
40768631e0
PAdd customer portal redirect, patch free trial endpoint
2024-01-30 17:46:52 +07:00
3cbda8e785
delete mongo backend folder
2024-01-29 21:55:31 -05:00
aa1e17dae5
update staging cluster name
2024-01-29 21:44:29 -05:00
90a2ca7cc8
staging deploy patch
2024-01-29 21:29:58 -05:00
cd83141617
update gamma deploy workflow
2024-01-29 21:16:01 -05:00
e231b74616
Update values.yaml
2024-01-29 21:03:09 -05:00
d18cf10fc4
Update values.yaml
2024-01-29 21:02:19 -05:00
6fe3a8bd67
fix: postgresql migration from _id to id
2024-01-30 04:09:05 +05:30
6de3059724
delete & rename git workflows
2024-01-29 16:41:20 -05:00
6c6fae3793
feat: add copy project id
2024-01-30 02:04:16 +05:30
e6a7c5cb6c
Merge pull request #1346 from akhilmhdh/fix/multi-line-fixed
...
fix: resolved encoding issue in multi line input
2024-01-29 18:41:55 +05:30
af4ac90617
Merge pull request #1347 from Infisical/daniel/even-more-pg-endpoint-fixes
...
(Fix): More Old Python SDK fixes
2024-01-29 07:58:19 -05:00
e78b14c6ec
Update service-token-router.ts
2024-01-29 16:55:37 +04:00
8ade2f3758
Some more fixes for python structure
2024-01-29 16:55:36 +04:00
571e3c4961
fix: resolved encoding issue in multi line input
2024-01-29 18:22:09 +05:30
5aeb8f6b03
Merge pull request #1345 from Infisical/daniel/more-pg-endpoint-fixes
...
(Fix): Old Python SDK versions
2024-01-29 07:10:29 -05:00
3702d411ca
Added formatting
2024-01-29 16:05:18 +04:00
3eba4815c8
Add __v and __id
2024-01-29 16:04:52 +04:00
9563c09951
Merge pull request #1343 from Infisical/daniel/pg-endpoint-fixes
...
(Postgres Fix): Secret endpoints return data
2024-01-29 06:23:55 -05:00
62eacc712d
Update service-token-service.ts
2024-01-29 15:21:53 +04:00
0d9ec7cd76
Update service-token-router.ts
2024-01-29 15:19:45 +04:00
36a4bf73a6
Types
2024-01-29 15:10:55 +04:00
fc8bd0470f
Update service-token-service.ts
2024-01-29 14:40:51 +04:00
d5165e5086
Update secret-router.ts
2024-01-29 14:40:51 +04:00
f335101369
Add user
2024-01-29 14:40:51 +04:00
fbfe797547
Update sanitizedSchemas.ts
2024-01-29 14:40:51 +04:00
abd3652910
Add user DAL
2024-01-29 14:40:51 +04:00
2a3f136b68
Schemas
2024-01-29 14:40:51 +04:00
5239836e0f
set source map to inline
2024-01-29 05:28:14 -05:00
d62e1c3703
Bump Cloudflare IP priority
2024-01-29 16:51:38 +07:00
9bba9ee9b1
Merge pull request #1342 from Infisical/patch-integration-path-sync
...
Remove async from isSamePath check in integration sync
2024-01-29 16:42:25 +07:00
74ac75b878
Remove async from isSamePath check in integration sync
2024-01-29 16:37:31 +07:00
8478fea52a
Merge pull request #1341 from akhilmhdh/feat/add-cloudwatch
...
feat: added cloudwatch support and removed parsed secret blindindex
2024-01-29 04:25:42 -05:00
703ff2c12b
feat: added cloudwatch support and removed parsed secret blindindex nullable
2024-01-29 14:52:20 +05:30
6b4aee2a44
Merge pull request #1340 from Infisical/vercel-issue
...
Patch Vercel integration for team accounts
2024-01-29 09:25:18 +07:00
5593464287
Patch Vercel integration missing teamId not being passed in from frontend
2024-01-29 09:20:39 +07:00
7d556cb09b
Merge pull request #1308 from Tchoupinax/patch-1
...
Update the path where managing service tokens
2024-01-28 17:00:33 -05:00
dcb6f5891f
add license service timeout
2024-01-28 15:32:37 -05:00
1254215b51
Merge pull request #1338 from akhilmhdh/feat/blind-index-fix
...
feat: changed blind index banner for everyone
2024-01-28 14:37:31 -05:00
a6ead9396c
nit: small patch to request error status
2024-01-28 14:36:57 -05:00
d33ef9e4e1
jump cloud patch
2024-01-28 13:53:24 -05:00
4e20735f98
feat: resolved trailing slash in secret paths
2024-01-29 00:21:42 +05:30
f010a3a932
feat: changed blind index banner for everyone
2024-01-28 23:16:04 +05:30
bbf2634e73
prepend sso with site url
2024-01-27 20:20:02 -05:00
1980f802fa
update rate limits
2024-01-27 19:05:17 -05:00
6ecd289e6c
update rate limits
2024-01-27 18:38:57 -05:00
b8a6f5dc54
add email templates and disposable_emails.text to build
2024-01-27 18:15:12 -05:00
dedbc4fd60
remove unused imports
2024-01-27 17:11:40 -05:00
d14099990f
remove notice
2024-01-27 17:04:53 -05:00
3f5ab2a09e
remove console.log
2024-01-27 17:04:02 -05:00
a191f437e9
patch blind index route
2024-01-27 17:03:16 -05:00
1a375ec45b
patch import *
2024-01-27 12:35:53 -05:00
81f3a6a7a8
add loca host to docker prod
2024-01-27 12:27:15 -05:00
dc8b64708a
add debug logs
2024-01-27 11:20:17 -05:00
dd3790c995
patch git workflow
2024-01-27 10:31:30 -05:00
a91b6ebc03
new workflow for releasing standalone
2024-01-27 10:28:49 -05:00
6ff5fb69d4
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
- https://snyk.io/vuln/SNYK-JS-FASTIFYSWAGGERUI-6157561
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
2024-01-27 15:06:50 +00:00
e68d1d06a8
Merge pull request #1334 from akhilmhdh/feat/patch-pg-v2
...
feat: changed backend-pg to backend
2024-01-27 10:06:34 -05:00
8f754d659a
feat: resolved tiny bug secret blind indexing
2024-01-27 20:23:19 +05:30
bef28fea2d
Update release-standalone-docker-img.yml
2024-01-27 09:42:20 -05:00
28f15de8df
Update build-docker-image-to-prod.yml
2024-01-27 09:40:59 -05:00
66d258f02b
feat: changed backend-pg to backend
2024-01-27 19:14:33 +05:30
d13eafcef7
Merge pull request #1332 from akhilmhdh/feat/infisical-pg
...
Hello world from PG
2024-01-27 02:26:05 -05:00
6db47499de
add index for blind index
2024-01-27 12:40:37 +05:30
1cefb036e0
ignore dup user and make email unique
2024-01-27 12:40:37 +05:30
af77ad8b2f
update rate limits
2024-01-27 12:40:37 +05:30
dd0f9f5216
patch secret apporval request secrets
2024-01-27 12:40:37 +05:30
29df6f067e
remove unnecessary concole
2024-01-27 12:40:37 +05:30
4dc9a3692e
add mongo to docker compose
2024-01-27 12:40:37 +05:30
49bb2121b9
update helm values
2024-01-27 12:40:37 +05:30
07679d9318
add postgres helm chart
2024-01-27 12:40:37 +05:30
fb271726fe
make emails not unique for now
2024-01-27 12:40:37 +05:30
f9e7d4ddd2
make MI access token have string id
2024-01-27 12:40:37 +05:30
442c454932
make email unique
2024-01-27 12:40:37 +05:30
8b22ee1fac
coerce strings to number responses
2024-01-27 12:40:37 +05:30
8a10dc8983
make before and after more clear in roll back
2024-01-27 12:40:37 +05:30
d57920706a
patch bug validateAccessTokenExp bug
2024-01-27 12:40:37 +05:30
425611b409
remove uuid from snapshot project response
2024-01-27 12:40:37 +05:30
b20489982d
delete unneeded file
2024-01-27 12:40:37 +05:30
4b569ee4b4
make access token non uui
2024-01-27 12:40:37 +05:30
af9661b221
feat(infisical-pg): minor bug fixes in frontend and pg migrator secret approval req
2024-01-27 12:40:37 +05:30
53f16f01b8
feat(infisical-pg): fixed audit log to estimate doc count and resolve cors issue
2024-01-27 12:40:37 +05:30
f519d1cffc
remove async from validateAccessTokenExp
2024-01-27 12:40:37 +05:30
b8b28d2710
feat(infisical-pg): resolved linting issues
2024-01-27 12:40:37 +05:30
deab700716
feat(infisical-pg): made api key backward compat
2024-01-27 12:40:37 +05:30
4d184003a8
feat(infisical-pg): made identity ua client sec backward compat
2024-01-27 12:40:37 +05:30
9849312317
remove console
2024-01-27 12:40:37 +05:30
79454a6aea
feat(infisical-pg): fixed org bot gone missing
2024-01-27 12:40:37 +05:30
8e0fb9fe9b
feat(infisical-pg): wrapped saml get option in try catch
2024-01-27 12:40:37 +05:30
a729114376
remove prefix from redis
2024-01-27 12:40:37 +05:30
0c20cb0f91
JWT_AUTH_SECRET => AUTH_SECRET
2024-01-27 12:40:37 +05:30
d1597ed8da
find by id of ormify patch
2024-01-27 12:40:37 +05:30
6cee8dc7e5
uni auth remove auth type
2024-01-27 12:40:37 +05:30
13040439c3
coerce big int from string to number from sql
2024-01-27 12:40:37 +05:30
9a4f294749
add prefix to queue
2024-01-27 12:40:37 +05:30
2436a572f0
revert to only arm build
2024-01-27 12:40:37 +05:30
7cd21e3a93
remove timeout and signal from license requester
2024-01-27 12:40:37 +05:30
e28416b50b
patch service token migration backwards with mongo
2024-01-27 12:40:37 +05:30
9677836b76
feat(infisical-pg): added telemtry service
2024-01-27 12:40:37 +05:30
ca858f8e13
rename ci
2024-01-27 12:40:37 +05:30
c2beff493f
add linux/amd64,linux/arm64 for standone release
2024-01-27 12:40:37 +05:30
34fafd815c
set postgres ci to only linux/arm64
2024-01-27 12:40:37 +05:30
c05ebbb864
set SmtpHost.Sendgrid secure=true
2024-01-27 12:40:37 +05:30
372f2be2f3
increase license server request time out
2024-01-27 12:40:37 +05:30
23e621f557
increase license request timeout
2024-01-27 12:40:36 +05:30
464b80140f
add 443 port to docker
2024-01-27 12:40:36 +05:30
01cd496afe
update status api
2024-01-27 12:40:36 +05:30
6094940a8b
add success message
2024-01-27 12:40:36 +05:30
30b959babb
JWT_AUTH_SECRET => AUTH_SECRET
2024-01-27 12:40:36 +05:30
cec14efe86
add logs to license server
2024-01-27 12:40:36 +05:30
b3f090d87e
only amd
2024-01-27 12:40:36 +05:30
1deb6827cf
add STANDALONE_MODE to docker file
2024-01-27 12:40:36 +05:30
24dbf11962
add back arm
2024-01-27 12:40:36 +05:30
20fb3906aa
only amd
2024-01-27 12:40:36 +05:30
e7e2ca0f45
update postgress workflow
2024-01-27 12:40:36 +05:30
caabf2c952
patch bot keys
2024-01-27 12:40:36 +05:30
35eade0206
update to alpine node 20
2024-01-27 12:40:36 +05:30
6d1b79430d
lower node alpine
2024-01-27 12:40:36 +05:30
7864524944
remove QEMU
2024-01-27 12:40:36 +05:30
adc90e91fe
update build-push-actio version
2024-01-27 12:40:36 +05:30
db7db0cc04
remove version
2024-01-27 12:40:36 +05:30
aa4d9ad267
Revert "update npm time out"
...
This reverts commit 38a7b1acf1a445ea62dcad5b60e9624733976b78.
2024-01-27 12:40:36 +05:30
27fd857120
update npm time out
2024-01-27 12:40:36 +05:30
205e46571a
remove depot
2024-01-27 12:40:36 +05:30
70a6a7cfa1
create CI for standalone image
2024-01-27 12:40:36 +05:30
558315c24b
set secret blind index count to Number
2024-01-27 12:40:36 +05:30
a2bd808196
rename project roles message
2024-01-27 12:40:36 +05:30
cfb0d4ee96
add no access to org service role
2024-01-27 12:40:36 +05:30
15fc4fd609
set cascade in trusted ip for project id
2024-01-27 12:40:36 +05:30
83bff9ae14
make protectedKey protectedKeyIV protectedKeyTag nullable
2024-01-27 12:40:36 +05:30
86ba6355cf
more patches to migrator
2024-01-27 12:40:36 +05:30
6b427adfe0
feat(infisical-pg): added v3 secret blind index enable feature
2024-01-27 12:40:36 +05:30
01f711ad19
feat(infisical-pg): completed audit log migrator
2024-01-27 12:39:54 +05:30
fa572f7ee0
feat(infisical-pg): completed standalone and docker node version
2024-01-27 12:39:54 +05:30
249edf98e9
remove notNullable from various tables
2024-01-27 12:39:54 +05:30
753a4daf69
remove authType from mi access token
2024-01-27 12:39:54 +05:30
b9320ed9bd
comment out corrupt seed files
2024-01-27 12:39:54 +05:30
8eace5528f
point migrations to pg backend folder
2024-01-27 12:39:54 +05:30
9407c16e83
Update queue-service.ts
2024-01-27 12:39:54 +05:30
dcdcc40a4a
Update smtp-service.ts
2024-01-27 12:39:54 +05:30
edd78eaeba
Refactor
2024-01-27 12:39:54 +05:30
c21ea6fb75
Cleanup
2024-01-27 12:39:54 +05:30
a60dbe523b
Refactor to secret queue
2024-01-27 12:39:54 +05:30
bb9a6b4272
Update index.ts
2024-01-27 12:39:54 +05:30
eaca1b694a
Log
2024-01-27 12:39:54 +05:30
0afb44af29
Handle deletion
2024-01-27 12:39:54 +05:30
3b39e38c89
Secret reminder types
2024-01-27 12:39:54 +05:30
4189d1028d
Optional secret reminder typing
2024-01-27 12:39:54 +05:30
f227824fb8
Added secret reminders email
2024-01-27 12:39:54 +05:30
49d6918297
Update secret-service.ts
2024-01-27 12:39:54 +05:30
00212f1c72
Secret reminder queue factory
2024-01-27 12:39:54 +05:30
987f0c9081
Added secret reminder service
2024-01-27 12:39:54 +05:30
e4f00f74e9
Added new special query for getting org from project ID
2024-01-27 12:39:54 +05:30
ce580f417e
Registered secret reminder service
2024-01-27 12:39:54 +05:30
c1662d6db5
Added secret reminder to queue service
2024-01-27 12:39:54 +05:30
2dae59c6be
Update fastify.d.ts
2024-01-27 12:39:54 +05:30
9bd764e535
feat(infisical-pg): updated pg migrator to new table name changes
2024-01-27 12:39:54 +05:30
e4f32f092a
feat(infisical-pg): completed test for secret folder and import
2024-01-27 12:39:54 +05:30
e02c082c7a
more patches for migration script
2024-01-27 12:39:54 +05:30
80b6c4ad94
feat(infisical-pg): completed tag support to all secret operations
2024-01-27 12:39:54 +05:30
42eb01e1e2
feat(infisical-pg): completed support for tags in secret snapshot
2024-01-27 12:39:54 +05:30
b8157122e6
patches for dangling data
2024-01-27 12:39:54 +05:30
4f66749430
feat(infisical-pg): added secret version tag
2024-01-27 12:39:54 +05:30
bfe5ee672b
patches for migration
2024-01-27 12:39:54 +05:30
32a1a0a9e5
feat(infisical-pg): removed short form names in secret approval to long form
2024-01-27 12:39:54 +05:30
f7e1da65d5
feat(infisical-pg): added slug for org and project, resolved build error
2024-01-27 12:39:53 +05:30
6bf9bc1d2c
feat(infisical-pg): changed all dal to DAL as said by maidul
2024-01-27 12:38:23 +05:30
59c747cf72
feat(infisical-pg): added rate limiter and bootstrap
2024-01-27 12:38:23 +05:30
b04030a060
feat(infisical-pg): resolved missing integration auth api
2024-01-27 12:38:23 +05:30
e8fd693da3
feat(infisical-pg): added single scope service token auto filling for get secret by name raw and version option for both get secret by name
2024-01-27 12:38:23 +05:30
6c2803da93
feat(infisical-pg): crct permission for secret approval policy check
2024-01-27 12:38:23 +05:30
4031f4a559
feat(infisical-pg): idempotent folder creation
2024-01-27 12:38:23 +05:30
8ab89bc420
feat(infisical-pg): resolved import secret breaking cli backward compatiability
2024-01-27 12:38:23 +05:30
e46e87d758
feat(infisical-pg): fixed secret deletion not getting triggered
2024-01-27 12:38:23 +05:30
9c2ef15314
feat(infisical-pg): fixed missing secret path and commiter message in frontend
2024-01-27 12:38:23 +05:30
3213dafba9
add check to make sure user can only create service token for secrets they have access to
2024-01-27 12:38:23 +05:30
33c3c5ecc5
add permission check for target env/path for imports
2024-01-27 12:38:23 +05:30
627c8711dc
feat(infisical-pg): fixed v3 raw endpoint auto filling based on service token data single scoped
2024-01-27 12:38:23 +05:30
8d3d4f222f
feat(infisical-pg): fixed service token cli endpoint
2024-01-27 12:38:23 +05:30
65d3038414
set ignoreTrailingSlash to true in fastify
2024-01-27 12:38:23 +05:30
6b7b888fb4
feat(infisical-pg): fixed service token return body
2024-01-27 12:38:23 +05:30
bf059e0fe5
feat(infisical-pg): fixed secret rotation and secret approval limit offset
2024-01-27 12:38:23 +05:30
28fdf4ed4b
Update service-token-router.ts
2024-01-27 12:38:23 +05:30
2606e42079
Correct Cloudflare Pages authorization page
2024-01-27 12:38:23 +05:30
b1285b401b
Patch integration issues
2024-01-27 12:38:23 +05:30
3afafbb885
Add Makefile, pg-admin to docker compose
2024-01-27 12:38:23 +05:30
257547ff4d
fix delete secret scans after git app uninstall
2024-01-27 12:38:23 +05:30
da4ae3c503
switch getSapOfFolder to check for secrets instead of approval
2024-01-27 12:38:23 +05:30
fb79e9e6fb
update project add user text typo
2024-01-27 12:38:23 +05:30
5373cb6afb
feat(infisical-pg): added secret version api, fixed pass reset flow, smtp connection issue fixed
2024-01-27 12:38:23 +05:30
31c0bf6831
Fixed UI glitch
2024-01-27 12:38:23 +05:30
67618046c0
Fixed creating service tokens with no expiry
2024-01-27 12:38:23 +05:30
df642179ba
fix typo
2024-01-27 12:38:23 +05:30
c7d0f2325c
Fixed secret creation
2024-01-27 12:38:23 +05:30
bb6d482ff9
feat(infisical-pg): added global error handler, try catch in oauth passport
2024-01-27 12:38:23 +05:30
4f619d7e48
Fixed signup for gitlab and github
2024-01-27 12:38:23 +05:30
295c1e5d4a
feat(infisical-pg): fixed ts issue on passport type change
2024-01-27 12:38:23 +05:30
0be3ad9517
Fixed eslint bug
2024-01-27 12:38:23 +05:30
606ed25104
Fixed GitHub auth registration issue
2024-01-27 12:38:23 +05:30
c880a48749
feat(infisical-pg): fixed radix issue, bugs in oauth and tag cascade on
2024-01-27 12:38:23 +05:30
92f7b45e01
feat(infisical-pg): fixed plan going undefined and resolved project missing on env delete
2024-01-27 12:38:23 +05:30
5fe8bdc00b
feat(infisical-pg): completed first version of pg migrator
2024-01-27 12:38:23 +05:30
9f813d72f2
feat(infisical-pg): resolved multi integration auth and ip v6 support in ua
2024-01-27 12:38:23 +05:30
d90fdac5ce
feat(infisical-pg): fixed bugs in integrations and self hosted license failure
2024-01-27 12:38:23 +05:30
87709dc86f
feat(infisical-pg): first setup for postgres migration script
2024-01-27 12:38:23 +05:30
deb8e74749
feat(infisical-pg): fixed some bugs on org invite missing auth method
2024-01-27 12:38:23 +05:30
3519412639
feat: added secret raw endpoint and include imports
2024-01-27 12:38:23 +05:30
0506389ada
feat: added logged in based testing by injecting jwt token logic
2024-01-27 12:38:23 +05:30
dd7c449483
feat: added login test and fixed super admin bug
2024-01-27 12:38:23 +05:30
c7572a3374
feat: completed license server integration
2024-01-27 12:38:23 +05:30
fe416556f2
feat: changed req.auth.userId to permission.id to satisfy type error
2024-01-27 12:38:23 +05:30
20fb99f042
feat: added token based communications
2024-01-27 12:38:23 +05:30
daa94db874
feat(infisical-pg): changed back to old infisical-radar url
2024-01-27 12:38:23 +05:30
850e7bff98
feat(infisical-pg): completed secret scanner
2024-01-27 12:38:23 +05:30
bfaf87c4c2
feat(infisical-pg): completed saml integration
2024-01-27 12:38:23 +05:30
55f1392faf
feat(infisical-pg): completed sync in secret approval
2024-01-27 12:38:23 +05:30
0bf658e501
feat(infisical-pg): completed webhook and integration trigger queue
2024-01-27 12:38:23 +05:30
aed94ff5bb
feat(infisical-pg): resolved integration invalid cred error
2024-01-27 12:38:23 +05:30
0d3f09d668
feat(infisical-pg): completed checklist run for dashboard
2024-01-27 12:38:23 +05:30
16f0ac6d43
feat(infisical-pg): completed audit log moved ee routes to normal routing pattern
2024-01-27 12:38:23 +05:30
6e6a1c87f2
feat(infisical-pg): completed secrets fetching from imports based on priority
2024-01-27 12:38:23 +05:30
b5aa6c0000
feat(infisical-pg): completed secret rollback
2024-01-27 12:38:23 +05:30
784cdb4201
feat(infisical-pg): completed secret rotation with queue service
2024-01-27 12:38:23 +05:30
17e61bfc68
feat(infisical-pg): completed secret approval policy and services for approval requests
2024-01-27 12:38:23 +05:30
a6a60b7bbb
feat(infisical-pg): fixing minor compatiability issues with frontend and backend on identity
2024-01-27 12:38:23 +05:30
d154f68a59
feat(infisical-pg: completed machine identity services
2024-01-27 12:38:23 +05:30
f5159583ae
feat(infisical-pg: completed webhook and service token
2024-01-27 12:38:23 +05:30
771bec6d6d
feat(infisical-pg): completed integration, integration auth and project bot api migration
2024-01-27 12:38:23 +05:30
010963a80c
feat(infisical-pg): completed nested folder support for secret,folder and import operations
2024-01-27 12:38:23 +05:30
0e1191f2ea
feat(infisical-pg): completed root folder level secret, secret import and folder
2024-01-27 12:38:23 +05:30
8a6ab7f2f6
feat(infisical-pg): connected project api changes with frontend
2024-01-27 12:38:22 +05:30
4f3582a98b
feat(infisical-pg): added routes for workspaces and updated frontend
2024-01-27 12:38:22 +05:30
498a90c484
feat(infisical-pg: linted after import order fix
2024-01-27 12:38:22 +05:30
76e5d61da5
feat(infisical-pg: added services for project, project key and environment
2024-01-27 12:38:22 +05:30
53bb3bc610
feat(infisical-pg): added database schema for project, its membership role and env
2024-01-27 12:38:22 +05:30
1df7b88abf
feat(infisical-pg): added e2e test setup
2024-01-27 12:38:22 +05:30
3670b16657
feat(infisical-pg): new org role routes completed
2024-01-27 12:38:22 +05:30
9a4b2f7d81
feat(infisical-pg): resolved type check issue and linted frontend
2024-01-27 12:38:22 +05:30
fadb36edb8
feat(infisical-pg): removed _id with id for new backend
2024-01-27 12:38:22 +05:30
fbe5a1adb0
feat(infisical-pg): added github,gitlab and google oauth
2024-01-27 12:38:22 +05:30
d0695a8998
feat(infisical-pg): added a seed setup with test user creation and org creation
2024-01-27 12:38:22 +05:30
a19e8ad016
feat(infisical-pg): updated names and simplified dal layer using ormify
2024-01-27 12:38:22 +05:30
15b57de0ed
feat(infisical-pg): test first milestone one flow
2024-01-27 12:38:22 +05:30
aaba4a0895
feat(infisical-pg): changed frontend api types _id to normal id
2024-01-27 12:38:22 +05:30
f3b37de3f3
feat(infisical-pg): auth injection completed and validation in password router
2024-01-27 12:38:22 +05:30
fcfd6b3fb2
feat(infisical-pg): completed signup, login, password and backup key migration
2024-01-27 12:38:22 +05:30
05205d1eff
feat(infisical-pg): added all previous simple server middlewares, swagger support
2024-01-27 12:38:22 +05:30
2243bcb3a4
feat: added dev and prod setup using esbuild
2024-01-27 12:38:22 +05:30
356e981401
Merge pull request #1313 from akhilmhdh/feat/migration-mode
...
feat(infisical-pg): added migration mode env and page
2024-01-27 00:58:58 -05:00
5b41fb0ff5
update text and patch notice
2024-01-27 00:21:57 -05:00
4057e2c6ab
feat: cli export allow filtering with tags
2024-01-24 19:05:16 +00:00
8893aec213
patch saml sso for rippling
2024-01-23 01:11:29 -05:00
c4cb8f8008
Merge pull request #1319 from Infisical/daniel/better-sdk-docs
...
(Docs): Improve SDK docs
2024-01-23 08:53:28 +04:00
046557c97f
Add .NET
2024-01-23 08:47:29 +04:00
a15ba28c18
Update node guide to reflect new SDK
2024-01-23 08:47:20 +04:00
8386f4dcbd
Update python guide to reflect new SDK
2024-01-23 08:47:11 +04:00
ada0fd9c5b
Add new item for fallbacks
2024-01-23 08:47:01 +04:00
202efce10d
remove deprecated basePath setting
2024-01-22 15:50:31 -08:00
6376c29e49
update maintenace notice
2024-01-19 17:28:35 -05:00
402692614e
updated maintenance page
2024-01-19 12:59:18 -08:00
34de6d4e29
feat(infisical-pg): added migration mode env and page
2024-01-20 01:20:14 +05:30
829e906650
Merge pull request #1311 from Infisical/daniel/changelog-jan-2024
...
[JAN] Changelog points
2024-01-18 20:25:52 -05:00
b7cbb0f1a8
Update overview.mdx
2024-01-19 00:14:03 +04:00
a50ffbb59d
Update overview.mdx
2024-01-19 00:13:57 +04:00
e18abc6e22
Update the path where managing service tokens
...
I did not find anymore where to manage token and reading the doc did not help me. I found the MR which changes the section of the link and so I update the doc according it
2024-01-17 22:15:07 +01:00
48eda0c684
Update overview.mdx
2024-01-15 15:55:37 +04:00
ed89413689
Merge pull request #1293 from Infisical/update-blog
...
Update blog notification
2024-01-12 13:52:11 -05:00
0c94f77a6d
Merge pull request #1302 from akhilmhdh/feat/banner
...
feat: added main banner for migration
2024-01-12 10:48:21 -05:00
e6068826f8
update migration notification
2024-01-11 23:34:46 -08:00
cfa0a2044e
Merge pull request #1304 from Infisical/add-project-config-flag-for-workspace
...
add project-config-dir flag for run command
2024-01-11 17:21:03 -05:00
134b503c28
remove log
2024-01-11 17:19:39 -05:00
efcbf1aa88
add project-config-dir flag for run command
2024-01-11 16:39:02 -05:00
284c18db07
Merge pull request #1303 from Infisical/daniel/sdk-seo-improvements
...
(Docs): SDK SEO Improvements & links to packages/repos
2024-01-11 10:53:08 -08:00
1410a44610
SEO Improvements and links to packages/repos
2024-01-11 22:34:11 +04:00
746ffb3840
feat: added main banner for migration
2024-01-11 23:09:57 +05:30
f9f12eafdf
Update saml docs
2024-01-10 15:02:10 -08:00
11470a5a0e
Merge pull request #1300 from Infisical/daniel/project-docs-secret-reminders
...
(Docs): Personal overrides and secret reminders awareness
2024-01-10 17:43:16 -05:00
9fe2190115
Update project.mdx
2024-01-11 02:40:37 +04:00
9fe2021d9f
docs: cover ansible forking error
2024-01-10 22:33:38 +00:00
9e2bd31833
Merge pull request #1298 from Infisical/daniel/csharp-docs
...
(Docs): .NET SDK documentation & updates existing SDK docs
2024-01-10 16:28:40 -05:00
e88b0ad3c4
Update python.mdx
2024-01-11 01:25:10 +04:00
74644fd8bb
Added cryptography docs and fixed formatting
2024-01-11 01:12:38 +04:00
2069ac1554
Added CSharp and removed unfinished SDK's
2024-01-11 01:12:26 +04:00
5a2516e0a7
Removed unsupported languages to remove clutter
2024-01-11 01:12:17 +04:00
b52bc3bed7
Added CSharp docs
2024-01-11 01:12:05 +04:00
4a153e5658
Merge pull request #1295 from akhilmhdh/fix/sec-interpolation-undefined
...
fix(secret-reference): fixed undefined if value not found
2024-01-10 09:59:09 -05:00
7324822be5
fix(secret-reference): fixed undefined if value not found
2024-01-10 11:45:46 +05:30
766f301aea
patch agent config by env
2024-01-09 14:30:29 -05:00
8fbc930012
updated notification text
2024-01-08 13:51:40 -08:00
0e5190a920
added the december update blog
2024-01-08 13:47:58 -08:00
b815e3eb56
Merge pull request #1291 from Infisical/daniel/fix-sdk-contribution-image
...
(Fix): Image in SDK contribution guide not loading
2024-01-08 14:56:27 -05:00
31231cfcca
Update developing.mdx
2024-01-08 23:30:10 +04:00
ee772e4a77
allow reading universal auth creds from env in agent
2024-01-07 17:00:42 -05:00
7bc29c5981
Merge pull request #1285 from Infisical/query-by-secret-version
...
Add version query param to GET secret raw and regular endpoints
2024-01-07 16:07:49 -05:00
e9a89930da
Merge pull request #1284 from Infisical/multi-integration-auth
...
Enable new integration auth credential for each new integration
2024-01-07 14:49:04 -05:00
b85499859c
Merge pull request #1286 from Infisical/identities-ipv6
...
Add IPv6 consideration to default universal auth IP allowlist
2024-01-07 16:37:06 +01:00
7f17194c0f
Add IPv6 consideration to default identities IP allowlist
2024-01-07 16:32:25 +01:00
1e1ad450d2
Add version query param to GET secret endpoint
2024-01-07 14:25:33 +01:00
5287b322d8
Enable new integration auth for each new integration
2024-01-07 12:49:59 +01:00
45d96be1ff
added base64 support for config and templates
2024-01-06 23:43:04 -05:00
12840bfdbd
add exit after auth setting
2024-01-06 17:17:21 -05:00
fef5369738
Merge pull request #1283 from Infisical/identity-apis
...
Update various identities items
2024-01-06 17:11:01 +01:00
c94b7d63f6
Update various identities items
2024-01-06 17:04:44 +01:00
485ddc5c50
Merge pull request #1282 from Infisical/patch-railway
...
Fix client-side railway integration issue
2024-01-06 16:14:16 +01:00
edd9c66e49
Remove commented print statements
2024-01-06 16:11:22 +01:00
0a3b85534b
Fix client-side railway integration issue
2024-01-06 16:09:15 +01:00
ec2cc5162e
Merge pull request #1279 from Infisical/daniel/sdk-contribution-guide
...
Contribution guide refactor & SDK contribution guide
2024-01-05 20:26:17 -05:00
7ce472957c
Fixed quality
2024-01-06 04:04:09 +04:00
8529e0da3d
Update developing.mdx
2024-01-06 03:41:31 +04:00
e5a5433f10
Update developing.mdx
2024-01-06 03:00:14 +04:00
ee6e518ff8
Update link to contribution guide
2024-01-06 02:58:26 +04:00
15a7222505
Update mint.json
2024-01-06 02:58:16 +04:00
25d482cc62
Create sdk-flow.png
2024-01-06 02:58:12 +04:00
785a2bec6a
Added SDK guide
2024-01-06 02:58:08 +04:00
449466f326
Restructure
2024-01-06 02:58:02 +04:00
4131e9c3f1
Added getting started section
2024-01-06 02:57:53 +04:00
310595256f
Restructured existing guide
2024-01-06 02:57:21 +04:00
1737880e58
Merge pull request #1251 from Infisical/snyk-fix-b96b562a611b0789d0a73c522a261f22
...
[Snyk] Security upgrade probot from 12.3.1 to 12.3.3
2024-01-05 11:20:43 -05:00
b72483f5f2
Merge pull request #1275 from Emiliaaah/fix-agent-secret-path
...
fix(cli): secret-path directive for agent
2024-01-05 10:39:39 -05:00
ee14bda706
Merge pull request #1272 from rlaisqls/error-message-typos
...
Fix error message typos
2024-01-05 18:18:20 +04:00
e56463d52b
fix(cli): secret-path directive for agent
2024-01-05 15:05:57 +01:00
ebd3d7c7c4
Merge pull request #1274 from Infisical/fix-vercel-preview-env
...
Fix: Vercel integration preview environment client side error
2024-01-04 10:18:25 -05:00
9ecbfe201b
Update create.tsx
2024-01-04 17:42:31 +04:00
ba2a03897f
update secret import create notif
2024-01-04 01:55:34 -05:00
304f14c0ed
update service token create notif
2024-01-04 01:52:03 -05:00
51e5c25e16
update imports/service token crud
2024-01-04 00:55:03 -05:00
0f6490b1e7
move cli to bin folder
2024-01-03 20:17:34 -05:00
f894e48fcb
remove unused import
2024-01-02 13:55:01 -05:00
37cfa22619
add back macos build
2024-01-02 13:47:15 -05:00
94557344b7
wrap cli into a docker image
2024-01-02 13:43:55 -05:00
d5063018eb
Added identities, universal auth, agent to changelog
2024-01-02 10:05:43 +01:00
51d68505d3
Merge pull request #1268 from Infisical/posthog-revamp
...
removed posthog cli export events
2023-12-29 15:18:59 -05:00
ade27ad072
Fix typos
2023-12-29 13:26:08 +09:00
683c512bce
Merge pull request #1266 from Infisical/ui-improvements
...
ui and docs improvements
2023-12-25 14:33:47 -05:00
43ff28b5fb
added terraform useragent
2023-12-24 17:13:29 -08:00
ce41855e84
added sdk useragent and channel
2023-12-24 16:58:48 -08:00
d24461b17c
removed posthog cli export events
2023-12-24 15:49:18 -08:00
1797e56f9f
fixed sdk guides
2023-12-24 13:30:59 -08:00
74f3ca5356
Merge pull request #1267 from Infisical/sdk/docs-update-2
...
Sdk/docs update 2
2023-12-24 21:57:52 +04:00
db27beaf0b
Update overview.mdx
2023-12-24 21:54:57 +04:00
d6e55f51f2
Updated Python docs
2023-12-24 21:36:47 +04:00
e9b5996567
Updated node caching docs
2023-12-24 21:36:40 +04:00
094fe73917
Updated Java caching docs
2023-12-24 21:36:31 +04:00
dc3f85e92e
Re-added an updated FAQ
2023-12-24 17:11:20 +04:00
c463256058
Updated Python docs
2023-12-24 17:11:08 +04:00
8df22302fd
Updated Node docs
2023-12-24 17:11:03 +04:00
f37fa2bbf5
Updated Java docs
2023-12-24 17:10:54 +04:00
597c9d6f2a
fix docs sdk errors
2023-12-23 17:17:10 -08:00
24d2eea930
ui and docs improvements
2023-12-23 16:06:00 -08:00
382cb910af
tps
2023-12-23 17:31:34 -05:00
6725475575
Merge pull request #1264 from Infisical/sdk/docs-update
...
SDK documentation update
2023-12-23 09:30:35 -08:00
026864951b
Updated links
2023-12-23 15:55:20 +04:00
287ed05ab7
Removed FAQ for now
2023-12-23 15:50:14 +04:00
37b036e614
Update overview.mdx
2023-12-23 15:49:03 +04:00
024914c168
Update python.mdx
2023-12-23 15:48:24 +04:00
19e8b6d37b
Update node.mdx
2023-12-23 15:48:21 +04:00
b6d648f1f3
Added Java docs
2023-12-23 15:48:14 +04:00
a514a62a29
Fixed typos
2023-12-23 15:48:02 +04:00
2f24956651
Updated coming soon description
2023-12-23 15:47:16 +04:00
13d058025c
Formatting and link changes
2023-12-23 15:29:24 +04:00
8ccaa7f29b
Updated python docs
2023-12-23 15:29:17 +04:00
b83964051c
Added required to required fields
2023-12-23 15:29:08 +04:00
0a2b078bdc
Update node.mdx
2023-12-23 15:12:39 +04:00
40d16fa996
Updated Node.js docs
2023-12-23 15:10:30 +04:00
a3739cfe50
Update overview.mdx
2023-12-21 22:24:53 -08:00
a73623258e
Update kubernetes-helm.mdx
2023-12-21 17:47:49 -08:00
6da39f41a6
Merge pull request #1263 from Infisical/restyle-self-hosting-docs
...
Restyle self-hosting docs for Docker / Docker Compose
2023-12-20 19:53:21 +07:00
69bbbfcfd8
Restyle self-hosting docs for Docker / Docker Compose
2023-12-20 19:52:17 +07:00
c9d58ec77d
Merge pull request #1262 from Infisical/self-hosting-railway
...
Add self-hosting docs for Railway
2023-12-20 17:06:54 +07:00
cb364186d8
Add self-hosting docs for Railway
2023-12-20 17:05:28 +07:00
918afe05b6
Merge pull request #1261 from Infisical/self-hosting-aws-lightsail
...
Finish self-hosting docs for AWS Lightsail
2023-12-20 15:56:05 +07:00
e822820151
Finish self-hosting docs for AWS Lightsail
2023-12-20 15:42:02 +07:00
b5ac49eefe
Merge pull request #1258 from akhilmhdh/feat/token-expire-null
...
fix: made expire optional on service token creation
2023-12-19 09:35:16 -05:00
b21d1a0ed2
Merge pull request #1259 from Infisical/self-hosting-azure-app-service
...
Add self-hosting docs for Azure App Service
2023-12-19 21:01:06 +07:00
70f1122362
Add self-hosting docs for Azure App Service
2023-12-19 20:57:08 +07:00
ea03db8a2c
fix: made expire optional on service token creation
2023-12-19 15:46:03 +05:30
38d9abca17
Merge pull request #1257 from Infisical/self-hosting-azure-container-instances
...
Add self-hosting docs for Azure Container Instances
2023-12-19 15:21:01 +07:00
5bed2580c3
Add self-hosting docs for Azure Container Instances
2023-12-19 15:19:24 +07:00
d0b899897b
Merge pull request #1256 from Infisical/add-crd-owner
...
add crd owner
2023-12-18 19:26:26 -05:00
1861dc85de
add crd owner
2023-12-18 19:25:23 -05:00
bc6bf33674
Merge pull request #1253 from Infisical/self-hosting-gcp-cloud-run
...
Add docs for deploying Infisical with GCP Cloud Run
2023-12-18 16:54:00 +07:00
44fd35baf5
Add docs for deploying Infisical with GCP Cloud Run
2023-12-18 16:52:28 +07:00
8ddfee4c36
Merge pull request #1252 from Infisical/self-hosting-flyio
...
Add self-hosting docs for Fly.io
2023-12-18 12:11:32 +07:00
4d0bff4377
Add self-hosting docs for Fly.io
2023-12-18 12:10:18 +07:00
c7b2489d0b
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PROBOT-6129524
2023-12-17 14:48:29 +00:00
68eb0f8dd9
throw bad request when max uses reached
2023-12-15 15:40:20 -05:00
5941e8e836
Merge pull request #1248 from akhilmhdh/fix/secret-approval-patch
...
fix: secret approval loading failed for commiter on approval
2023-12-15 09:29:41 -05:00
80e50d13ec
fix: secret approval loading failed for commiter on approval
2023-12-15 18:10:54 +05:30
99c8dda4e1
Merge pull request #1247 from Infisical/sso-docs
...
Update SSO docs to use Mintlify steps
2023-12-15 13:58:31 +07:00
14c8e3fa3b
Update SSO docs to use Mintlify steps
2023-12-15 13:54:28 +07:00
7aa3cb53a2
Merge pull request #1246 from Infisical/patch-5
...
extract base from template source path
2023-12-14 15:19:39 -05:00
567309e848
extract base from template source path
2023-12-14 15:17:14 -05:00
f264340903
Merge pull request #1245 from Infisical/saml-org-redirect
...
Update redirect to org after SAML SSO
2023-12-14 23:12:31 +07:00
51b788cc5b
Update redirect to org after SSO
2023-12-14 23:07:22 +07:00
8e0f424249
Merge pull request #1244 from Infisical/integrations-docs
...
Add Mintlify steps to integration pages
2023-12-14 12:08:39 +07:00
f3767d3963
Add Mintlify steps to integration pages
2023-12-14 11:35:50 +07:00
51cbfdbc46
update uni auth doc image paths
2023-12-13 19:32:16 -05:00
f5a580eb72
fix broken link to uni auth
2023-12-13 19:15:06 -05:00
460ebf3296
patch getDistinctId
2023-12-13 19:12:02 -05:00
7f7f11c970
Merge pull request #1243 from Infisical/patch-4
...
parse bot not found in agent
2023-12-13 18:25:27 -05:00
f799e224a0
use RequestError instead of Error for bot
2023-12-13 18:22:29 -05:00
8a87277fe6
parse bot not found in agent
2023-12-13 18:07:39 -05:00
32805c726a
add docs for uni auth in agent
2023-12-13 17:27:30 -05:00
6c4a6d31e4
Merge pull request #1229 from Infisical/identities-docs
...
Update Identities Documentation + related API Reference Items
2023-12-13 16:57:13 -05:00
e7b89b645f
Merge branch 'main' into identities-docs
2023-12-13 16:56:35 -05:00
b60cf2eb07
make minor updates to auth docs
2023-12-13 16:52:57 -05:00
cf5a79995f
revert defaults to 30 days
2023-12-13 16:52:23 -05:00
c51f09fd3a
Merge pull request #1241 from Infisical/patch-3
...
sync package.lock frontend
2023-12-13 14:45:48 -05:00
f9444c5205
sync package.lock frontend
2023-12-13 14:31:10 -05:00
7dd0943b2d
remove sleep from template engine agent
2023-12-13 14:19:30 -05:00
31a9f032b3
Merge pull request #1236 from akhilmhdh/feat/bring-back-secret-index
...
feat: brought back secret indexing popup in overview page
2023-12-13 12:59:37 -05:00
9c55d1906d
Merge pull request #1239 from Infisical/workspace-key-log
...
add workspace id and receiver to getWorkspaceKey error
2023-12-13 11:28:14 -05:00
ff54a20ace
add workspace id and receiver to getWorkspaceKey error
2023-12-13 11:22:10 -05:00
8bf7eba07b
fix: show popup only for admins
2023-12-13 11:55:44 +05:30
bb75ea550a
prevent access token ttl=0
2023-12-12 22:17:46 -05:00
344f7276d2
update agent command description
2023-12-12 21:55:41 -05:00
c375662411
Merge pull request #1238 from Infisical/add-universal-auth-to-agent
...
add universal auth to agent
2023-12-12 20:36:16 -05:00
cc4ad1df4b
update docs for agent
2023-12-12 20:24:17 -05:00
c92c0f7288
add universal auth to agent
2023-12-12 19:36:48 -05:00
fbe0cf006f
add max ttl to renew and login api responses
2023-12-12 19:35:45 -05:00
d2f959558e
fix: resolved recursion issue in select
2023-12-12 22:29:38 +05:30
e50c89e326
feat: brought back secret indexing popup in overview page
2023-12-12 21:03:47 +05:30
6cda14328b
Update getting started guide for fetching secrets via API
2023-12-12 17:59:56 +07:00
b551ee50e7
Fix merge conflicts
2023-12-12 15:50:14 +07:00
93aeacc6b6
Add API reference docs for identity / universal auth endpoints
2023-12-12 13:42:17 +07:00
f940f8b79d
remove unused methods in cli
2023-12-11 16:52:47 -05:00
72ac2c04b8
Merge pull request #1228 from rawkode/fix/injecting-breaks-env
...
fix: "Injecting..." status string can be omitted by log levels
2023-12-11 16:41:58 -05:00
bb3d591f21
remove cli update notification delay
2023-12-11 15:14:49 -05:00
763ce1b206
Merge pull request #1230 from Infisical/non-zero-max-ttl
...
non-zero-max-ttl
2023-12-11 14:39:18 -05:00
1f97ac5192
non-zero-max-ttl
2023-12-11 14:21:51 -05:00
5f29562fad
Update existing endpoints in API reference to support Identities, update Identities docs
2023-12-11 20:01:32 +07:00
f3e8ef1537
Merge pull request #1192 from Infisical/stv3-org-roles
...
Add Identities + Universal Auth Authentication Method
2023-12-10 16:57:39 -05:00
544d37bbc4
fix: "Injecting..." status stirng can be omitted by log levels
...
When using `infisical run`, I am often running another command
that needs to be processed or consumed by another; such as:
infisical run -- supabase status -o env
The Injecting string was being printed directly to stdout and
stopping such scripting from being successful, without further
adding tail -n+2.
This change defaults the output to the INFO logging level, which
means the behaviour is the exact same for everything; however
those who wish can omit this output with -l error|fatal
2023-12-10 16:13:38 +00:00
4f6adb50d1
Minor UX update to identities
2023-12-10 22:35:12 +07:00
444ce9508d
Resolve PR review items, moved identity auth logic into separate controller, etc.
2023-12-10 14:15:25 +07:00
aabd896c37
Updated changelog
2023-12-09 16:58:16 -08:00
50ef23e8a0
Restructure MIs to more generic Identity
2023-12-09 22:18:38 +07:00
b87f51a044
Update Chart.yaml
2023-12-08 17:26:19 -05:00
1233d9c1a0
Merge pull request #1223 from Infisical/patch-k8s-dependency-vulnerability
...
update resty + patch kube-proxy
2023-12-08 17:25:55 -05:00
ff0b4d7f2b
Merge pull request #1225 from Infisical/upgrade-axios
...
Address axios vulnerability
2023-12-08 17:25:19 -05:00
ef61bc6a40
upgrade axios
2023-12-08 16:26:42 -05:00
13ee8c4e13
Merge pull request #1224 from Infisical/resolve-x/net-vulnerability
...
Update Resty
2023-12-08 16:01:06 -05:00
6ea9fc7134
update resty
2023-12-08 15:49:48 -05:00
00e1742a30
Merge branch 'main' into patch-k8s-dependency-vulnerability
2023-12-08 15:36:45 -05:00
5055b5402c
update kube proxy for helm
2023-12-08 15:35:54 -05:00
ff9418c0c7
patch: loop variable deployment captured by func literal
2023-12-08 15:35:22 -05:00
d03921eef3
update resty + patch kube-proxy
2023-12-08 15:17:01 -05:00
602afdefc3
Merge pull request #1221 from Infisical/k8s-doc-update-secret-type
...
add docs for k8 secret type and label propagation
2023-12-07 20:12:53 -05:00
5eb505326b
add docs for k8 secret type and label propagation
2023-12-07 20:10:11 -05:00
fcf4153d87
Update Chart.yaml
2023-12-07 19:34:08 -05:00
097282c5e1
Merge pull request #1182 from Allex1/secret
...
Make secret type field configurable
2023-12-07 19:31:39 -05:00
0eeef9a66c
revert managed secret name
2023-12-07 19:30:43 -05:00
df0bec8a68
update chart version
2023-12-07 19:28:57 -05:00
13014b5345
create separate struct for managed secret + propagate lables/annotations
2023-12-07 19:26:48 -05:00
66d0cae066
Merge pull request #1220 from akhilmhdh/fix/update-secret-approval
...
fix(secret-approval): resolved update failure in secret approval mode
2023-12-07 13:19:34 -05:00
8e82222fc5
fix(secret-approval): resolved update failure in secret approval mode and number not increasing on frontend
2023-12-07 23:48:00 +05:30
f822bcd10f
Merge pull request #1218 from ntimo/patch-1
...
Fixed 'SMTP_PASSWORD' default value
2023-12-07 11:54:44 -05:00
89d0c0e3c3
temporarily disable max access token ttl
2023-12-06 20:45:07 -05:00
a4f6b828ad
fix update machine params + default to no max ttl
2023-12-06 20:35:26 -05:00
0fb2056b8b
update delete client secret to revoke client secret
2023-12-06 18:16:14 -05:00
c51f8c5838
Fixed 'SMTP_PASSWORD' default value
2023-12-06 21:41:34 +01:00
ec5cf97f18
Add case for MI token renewal
2023-12-07 00:29:08 +07:00
69b57817d6
Switch access token tracking to be persistent, add num uses, draft token renewal, update docs
2023-12-07 00:11:16 +07:00
aafbe40c02
add machineIdentityAccessToken model
2023-12-05 16:58:21 -05:00
9d9b83f909
fix expired client secret logic
2023-12-05 16:38:43 -05:00
ea1f144b54
add index to machine identity model
2023-12-05 16:37:16 -05:00
591f33ffbe
Move MI endpoints from v3 to v1
2023-12-05 22:24:25 +07:00
855158d0bb
Allow MI to create another MI test
2023-12-05 19:34:43 +07:00
87e997e7a0
Replace most getUserOrgPermissions with more generic getAuthDataOrgPermissions for MIs in backend
2023-12-05 19:20:30 +07:00
3c449214d1
Add error messages for MI expired client secret, num uses limit reached
2023-12-05 17:53:35 +07:00
d813f0716f
Switch RBAC flag
2023-12-05 17:47:46 +07:00
6787c0eaaa
Update authz logic for MI
2023-12-05 17:46:50 +07:00
377a79f17d
Make secret type field configurable
2023-12-05 10:13:20 +02:00
c91f6521c1
Update MI fields numUses, numUsesLimit, ttl, added modal for delete client secret confirmation
2023-12-05 11:15:57 +07:00
0ebd1d3d81
Merge branch 'stv3-org-roles' of https://github.com/Infisical/infisical into stv3-org-roles
2023-12-05 08:57:50 +07:00
d257a449bb
add compound index to machineIdentityClientSecretDataSchema
2023-12-04 19:42:09 -05:00
6a744c96e5
add index to workspace to improve query
2023-12-04 19:41:40 -05:00
2a768a7bc4
Update postgres.mdx
2023-12-04 16:18:50 -08:00
28b617fd89
Update MI docs for client id/secret
2023-12-04 23:04:04 +07:00
8b1eaad7b5
Fix audit logs UI rendering
2023-12-04 18:23:04 +07:00
c917cf8a18
Add logging to MI secret endpoints
2023-12-04 17:48:32 +07:00
282830e7a2
Fix lint issues
2023-12-04 16:24:55 +07:00
3d6f04b94e
Merge remote-tracking branch 'origin' into stv3-org-roles
2023-12-04 16:15:14 +07:00
60a5092947
Merge remote-tracking branch 'origin' into stv3-org-roles
2023-12-04 16:14:31 +07:00
69dae1f0b2
Move MI from refresh token to client id / client secrets approach
2023-12-04 16:13:00 +07:00
4b41664fa4
chores: clean login
2023-12-02 13:28:32 -05:00
735cf093f0
Merge pull request #1210 from Infisical/hide-blind-index
...
Hide blind index notice
2023-11-30 18:15:58 -05:00
98906f190c
Merge pull request #1205 from Infisical/add-docs-for-folders-cli
...
add docs for folder cli command
2023-11-30 17:28:49 -05:00
5f80e2f432
Merge pull request #1205 from Infisical/add-docs-for-folders-cli
...
add docs for folder cli command
2023-11-29 10:03:06 -05:00
afd6a7736a
add docs for folder cli command
2023-11-29 09:57:45 -05:00
057fcb164d
Add missing secret rotation link in changelog
2023-11-29 17:02:57 +07:00
b575c0e207
Merge pull request #1203 from Infisical/update-changelog
...
Update Changelog
2023-11-29 17:00:46 +07:00
372afa2111
Update changelog
2023-11-29 16:58:12 +07:00
6557d7668e
Add docs for MIs
2023-11-29 15:55:15 +07:00
33017b50f0
add filter for secret pull events
2023-11-28 20:09:32 -08:00
f5de501348
Fix typo in docs
2023-11-28 18:17:16 -08:00
758c3a2423
Merge pull request #1193 from quinton11/feat/cli-folder-cmd
...
feat: cli-folders-cmd
2023-11-28 19:31:04 -05:00
d01c6e4df9
remove init from folders cmd
2023-11-28 19:30:08 -05:00
ed94d218fd
move folders to secrets
2023-11-28 19:27:30 -05:00
adc7be2e84
Merge pull request #1198 from DanielHougaard/daniel/assignment
...
(feat): Secret reminders
2023-11-28 19:58:40 +04:00
697485f8ed
Requested changes
2023-11-28 19:46:59 +04:00
19e2523d0e
Merge pull request #1196 from Infisical/infisica-agent
...
Infisical Agent
2023-11-28 10:24:55 -05:00
8851987ac4
Update secrets.ts
2023-11-28 13:50:47 +04:00
64d862ebe9
More typing updates
2023-11-28 13:50:42 +04:00
70d1cc0e06
Fixed rebase oopsie and updated for days instead of cron
2023-11-28 13:50:33 +04:00
aee91a9558
Updated jobs to work without cron
2023-11-28 13:50:10 +04:00
d6218eaa82
Removed cron libs
2023-11-28 13:49:42 +04:00
8886e57d4f
Updated typings
2023-11-28 13:49:28 +04:00
6efb58da1a
Fixed UI jumping
2023-11-28 13:49:08 +04:00
f187cc2c26
Removed cron functionality completely
2023-11-28 13:28:00 +04:00
d5c5495475
Fix bug with updating overwritten secrets
2023-11-28 12:07:02 +04:00
8e33692cda
Update package-lock.json
2023-11-28 11:36:49 +04:00
6c31e70f4f
Update code-of-conduct.mdx
2023-11-28 11:17:09 +04:00
d7026cbbfa
Super tiny docs update
2023-11-28 11:13:54 +04:00
df0e0bf988
Fix issue when saving reminders on personal secrets
2023-11-28 11:00:13 +04:00
640366a0ec
update path examples
2023-11-28 00:57:12 -05:00
ab5514fcf7
add docs for agent auth and template details
2023-11-28 00:55:06 -05:00
c8951f347b
start agent docs overview
2023-11-27 20:08:04 -05:00
d76f556464
remove frontend sv3 changes
2023-11-27 18:32:05 -05:00
6ccaa24e59
add agent refresh and template render
2023-11-27 18:15:08 -05:00
4ec0c9cdbf
Merge branch 'daniel/assignment' of https://github.com/DanielHougaard/infisical into daniel/assignment
2023-11-28 01:25:42 +04:00
75cd3bfa35
Cleanup
2023-11-28 01:22:57 +04:00
1db7d50a09
Cleanup
2023-11-28 01:22:48 +04:00
b4980b4a53
Clear when re-opening form
2023-11-28 01:22:35 +04:00
1351ba936f
Some linting
2023-11-28 00:55:52 +04:00
57bccaefba
UI improvements
2023-11-28 00:54:55 +04:00
86af452888
Removed log
2023-11-28 00:54:55 +04:00
6cef7532da
Update sendSecretReminders.ts
2023-11-28 00:54:55 +04:00
74e33144a7
Update secret.ts
2023-11-28 00:54:55 +04:00
a9776eaeb5
Cleanup
2023-11-28 00:54:55 +04:00
3c2a66f722
Lint
2023-11-28 00:54:55 +04:00
d92b1d3cd8
Create secretReminder.handlebars
2023-11-28 00:54:55 +04:00
f560242f1d
Sending out the emails
2023-11-28 00:54:55 +04:00
33fc968055
Reminders
2023-11-28 00:54:55 +04:00
f289b99cf1
Packages
2023-11-28 00:54:55 +04:00
019b477d2d
Reminder helpers for creating and deleting crons
2023-11-28 00:54:55 +04:00
9ad2d9d218
Added secret reminder handler on updates
2023-11-28 00:54:55 +04:00
a575530ddf
Package
2023-11-28 00:51:28 +04:00
33ea019d70
Clear when re-opening form
2023-11-28 00:48:08 +04:00
5ae3b66e2e
Some linting
2023-11-28 00:09:31 +04:00
20210d7471
UI improvements
2023-11-27 23:57:35 +04:00
77e3d10a64
Flip RBAC
2023-11-27 15:50:59 +07:00
814b71052d
Update error-handling, show underprivileged notification error
2023-11-27 15:50:00 +07:00
6579b3c93f
Update MI authz logic
2023-11-27 14:19:10 +07:00
99c41bb63b
Add no access role, replace ST V3 refs with machine
2023-11-27 09:59:15 +07:00
63df0dba64
Add default org and project-level no access roles
2023-11-26 17:02:03 +07:00
4e050cfe7a
Fix frontend lint issues
2023-11-26 13:34:50 +07:00
32f5c96dd2
Move custom role paywall to assignment step
2023-11-26 13:18:49 +07:00
d7262d4291
Added rbac to docs navigation and fixed typos
2023-11-25 18:32:37 -08:00
7a9221769d
Added docs for rbac
2023-11-25 18:03:54 -08:00
5e5761424a
fix typos in docs
2023-11-25 09:12:17 -08:00
5b923c25b5
Added authz logic to MI
2023-11-25 18:37:20 +07:00
46c76e3984
chore: refactor
2023-11-25 10:11:53 +00:00
b212681d09
feat: cli-folders-cmd
2023-11-25 09:44:51 +00:00
be67b9b341
Added docs for PR Workflows
2023-11-24 22:08:09 -08:00
29016fbb23
Fix populate service in getAuthDataProjectPermissions
2023-11-24 20:10:50 +07:00
0c0139ac8f
Restyle project members page
2023-11-24 20:00:40 +07:00
180274be34
Add endpoint to update MI project-level roles
2023-11-24 19:50:01 +07:00
595a26a366
Update ST V3 to machine identity
2023-11-24 19:19:31 +07:00
41c41a647f
Standardize org members page styling
2023-11-24 14:09:56 +07:00
c3d2b7d3fc
Pull main
2023-11-23 18:00:07 +07:00
84e32faac9
Import express-async-errors
2023-11-23 17:59:05 +07:00
87984a704a
Fix merge conflicts
2023-11-23 15:37:14 +07:00
33e4104e98
Fix merge conflicts
2023-11-23 15:36:19 +07:00
b5d5eb87a7
fix typo in image path
2023-11-22 22:54:44 -08:00
bcfb14ca86
added docs for cloudflare workers to the navigation bar
2023-11-22 22:44:25 -08:00
87e2844499
added docs for cloudflare workers
2023-11-22 22:40:14 -08:00
ae4b8ca9b2
Merge pull request #1172 from Shraeyas/cloudflare-workers
...
Add Integration for Cloudflare Workers
2023-11-22 22:05:35 -08:00
0cff39f918
Merge pull request #1186 from akhilmhdh/feat/audit-log-export
...
feat(audit-log): improvement in loading time
2023-11-23 12:21:56 +07:00
53ac05694c
Update get/export audit logs spec
2023-11-23 12:18:01 +07:00
097a8cae89
Resolve merge conflict
2023-11-23 12:02:41 +07:00
597e1e1ca8
Continue ST V3 roles
2023-11-23 11:56:56 +07:00
4757ceb938
Merge branch 'Infisical:main' into cloudflare-workers
2023-11-22 10:41:01 -08:00
e3d536ef58
Merge pull request #1187 from akhilmhdh/feat/swc-dev
...
feat: added swc compiler for ts-node for speed boost
2023-11-22 13:03:45 -05:00
89ae3070ce
feat(audit-log): added doc for export endpoint
2023-11-22 17:04:09 +05:30
f3895b70ee
feat: added swc compiler for ts-node for speed boost
2023-11-22 13:01:27 +05:30
3478d71e99
unblock gamma pipeline
2023-11-21 17:45:01 -05:00
1f5e458b64
add log details under msg property
2023-11-21 16:25:48 -05:00
6f8373c977
add severity level as string for pino
2023-11-21 16:02:43 -05:00
c55a36b291
add logs for v3 secrets
2023-11-21 16:02:03 -05:00
e4a04bdf0a
set log level to info and output to file
2023-11-21 15:11:19 -05:00
4db9a5279f
Comment out ST V3 section
2023-11-21 17:32:22 +07:00
c37ff79927
Merge pull request #1184 from Infisical/stv3-roles
...
Add role-based project access controls to ST V3
2023-11-21 12:26:40 +02:00
98e299c2ac
Update rendering custo role slugs in ST V3 table / modal
2023-11-21 17:11:53 +07:00
9d9e830d73
feat(audit-log): added index over workspace key and changed pagination to load more type
2023-11-21 14:36:06 +05:30
d909ff6a97
Merge pull request #1185 from akhilmhdh/feat/pino-cloudwatch
...
feat(aws-cloudwatch): added support for aws cloudwatch transport in pino
2023-11-20 21:00:55 -05:00
5301bcc91f
feat(aws-cloudwatch): added support for aws cloudwatch transport in pino
2023-11-20 16:17:31 +05:30
77438f9282
Replace getUserProjectPermissions with more generic getAuthDataProjectPermissions
2023-11-19 18:10:02 +02:00
122a1e32e1
Replace scopes with role for ST V3
2023-11-19 15:45:49 +02:00
9d2a08dbec
Merge pull request #1183 from Infisical/stv3-permissioning
...
Move ST sections to members page (now access control)
2023-11-18 19:15:51 +02:00
87c2e417d2
Fix lint type issues
2023-11-18 19:11:35 +02:00
341a745843
Move ST sections to members page (now access control)
2023-11-18 18:29:13 +02:00
085ddb2c48
Merge pull request #1178 from akhilmhdh/patch/sign-up
...
fix: resolved backup key generation in signup, removed owner check and logic race condition error
2023-11-17 10:52:24 -05:00
6734ce50a5
fix: resolved backup key generation in signup, removed owner check in custom role and login race condition
2023-11-16 13:28:30 +05:30
94f893017b
add env_file: .env to docker compose
2023-11-15 13:21:18 -05:00
a0dfa5eedf
put svt v3 as feature flag
2023-11-14 15:25:17 -05:00
1fea2f1121
remove invite only logic from controller
2023-11-14 14:01:33 -05:00
7fe8999432
Merge pull request #1171 from akhilmhdh/feat/onboarding-exp
...
New onboarding experience
2023-11-14 12:00:22 -05:00
fca5ae9172
Merge branch 'Infisical:main' into cloudflare-workers
2023-11-14 08:02:47 -08:00
4aacbed28b
feat(onboarding): added signup disable for sso and post hog event on admin initalization
2023-11-14 13:01:07 +05:30
9fbf01c19e
update migrationAssignSuperadmin
2023-11-13 16:54:20 -05:00
954bc0c5f1
Merge pull request #1174 from RezaRahemtola/main
...
Docs: Fixing some typos
2023-11-13 12:27:26 -06:00
4ac3669756
feat(onboarding): added migration script for super admin
2023-11-13 23:53:55 +05:30
6b334b3103
docs: Fixing some typos
2023-11-13 15:42:08 +01:00
3aae1b8432
added support note to ansible docs
2023-11-12 15:30:41 -06:00
e462722ec3
updated nsible docs title
2023-11-12 15:29:51 -06:00
f58c560fc0
Update docs navigation
2023-11-12 14:53:30 -06:00
d035fe1008
Update docs navigation
2023-11-12 13:00:35 -06:00
8be0071413
Added docs for ansible and Jenkins
2023-11-12 12:57:38 -06:00
c3ca992777
feat(onboarding): added backup key generation for admin account
2023-11-12 23:30:41 +05:30
829f65cdb7
Update frequent constants for cloudflare workers integration
2023-11-11 01:02:34 +05:30
7785fbafbd
Remove target environment input box from cloudflare workers integration
2023-11-11 01:01:11 +05:30
35cff782e1
Add frontend files for cloudflare workers integration
2023-11-11 00:45:17 +05:30
a35643bf6e
Add function to sync secrets to cloudflare workers integration
2023-11-11 00:43:54 +05:30
85de985321
Add apps list for cloudflare workers integration
2023-11-11 00:43:13 +05:30
40f5bbbc07
Add window redirects for cloudflare workers integration
2023-11-11 00:41:20 +05:30
85254ba984
Add integration names to DB model schema
2023-11-11 00:36:47 +05:30
4cb586996c
Add integration variables
2023-11-11 00:35:00 +05:30
29fa85e499
feat(onboarding): frontend for onboarding users
2023-11-10 13:12:58 +05:30
df7d8e7be9
feat(onboarding): backend api for onboarding users
2023-11-10 13:12:58 +05:30
1de5fd28a9
Merge pull request #1169 from Infisical/api-ref
...
Update API Reference params, responses, etc. for secrets, folders, environments, and secret imports endpoints
2023-11-08 19:41:39 +02:00
b3cdc4fdd2
Update API reference responses for secrets, folders, environments, and secret imports
2023-11-08 19:31:59 +02:00
5ee79be873
Correct API reference endpoint details/params for secrets, folders, environments, secret imports
2023-11-08 15:58:18 +02:00
cae7e1808d
Merge pull request #1118 from techemmy/fix/resolve-api-reference-error-on-request
...
fix: resolve API reference failing requests
2023-11-07 17:14:02 +02:00
131d5d7207
Merge pull request #1164 from Infisical/depr-middleware
...
Remove unused authorization middleware
2023-11-05 18:56:31 +02:00
393cfe8953
Remove unused middlewares
2023-11-05 18:51:25 +02:00
5098c0731b
Merge pull request #1157 from Infisical/depr-service-account
...
Remove/deprecate service account and old logging resources, endpoints, logic, etc.
2023-11-05 16:06:07 +02:00
c9ed5f793a
Remove action variables
2023-11-05 15:57:04 +02:00
50ce977c55
Remove/deprecate service accounts + old logs/actions
2023-11-05 15:49:24 +02:00
c29a11866e
Remove IP allowlisting from project sidebar
2023-11-04 21:16:59 +02:00
b3a468408e
Merge pull request #1144 from Infisical/dependabot/npm_and_yarn/frontend/babel/traverse-and-babel/traverse-and-storybook/addon-essentials-and-storybook/csf-tools-and-storybook-7.23.2
...
chore(deps): bump @babel/traverse, @storybook/addon-essentials, @storybook/csf-tools and storybook in /frontend
2023-11-04 20:35:32 +02:00
d1a26766ca
Merge remote-tracking branch 'origin' into dependabot/npm_and_yarn/frontend/babel/traverse-and-babel/traverse-and-storybook/addon-essentials-and-storybook/csf-tools-and-storybook-7.23.2
2023-11-04 20:26:14 +02:00
73c8e8dc0f
Merge pull request #1152 from akhilmhdh/fix/key-rogue
...
fix: changed 2 fold operation of member workspace to one api call
2023-11-04 12:33:08 -04:00
32882848ba
Merge pull request #1126 from Infisical/stv3-update
...
Multipart Update to Authentication (ST V3, Modularization of Auth Validation Methods, SSO logic)
2023-11-03 22:41:30 +02:00
5fb406884d
Merge remote-tracking branch 'origin' into stv3-update
2023-11-03 22:38:29 +02:00
176d92546c
Split ST V3 modal into option tabs, re-modularized authn methods
2023-11-03 22:37:50 +02:00
1063c12d25
Merge pull request #1153 from akhilmhdh/feat/secret-blind-index-overview
...
feat: changed enable blindIndex from settings to overview page for attention
2023-11-03 16:02:28 -04:00
3402acb05c
update blind indexing message
2023-11-03 16:00:00 -04:00
db7a064961
feat: changed enable blindIndex from settings to overview page for attention
2023-11-03 20:01:51 +05:30
b521d9fa3a
fix: changed 2 fold operation of member workspace to one time operation and as batch
2023-11-03 19:11:01 +05:30
73c7b917ab
update secret rotation intro
2023-11-02 17:17:20 -04:00
a8470d2133
Merge pull request #1150 from akhilmhdh/fix/mrg-bug-fixes
...
fix: resolved error in org settings and integrations page alert hidde…
2023-11-02 12:44:50 -04:00
ca8fff320d
Merge branch 'main' into fix/mrg-bug-fixes
2023-11-02 12:44:26 -04:00
f9c28ab045
Add ST V3 copy to clipboard, default to is active
2023-11-02 12:13:23 +02:00
d4a5eb12e8
Patch checkly integration
2023-11-02 11:54:01 +02:00
86d82737f4
Merge pull request #1145 from atimapreandrew/checkly-sync-on-group-level
...
Checkly sync on group level
2023-11-02 11:10:40 +02:00
abbeb67b95
fix: resolved error in org settings and integrations page alert hidden on no integrations
2023-11-02 14:39:13 +05:30
c0c96d6407
Update checkly integration docs
2023-11-02 10:00:43 +02:00
58ff6a43bc
Update Checkly groups integration
2023-11-02 09:37:36 +02:00
079a09a3d1
Remove create new org
2023-11-01 14:27:46 -07:00
a07bd5ad40
add log to secretRotationQueue process
2023-11-01 16:49:31 -04:00
9cc99e41b8
Merge pull request #1117 from akhilmhdh/feat/secret-rotation
...
Secret rotation
2023-11-01 16:39:24 -04:00
f256493cb3
Merge remote-tracking branch 'origin' into checkly-sync-on-group-level
2023-11-01 20:37:15 +02:00
7bf2e96ad3
Merge remote-tracking branch 'origin' into stv3-update
2023-11-01 18:57:31 +02:00
40238788e5
feat(secret-rotation): changed queue logging to pino
2023-11-01 22:24:58 +05:30
75eeda4278
feat(secret-rotation): changed to mysql2 client and refactored queue util functions
2023-11-01 22:22:46 +05:30
c1ea441e3a
AJV set strict to false
2023-11-01 22:21:31 +05:30
8b522a3fb5
feat(secret-rotation): updated docs for secret rotation
2023-11-01 22:21:31 +05:30
c36352f05f
feat(secret-rotation): updated helper text for options
2023-11-01 22:21:31 +05:30
2de898fdbd
feat: backward compatiable enc key
2023-11-01 22:21:31 +05:30
bc68a00265
feat(secret-rotation): updated lottie and added side effect on successfully
2023-11-01 22:21:31 +05:30
1382688e58
add secretRotation to feature set
2023-11-01 22:21:31 +05:30
9248f36edb
feat(secret-rotation): added db ssl option in test function
2023-11-01 22:21:31 +05:30
c9c40521b2
feat(secret-rotation): added db ssl support
2023-11-01 22:21:31 +05:30
97e4338335
feat(secret-rotation): implemented frontend ui for secret rotation
2023-11-01 22:21:31 +05:30
82e924baff
feat(secret-rotation): implemented api and queue for secret rotation
2023-11-01 22:21:31 +05:30
2350219cc9
Merge pull request #1148 from Infisical/revert-transactions
...
Remove transactions from delete organization, workspace, user
2023-11-01 17:51:50 +02:00
28d7c72390
Merge remote-tracking branch 'origin' into revert-transactions
2023-11-01 16:41:32 +02:00
e7321e8060
Merge pull request #1146 from Infisical/pino
...
Replace winston with pino logging
2023-11-01 20:07:33 +05:30
28a2aebe67
chore: removed npx from pino-pretty
2023-11-01 20:06:02 +05:30
20d4f16d33
Move pino-pretty to dev-dep, dev script
2023-11-01 13:20:10 +02:00
7d802b41a8
Fix lint issue
2023-11-01 11:20:09 +02:00
75992e5566
Merge remote-tracking branch 'origin' into pino
2023-11-01 11:16:34 +02:00
911aa3fd8a
Merge remote-tracking branch 'origin' into stv3-update
2023-11-01 11:10:30 +02:00
7622a3f518
Remove transactions from delete organization, workspace, user
2023-11-01 11:06:36 +02:00
3b0bd362c9
Refactor requestErrorHandler, adjust request errors to appropriate pino log level
2023-11-01 10:10:39 +02:00
ad4513f926
Replace winston with pino
2023-10-31 15:03:36 +02:00
a2c1a17222
chore(deps): bump @babel/traverse, @storybook/addon-essentials, @storybook/csf-tools and storybook
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) to 7.23.2 and updates ancestor dependencies [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ), [@storybook/csf-tools](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/csf-tools ) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ). These dependencies need to be updated together.
Updates `@babel/traverse` from 7.21.5 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
Updates `@babel/traverse` from 7.22.5 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
Updates `@storybook/addon-essentials` from 7.0.23 to 7.5.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.5.2/code/addons/essentials )
Updates `@storybook/csf-tools` from 7.0.23 to 7.5.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.5.2/code/lib/csf-tools )
Updates `storybook` from 7.0.23 to 7.5.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.5.2/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
- dependency-name: "@babel/traverse"
dependency-type: indirect
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
- dependency-name: "@storybook/csf-tools"
dependency-type: indirect
- dependency-name: storybook
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 09:59:40 +00:00
279958d54c
Checkly group level sync support
2023-10-31 07:18:59 +01:00
1be46b5e57
Merge pull request #1085 from rtpa25/feat/create-multiple-orgs-under-same-account
...
feat: adds ability to create multiple orgs under the same account
2023-10-31 11:21:56 +05:30
98d9dd256b
remove image name from k8 docs
2023-10-30 16:59:25 -04:00
e5eee14409
Merge pull request #1121 from Infisical/snyk-fix-9c5c22e2d4bdb58631063170328a0670
...
[Snyk] Security upgrade crypto-js from 4.1.1 to 4.2.0
2023-10-30 14:18:10 -04:00
f3c76c79ee
Checkly group level sync support
2023-10-30 18:23:23 +01:00
5bdb6ad6a1
Merge pull request #1141 from akhilmhdh/fix/backward-enc-key
...
feat: backward compatiable enc key in webhook
2023-10-30 13:19:18 -04:00
c6846f8bf1
feat: updated backward compatiable enc key
2023-10-30 22:41:15 +05:30
46f03f33b0
fix approval plan typo
2023-10-30 12:48:06 -04:00
6280d7eb34
feat: backward compatiable enc key in webhook
2023-10-30 21:30:37 +05:30
29286d2125
Merge pull request #1138 from Shraeyas:develop
...
Fix bug with copying secret to clipboard with an override
2023-10-29 22:56:14 -04:00
c9f01ce086
Fix bug with copying secret to clipboard with an override
2023-10-29 21:25:36 +05:30
bc43e109eb
update zod version for frontend
2023-10-27 18:06:59 -04:00
238c43a360
Merge pull request #1131 from akhilmhdh/fix/build-failing-ts
...
fix: standalone build failure due to ts error
2023-10-27 17:44:10 -04:00
040a50d599
Merge pull request #1132 from Tchoupinax/main
...
feat(helm-chart): repair usage of resources key
2023-10-27 17:42:48 -04:00
8a1a3e9ab9
chore(helm-chart): increase the version to 0.4.2
2023-10-27 20:45:35 +02:00
2585d50b29
feat(helm-chart): repair usage of resources key
2023-10-27 20:42:35 +02:00
4792e752c2
update dependency of rate limiter
2023-10-27 10:48:25 -04:00
1d161f6c97
fix: standalone build failure due to ts error
2023-10-27 20:05:51 +05:30
0d94b6deed
Merge pull request #1130 from Infisical/revert-1129-revert-1128-mongodb-dep
...
Revert "Revert "Remove mongodb direct dependency from backend""
2023-10-27 10:26:03 -04:00
75428bb750
Revert "Revert "Remove mongodb direct dependency from backend""
2023-10-27 10:24:49 -04:00
d90680cc91
Merge pull request #1129 from Infisical/revert-1128-mongodb-dep
...
Revert "Remove mongodb direct dependency from backend"
2023-10-27 10:21:04 -04:00
031c05b82d
Revert "Remove mongodb direct dependency from backend"
2023-10-27 10:20:51 -04:00
d414353258
Merge remote-tracking branch 'origin' into stv3-update
2023-10-27 15:19:39 +01:00
ffc6dcdeb4
Merge pull request #1128 from Infisical/mongodb-dep
...
Remove mongodb direct dependency from backend
2023-10-27 15:19:01 +01:00
dfc74262ee
Remove mongodb direct dependency from backend
2023-10-27 15:16:22 +01:00
59e46ef1d0
Merge pull request #1125 from akhilmhdh/fix/deep-main-page
...
fix: resolved nav header secret path issues
2023-10-27 10:01:57 -04:00
36e4cd71d3
Merge pull request #1127 from Infisical/update-node-saml
...
Update subdependencies, node-saml
2023-10-27 14:54:49 +01:00
d60b3d1598
Update subdependencies, node-saml
2023-10-27 14:52:22 +01:00
e555a8d313
Merge remote-tracking branch 'origin' into stv3-update
2023-10-27 12:20:03 +01:00
44ec88acd6
Finish preliminary refactor/modularization of requireAuth logic
2023-10-27 12:03:25 +01:00
15504346cd
fix: resolved nav header secret path issues
2023-10-27 12:16:37 +05:30
508ed7f7d6
Merge pull request #1124 from akhilmhdh/fix/folder-create-overview
...
fix:resolved overview page add secret not working when folder not exist in one level deep
2023-10-26 13:11:23 -04:00
52bcee2785
Modularize SSO provider logic
2023-10-26 13:45:40 +01:00
c097e43a4e
fix:resolved overview page add secret not working when folder not existing
2023-10-26 15:14:05 +05:30
65afaa8177
Update ST V3 impl to (rotating) refresh token impl
2023-10-26 09:57:59 +01:00
01cbd4236d
fix: update the api reference from the OpenAPI spec in the /backend folder instead
2023-10-26 04:35:14 +01:00
fe2f2f972e
fix(frontend): Remove max-width to match other views
...
This commit removes the max-width constraint on the WebhooksTab.tsx component, aligning it with the full-width layout consistency seen in other views. The previous max-width of 1024px resulted in unused space on larger screens.
2023-10-25 13:54:09 -04:00
40a9a15709
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119
2023-10-25 16:41:52 +00:00
abfc69fc75
fix: resolve API reference failing requests
2023-10-25 15:27:07 +01:00
3ea20328dc
Removed log
2023-10-25 03:52:53 +04:00
2aa46f5a65
Update sendSecretReminders.ts
2023-10-25 03:47:07 +04:00
f0ca059b17
Update secret.ts
2023-10-25 03:46:00 +04:00
b1369d66c2
Cleanup
2023-10-25 03:43:52 +04:00
151ba2ffc9
Lint
2023-10-25 02:25:58 +04:00
152feba1fa
Create secretReminder.handlebars
2023-10-25 02:25:49 +04:00
16125157f3
Sending out the emails
2023-10-25 02:25:39 +04:00
c0592ad904
remove cypress folder from root
2023-10-24 10:41:16 -04:00
32970e4990
Merge pull request #1107 from Infisical/cypress
...
adding cypress tests
2023-10-24 10:38:47 -04:00
7487b373fe
adding cypress test
2023-10-24 10:38:08 -04:00
6df678067c
Reminders
2023-10-24 05:16:39 +04:00
b97dc7f599
Packages
2023-10-24 05:16:19 +04:00
96db649cbc
Reminder helpers for creating and deleting crons
2023-10-24 05:16:04 +04:00
80ce695355
Added secret reminder handler on updates
2023-10-24 05:15:40 +04:00
93a1725da6
Package
2023-10-24 05:15:01 +04:00
619bbf2027
fix: fixes broken nonePage.tsx
2023-10-24 06:09:12 +05:30
1476d06b7e
feat: adds cancel button and uses zod over yup
2023-10-24 06:02:20 +05:30
fb59b02ab4
Merge branch 'Infisical:main' into feat/create-multiple-orgs-under-same-account
2023-10-24 05:42:31 +05:30
fc3db93f8b
Merge pull request #1102 from G3root/hasura-cloud
...
feat: add hasura cloud integration
2023-10-23 20:37:52 +01:00
120f1cb5dd
Remove print statements, clean hasura cloud integration frontend
2023-10-23 20:06:35 +01:00
bb9b060fc0
Update syncSecretsHasuraCloud
2023-10-23 19:52:55 +01:00
26605638fa
Merge pull request #1110 from techemmy/docs/add-REAMDE-for-contributing-to-the-docs
...
docs: add README file for instructions on how to get the doc started …
2023-10-23 14:52:17 +01:00
76758732af
Merge pull request #1112 from Infisical/auth-jwt-standardization
...
API Key V2
2023-10-23 12:30:00 +01:00
827d5b25c2
Cleanup comments API Key V2
2023-10-23 12:18:44 +01:00
b32b19bcc1
Finish API Key V2
2023-10-23 11:58:16 +01:00
69b9881cbc
docs: add README file for instructions on how to get the doc started in local development
2023-10-22 16:40:33 +01:00
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
c98c45157a
Merge branch 'main' into e2e-warning
2023-10-22 14:39:09 +01:00
9a500504a4
adding cypress tests
2023-10-21 09:49:31 -07:00
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
d4e8162c41
fix: sync deleted secret
2023-10-21 01:39:08 +05:30
f6ad641858
chore: add logs
2023-10-21 01:38:41 +05:30
32acc370a4
feat: add delete method
2023-10-21 01:36:23 +05:30
ba9b1b45ae
update docker docs for self host
2023-10-20 13:36:09 +01:00
e05b26c727
Add docs for Hasura Cloud
2023-10-20 11:25:06 +01:00
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
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
60beda604f
Merge branch 'jwt-refactor' of https://github.com/Infisical/infisical into jwt-refactor
2023-10-20 10:55:40 +01:00
ae50987f91
Default AUTH_SECRET to JWT_AUTH_SECRET for backwards compatibility
2023-10-20 10:55:29 +01:00
32977e06f8
add warning text for .env.example
2023-10-20 10:38:42 +01:00
4d78f4a824
feat: add create page
2023-10-20 13:22:40 +05:30
47bf483c2e
feat: add logo
2023-10-20 13:20:43 +05:30
40e5ecfd7d
feat: add sync
2023-10-20 13:20:00 +05:30
0fb0744f09
feat: add get apps
2023-10-20 13:18:26 +05:30
1510c39631
Update Chart.yaml
2023-10-19 19:19:46 +01:00
d0579b383f
update readiness probe
2023-10-19 19:19:32 +01:00
b4f4c1064d
Update values.yaml
2023-10-19 19:10:22 +01:00
d72d3940e6
update img name in prod img gha
2023-10-19 17:45:29 +01:00
7217bcb3d8
Merge pull request #1100 from Infisical/migrate-to-standalone-infisical
...
Migrate to standalone infisical
2023-10-19 16:07:55 +01:00
2faa9222d8
update gamma gh action
2023-10-19 16:05:41 +01:00
058712e8ec
Update JWT secret scheme, replace many secrets with one secret
2023-10-19 15:53:36 +01:00
589f0bc134
update staging test for img
2023-10-19 13:23:07 +01:00
bd6dc3d4c0
update gamma helm values
2023-10-19 13:10:36 +01:00
9338babda6
update infisical helm chart read me
2023-10-19 13:03:18 +01:00
6f9e8644d7
update infisical helm chart to use standalone img
2023-10-19 12:58:16 +01:00
2fdb10277e
update docs to use standalone infisical
2023-10-19 12:53:20 +01:00
15d2c536ed
update prod docker compose
2023-10-19 12:23:20 +01:00
e13b3f72b1
feat: add authorize page
2023-10-18 23:08:13 +05:30
a6e02238ad
feat: add hasura cloud
2023-10-18 22:40:34 +05:30
ebe4f70b51
docs: add hasura cloud integration
2023-10-18 22:37:31 +05:30
c3c7316ec0
feat: add to redirect provider
2023-10-18 22:15:48 +05:30
2cd791a433
feat: add integration page
2023-10-18 21:51:35 +05:30
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
c865b78b41
feat: added api key support for folder and secret import
2023-10-18 16:38:19 +05:30
be80ac999e
Merge pull request #1094 from Infisical/fix-azure-saml-flow
...
Patch Azure SAML Flow
2023-10-18 11:56:45 +01:00
076fe58325
Fix azure-saml flow
2023-10-18 11:49:57 +01:00
66bfab1994
update platform version env
2023-10-18 10:41:15 +01:00
b92c50addd
properly add pre baked values
2023-10-18 10:40:34 +01:00
8fbca05052
remove extract_version
2023-10-17 23:13:04 +01:00
d99830067e
bake posthog key in single docker img
2023-10-17 23:08:43 +01:00
cdc8ef95ab
add platform version to UI
2023-10-17 23:08:43 +01:00
072e97b956
Fix azure samlConfig
2023-10-17 16:51:46 +01:00
4f26a7cad3
Revert audience change for azure saml
2023-10-17 15:50:31 +01:00
7bb6ff3d0c
Merge branch 'main' of https://github.com/Infisical/infisical
2023-10-17 15:32:42 +01:00
ecccec8e35
Attempt fix azure samlConfig
2023-10-17 15:32:34 +01:00
7fd15a06e5
conditionally build standalone infisical
2023-10-17 14:32:56 +01:00
5d4a37004e
Merge pull request #1089 from G3root/serve-frontend-from-backend
...
feat: serve frontend from backend
2023-10-17 14:15:41 +01:00
aa61fd091d
remove redundant file from docker ignore
2023-10-17 14:11:16 +01:00
04ac54bcfa
run cmd as non root user and update port to non privileged
2023-10-17 14:08:22 +01:00
38dbf1e738
Add missing / to samlConfig callbackURL
2023-10-17 14:03:37 +01:00
ddf9d7848c
Update protocol in samlConfig
2023-10-17 12:57:05 +01:00
0b40de49ec
remove redis error logs
2023-10-17 12:24:54 +01:00
b1d16cab39
remove promise.all from closeDatabaseHelper
2023-10-17 12:24:18 +01:00
fb7c7045e9
set telemetry post frontend build in standalone docker img
2023-10-17 12:22:08 +01:00
d570828e47
Update path and callbackURL for samlConfig
2023-10-17 12:13:54 +01:00
2a92b6c787
Merge pull request #1093 from akhilmhdh/feat/secret-update-id
...
feat: changed secret update to use id
2023-10-17 11:14:30 +01:00
ee54fdabe1
feat: changed secret update to use id
2023-10-17 15:38:30 +05:30
912818eec8
Merge branch 'main' into feat/create-multiple-orgs-under-same-account
2023-10-16 18:55:48 -07:00
136308f299
revert: temp workaround: remove use of get static prop
2023-10-16 20:37:35 +05:30
ba41244877
chore: remove next.js
2023-10-16 20:35:47 +05:30
c4dcf334f0
fix: remove copy config
2023-10-16 20:35:29 +05:30
66bac3ef48
fix: static props not rendered
2023-10-16 20:35:16 +05:30
e5347719c3
temp workaround: remove use of get static prop
2023-10-16 15:03:55 +01:00
275416a08f
Remove 1-on-1 pairing link from README
2023-10-16 10:23:24 +01:00
abe1f54aab
remove nginx and pm2
2023-10-15 23:58:04 +01:00
13c1e2b349
fix: docker file
2023-10-15 12:09:45 +05:30
f5a9afec61
fix: pm2 config
2023-10-15 11:52:55 +05:30
d0a85c98b2
chore: add docker ignore and git ignore
2023-10-15 11:47:35 +05:30
e0669cae7c
chore: update path
2023-10-15 11:47:06 +05:30
e0dfb2548f
update flag help text
2023-10-15 02:55:29 +01:00
01997a5187
support --path when generating sample env files
2023-10-15 02:50:41 +01:00
2c011b7d53
feat: add custom server
2023-10-14 13:20:27 +05:30
1b24a9b6e9
chore: add next to gitignore
2023-10-14 13:20:14 +05:30
00c173aead
chore: add next for backend
2023-10-14 13:19:54 +05:30
2e15ad0625
fix: type
2023-10-14 12:54:26 +05:30
3f0b6dc6c1
Merge pull request #1087 from Infisical/self-hosted-sso-docs-clarification
...
Add FAQ to self-hosted SSO docs for it not working due to misconfigur…
2023-10-13 16:00:52 +01:00
f766a1eb29
Merge pull request #1078 from akhilmhdh/feat/secret-bug
...
feat: added support for recursive file creation
2023-10-13 15:57:50 +01:00
543c55b5a6
Add FAQ to self-hosted SSO docs for it not working due to misconfiguration
2023-10-13 15:56:10 +01:00
cdb1d38f99
Merge pull request #1086 from Infisical/del-org-stripe
...
Patch delete user, org, project session impl and account for organizationId in local storage
2023-10-13 12:46:38 +01:00
0a53b72cce
Patch delete user, org, project session impl and account for orgId in localStorage
2023-10-13 11:22:40 +01:00
840eef7bce
feat: improves the flow of account creation
2023-10-13 11:05:24 +05:30
70b9d435d1
feat: adds ability to create multiple orgs under the same account
2023-10-13 10:42:54 +05:30
b921c376b2
Merge pull request #1071 from ragnarbull/improve-logging
...
Improve-logging
2023-10-12 10:08:39 -04:00
b1ec59eb67
polish error handling
2023-10-12 15:06:37 +01:00
4e6e12932a
Merge pull request #1080 from Tchoupinax/main
...
feat(helm-chart): allow to provide affinity values for the pods
2023-10-12 06:03:56 -04:00
792c382743
update chart version
2023-10-12 11:03:21 +01:00
f5c8e537c9
generate documentation
2023-10-12 11:01:21 +01:00
4bf09a8efc
Merge pull request #1079 from Salman2301/patch-1
...
docs: fix missing export format `yaml`
2023-10-12 05:02:06 -04:00
001265cf2a
feat(helm-chart): allow to provide affinity values for the pods
2023-10-11 21:15:21 +02:00
a56a135396
Merge pull request #1067 from Infisical/delete-org
...
Delete user, organization, project capabilities feature/update
2023-10-11 19:26:19 +01:00
9838c29867
docs: fix missing export format yaml
2023-10-11 18:48:56 +05:30
4f5946b252
feat: added support for recursive file creation
2023-10-11 17:19:34 +05:30
dc23517133
Merge remote-tracking branch 'origin' into delete-org
2023-10-10 14:54:19 +01:00
5e4d4f56e3
Merge pull request #1064 from Infisical/github-checkly-suffixes
...
allow multiple simultaneous integrations with checkly and github
2023-10-10 14:48:30 +01:00
a855a2cee6
Merge pull request #1063 from Infisical/ui-updates
...
fix styling issues
2023-10-10 13:55:40 +01:00
e86258949c
Refactor learning note rendering to use react-query
2023-10-10 12:18:59 +01:00
f119c921d0
remove comment
2023-10-09 13:38:21 +00:00
b6ef55783e
Fix: add stack trace errors in logging for prod
2023-10-09 13:37:16 +00:00
feade5d029
Clear react-query cache upon user logout, delete account
2023-10-09 09:00:31 +01:00
8f74d20e74
Fix redirect to unknown org in login case when user is not part of any orgs
2023-10-09 08:31:13 +01:00
0eb7896b59
Merge remote-tracking branch 'origin' into delete-org
2023-10-09 07:47:41 +01:00
9fcecc9c92
Finish preliminary delete user, organization, refactor delete project, create org page
2023-10-09 07:47:20 +01:00
ee6afa8983
allowed creating multiple github integrations to different apps at once
2023-10-08 17:05:26 -07:00
6f4ac02558
fix ui for env overview empty screen
2023-10-08 14:02:22 -07:00
5971480ca9
allow multiple simultaneous integrations with checkly and github
2023-10-08 13:53:54 -07:00
d222b09ba5
changed scroll to auto
2023-10-07 20:25:04 -07:00
a9fd0374bd
fixed signup screen scroll
2023-10-07 20:22:49 -07:00
ca008c809a
added update-blog reference and fixed login
2023-10-07 20:19:10 -07:00
6df7590051
fix styling issues
2023-10-07 17:13:44 -07:00
60bd5e57fc
Update README.md
2023-10-06 21:56:27 -07:00
703a7a316a
Update values.yaml for staging
2023-10-06 16:19:10 -04:00
f4de7a2c56
Revert "disable mongo for staging"
...
This reverts commit 383825672bb536b759d22407d716f1ddabc292b7.
2023-10-06 16:18:28 -04:00
383825672b
disable mongo for staging
2023-10-06 16:08:58 -04:00
c6124d7444
update memory value for backend
2023-10-06 15:56:44 -04:00
ee80f4a89b
add / after cli callback host
2023-10-05 15:42:21 -04:00
0b3b014bf5
Merge pull request #1044 from akhilmhdh/feat/secret-approval-part-2
...
Policy based secret review system
2023-10-05 15:06:41 -04:00
7f463cabce
feat(secret-approval): moved approval code to ee
2023-10-05 21:10:18 +05:30
b1962129a3
Merge pull request #1059 from Infisical/potential-cli-login-patch
...
change broswer based login from localhost to 127.0.0.1
2023-10-05 11:26:59 -04:00
28ad403665
change broswer based login from localhost to 127.0.0.1
2023-10-05 11:19:29 -04:00
cb893f71ee
feat(secret-approval): conflict ui, request count and secret path in request detail
2023-10-05 20:45:16 +05:30
80a3ea42ac
minor typo
2023-10-05 20:44:16 +05:30
aafd7f0884
add secretApproval to globalFeatureSet
2023-10-05 20:44:16 +05:30
faacb75034
feat(secret-approval): added new audit log and subscription on policy creation
2023-10-05 20:44:16 +05:30
7caac2e64c
minor style updates to approvals
2023-10-05 20:34:50 +05:30
df636c91b4
feat(secret-approval): added permission for policy management and fixed bugs on fellow user reviewing secrets
2023-10-05 20:34:50 +05:30
9dc97f7208
feat(secret-approval): added auto naming policy and minor ux enhancements
2023-10-05 20:34:50 +05:30
4fd227c85f
feat(secret-approval): added loading and empty states for request list
2023-10-05 20:34:50 +05:30
04c7d49477
feat(secret-approval): resolved infinite query bug and added support for closing, re-opening request, stale req ui
2023-10-05 20:34:50 +05:30
63588b4e44
feat(secret-approval): implemented the new policy based approval system bare version
2023-10-05 20:34:50 +05:30
fc43511f5d
feat(secret-approval): implemented the base
2023-10-05 20:33:48 +05:30
a995627815
Merge pull request #1027 from Infisical/service-token-v3
...
Service Token V3
2023-10-05 15:42:41 +01:00
c2f7923c1d
Hide ST V3 from UI, switch docs to ST V2
2023-10-05 15:23:32 +01:00
abf6034aca
Adjust ST V3
2023-10-05 14:53:59 +01:00
5fce85ca41
Merge pull request #1037 from scomans/main
...
fix: renaming environments not updated in `secretimports` model
2023-10-04 23:12:30 -04:00
702d28faca
Add URL_GITLAB_LOGIN envar to docs
2023-10-04 22:09:09 +01:00
dbeafe1f5d
Attempt fix gitlab sso docs images
2023-10-04 22:03:18 +01:00
46f700023b
Update README
2023-10-04 21:49:06 +01:00
25b988ca9a
Merge pull request #1029 from atimapreandrew/gitlab-sso
...
Gitlab sso
2023-10-04 21:39:52 +01:00
41af5cea93
Move google, github, gitlab auth out of /ee
2023-10-04 21:31:50 +01:00
e21daf6771
Add docs for gitlab sso, add support for self-hosted gitlab instance sso
2023-10-04 20:48:42 +01:00
c0f81ec84e
Merge pull request #1054 from RobinTail:RobinTail-patch-1
...
Upgrading `zod`
2023-10-04 15:22:04 -04:00
c85e2c71ca
add NEXT_INFISICAL_PLATFORM_VERSION to staging
2023-10-04 15:06:59 -04:00
9ae6e5ea1c
Merge pull request #1047 from ragnarbull/display-curr-version
...
Feat: add version tags to Docker image & display on frontend
2023-10-04 15:01:11 -04:00
d3026a98d8
add back infisical/backend:latest
2023-10-04 14:57:30 -04:00
14b8c2c12a
remove unrelated changes
2023-10-04 14:29:36 -04:00
d9a69441c4
Updating the lock file accordingly.
2023-10-04 14:57:43 +00:00
f46a23dabf
Upgrading zod
in package.json
2023-10-04 16:54:39 +02:00
9e2d6daeba
Merge remote-tracking branch 'origin' into gitlab-sso
2023-10-04 11:11:05 +01:00
a2bebb5afa
Merge remote-tracking branch 'origin' into service-token-v3
2023-10-04 11:02:55 +01:00
9fc5303a97
Merge pull request #1053 from Infisical/update-docs
...
Update Platform Documentation
2023-10-04 11:01:47 +01:00
97a5b509b7
Point getting started SDK to SDK repos to avoid docs sprawl
2023-10-04 10:57:11 +01:00
7660119584
Merge remote-tracking branch 'origin' into update-docs
2023-10-04 10:44:38 +01:00
a51d202d51
Fix merge conflicts
2023-10-04 10:39:50 +01:00
34273b30f2
Finish update for platform docs
2023-10-04 10:25:54 +01:00
726f38c15f
Resolve review comments
2023-10-04 04:50:16 +00:00
390c2cc4d9
Changed to pass build arg & create NEXT envar
2023-10-04 02:03:17 +00:00
49098b7693
update folder name of build tool integrations
2023-10-03 20:12:03 -04:00
501d940558
add Gradle docs
2023-10-03 20:00:50 -04:00
7234c014c8
Merge pull request #1048 from akhilmhdh:fix/remove-import-permission-token
...
fix: resolved permission check on imported secrets when using service token
2023-10-03 12:38:12 -07:00
f3908e6b2a
fix: resolved permission check on imported secrets when using service token
2023-10-03 20:14:43 +05:30
cf4eb629f2
Start revising project docs
2023-10-03 08:58:13 +01:00
95af82963f
Add version tags to Docker image & display on frontend
2023-10-03 05:55:36 +00:00
bd8c17d720
resolve merge conflict
2023-10-02 18:58:38 -04:00
d3bc95560c
Merge remote-tracking branch 'origin' into update-docs
2023-10-02 20:57:03 +01:00
4a838b788f
Start comb docs, integrations, intro, organization
2023-10-02 20:26:16 +01:00
01c655699c
Merge pull request #1045 from Infisical/proper-server-cleanup
...
handle siginit and sigterm
2023-10-02 11:44:36 -07:00
3456dfbd86
handle siginit and sigterm
2023-10-02 11:40:00 -07:00
560bde297c
Merge pull request #1040 from akhilmhdh/fix/path-wrong-name
...
fix: resolved dashboard showing text folderName in nesting folders
2023-10-02 07:45:01 -07:00
c2ca4d77fc
Add ST V3 docs, update ST-handling recommendation docs
2023-10-01 20:06:36 +01:00
3b3f78ee3c
Start revising docs
2023-10-01 16:42:40 +01:00
d6a5c50fd9
Fix lint issue
2023-09-30 22:04:06 +01:00
839fcc2775
Add paywall to ST V3 ip allowlisting
2023-09-30 21:55:18 +01:00
eb2f433f43
Add trusted IP rules to ST V3
2023-09-30 20:52:04 +01:00
04c74293ed
fix: resolved dashboard showing text folderName in nesting folders
2023-09-30 23:47:38 +05:30
cdf4440848
Fix lint issues
2023-09-30 13:45:37 +01:00
20b584b7b8
Fix merge conflicts
2023-09-30 12:54:43 +01:00
3779209ed5
Update permission implementation for ST V3
2023-09-30 12:52:35 +01:00
9546916aad
fix: add props
2023-09-30 17:12:52 +05:30
59c861c695
fix: rename variants
2023-09-30 17:07:52 +05:30
105c2e51ee
fix: renaming environments not updated in secretimports
model
2023-09-30 08:54:51 +02:00
66aa218ad9
Merge pull request #1033 from Infisical/snyk-fix-f1bf0685a5c66fa5416b87a6ef8520e1
...
[Snyk] Security upgrade sharp from 0.32.1 to 0.32.6
2023-09-29 15:05:46 -07:00
fb3a386aa3
Merge pull request #1034 from akhilmhdh/feat/patch-dashboardv3
...
feat(dashboard-v3): patched dashboard copy sec bug
2023-09-29 08:21:12 -07:00
d723d26d2e
Fix merge conflicts
2023-09-29 11:42:47 +01:00
8a576196a3
Return workspaceId in response for service token key copy
2023-09-29 11:16:12 +01:00
2cf5fd80ca
feat(dashboard-v3): removed a line at top on empty state
2023-09-29 14:31:31 +05:30
74534cfbaa
feat(dashboard-v3): patched dashboard copy sec bug and add secret in empty state
2023-09-29 13:34:44 +05:30
66787b1f93
fix secret scanning zod error for installationId
2023-09-28 23:09:12 -07:00
890082acbc
Update service-token.mdx
2023-09-28 22:11:24 -07:00
a364b174e0
add expire time to service token create
2023-09-28 19:31:33 -07:00
2bb2ccc19e
patch crypto in create service token in cli
2023-09-28 19:27:38 -07:00
3bbf770027
bug fixes for v3 secret apis
2023-09-28 12:11:26 -07:00
2610356d45
Merge pull request #1018 from akhilmhdh/feat/dashboard-v3
...
Feat/dashboard v3
2023-09-28 10:35:35 -07:00
67e164e2bb
feat(dashboard-v3): z-index change in tooltip for drawer
2023-09-28 22:29:50 +05:30
84fcb82116
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SHARP-5922108
2023-09-28 16:52:33 +00:00
4502d12e46
feat(dashboard-v3): typo fix
2023-09-28 21:28:43 +05:30
ef6ee6b2e6
feat(dashboard-v3): resolved create secret issue and allow empty secret values in create secret
2023-09-28 21:28:43 +05:30
e902a54af0
remove deprecated EELogService
2023-09-28 21:28:43 +05:30
50efb8b8bd
feat: resolved minor issues with dashboard v3 on feedback
2023-09-28 21:28:43 +05:30
5450c1126a
minor style updates to the dashboard
2023-09-28 21:28:43 +05:30
4929022523
fix: resolved trimming keys but keeping last line break for ssh keys and added skip encoding on integration sync
2023-09-28 21:28:43 +05:30
85378e25aa
feat: updated input create secret style and some more updates on style
2023-09-28 21:28:43 +05:30
b54c29fc48
feat(dashboard-v3): implemented new the dashboard with v3 support
2023-09-28 21:28:43 +05:30
fcf3f2837e
feat(dashboard-v3): updated ui components and hooks for new migrated apis and v3 apis
2023-09-28 21:28:43 +05:30
0ada343b6f
feat(dashboard-v3): migrated folder, imports and snapshots to use only secret path and not folder id
2023-09-28 21:28:06 +05:30
d0b8aba990
Merge pull request #1030 from G3root/update-other
...
fix: renaming environments not updated in some models
2023-09-28 07:58:05 -07:00
4365be9b75
Merge pull request #1031 from akhilmhdh/feat/secret-approval
...
Secret approval policies feature
2023-09-27 23:56:16 -07:00
b0c398688b
feat(secret-approval): updated names to secret policy and fixed approval number bug
2023-09-28 12:23:01 +05:30
1141408d5b
add exit codes for errors
2023-09-27 21:42:34 -07:00
b24bff5af6
Update service-token.mdx
2023-09-27 21:17:28 -07:00
a1dc405516
Merge pull request #1032 from Infisical/service-token-v2-create-cli
...
add create service token to cli + docs for it
2023-09-27 21:09:24 -07:00
896a34eb65
add create service token to cli + docs for it
2023-09-27 21:07:54 -07:00
c67432a56f
feat(secret-approval): implemented frontend ui for secret policies
2023-09-27 23:10:45 +05:30
edeb6bbc66
feat(secret-approval): implemented backend api for secret policies
2023-09-27 23:10:28 +05:30
f72e240ce5
Merge branch 'main' into gitlab-sso
2023-09-27 12:57:53 +01:00
77ec17ccd4
fix: update many query
2023-09-27 17:01:02 +05:30
6e992858aa
fix: add renamed fields to other models
2023-09-27 15:12:32 +05:30
9cda85f03e
checkpoint
2023-09-27 11:50:52 +05:30
ddae305fdb
Merge pull request #1026 from akhilmhdh/feat/get-import-sec
...
feat: added support for getting imported secrets in v3 getSecret api
2023-09-26 22:01:35 -07:00
8265d18934
nit: add lean option
2023-09-26 22:00:00 -07:00
c65a53f1f7
Add endpoint to get project key for ST V3
2023-09-26 14:24:55 +01:00
aa1e0b0f28
Update audit log service actor v3 filter, status toggle permissions, add JWT service token secret, for ST V3
2023-09-26 12:03:00 +01:00
4683dc7869
Scope switch cases into blocks for secrets v3
2023-09-26 10:56:08 +01:00
4c1324baa9
feat: added support for getting imported secrets in v3 getSecret api
2023-09-26 12:25:23 +05:30
bc489e65ca
Integrated login with Gitlab
2023-09-26 02:21:27 +01:00
5128466233
update go.mod after Infisical/go-keyring update
2023-09-25 15:28:13 -07:00
e11abb619a
use v1.0.2 of internal keyring in cli
2023-09-25 15:10:59 -07:00
f51e9ba8ff
add back role migration
2023-09-25 11:51:25 -07:00
45b85ab962
Fix merge conflicts
2023-09-25 13:26:09 +01:00
698a268b5f
Add permissions and audit logging to service tokens v3
2023-09-25 13:24:28 +01:00
0d74752169
Integrated login with Gitlab
2023-09-24 22:33:00 +01:00
255705501f
Integrated login with Gitlab
2023-09-24 15:21:23 +01:00
a255af6ad8
Merge pull request #1022 from Infisical/debug-vercel-integration
...
Patch Vercel integration for custom preview branches
2023-09-23 11:42:38 +01:00
30da2e50b1
Patch Vercel integration for custom preview branches
2023-09-23 11:38:49 +01:00
7f9bd93382
Merge pull request #1004 from vwbusguy/bugfix/no-auto-capitalization-support
...
Fix no Auto-Capitalization for secrets get/set. Fixes #1003
2023-09-22 13:28:15 -07:00
e81ea314e1
update go minor version
2023-09-22 13:26:32 -07:00
f19aca2904
fix zod type for ToggleAutoCapitalizationV2
2023-09-22 13:10:11 -07:00
763bdabd60
Merge pull request #998 from Infisical/qovery-integration
...
Added Qovery integration
2023-09-22 12:44:06 -07:00
7ec708b71d
Merge pull request #1019 from akhilmhdh/fix/audit-log
...
feat: made audit log options back
2023-09-22 12:24:42 -07:00
2eff06cf06
fix: alert component styles
2023-09-22 23:20:45 +05:30
a024eecf2c
chore: remove utils
2023-09-22 23:10:46 +05:30
a2ad9e10b4
chore: enable prop types
2023-09-22 22:37:36 +05:30
3c6c1891a8
feat: made audit log options back
2023-09-22 22:07:48 +05:30
01d3d84b40
Merge pull request #1017 from Infisical/debug-self-hosted-gitlab
...
Patch self-hosted gitlab integration
2023-09-22 15:47:05 +01:00
32bec03adf
Patch self-hosted gitlab integration
2023-09-22 15:19:26 +01:00
f59b3b3305
Add separate ServiceTokenV3 auth type
2023-09-22 14:43:42 +01:00
5b6c2e05f2
Merge pull request #1016 from Infisical/fix-teamcity
...
Fix TeamCity integration blank screen issue
2023-09-22 12:11:59 +01:00
c623f572b7
Fix TeamCity integration
2023-09-22 12:06:42 +01:00
53856ff868
Make more progress on service token v3
2023-09-22 11:19:14 +01:00
84d094b4d8
Finish preliminary CRUD ops for service token v3, ServiceTokenV3Key structure
2023-09-21 15:15:22 +01:00
48f7bd146f
added bun docs
2023-09-20 23:53:31 -07:00
da6fa6d8ce
added bun docs
2023-09-20 23:44:15 -07:00
cf8e597c7d
Update bun.mdx
2023-09-20 23:34:12 -07:00
43c31332e4
added bun docs
2023-09-20 19:15:58 -07:00
88fbf6f88e
added bun docs
2023-09-20 19:06:45 -07:00
119730ac1a
Update build-docker-image-to-prod.yml
2023-09-20 17:06:12 -04:00
1d66dbbce3
Merge pull request #1010 from akhilmhdh:code-editor-fix
...
Stable multiline input
2023-09-20 16:26:05 -04:00
b0991c33b0
Merge pull request #1013 from Infisical:fix-github-sso-email
...
Update method to obtain email for GitHub SSO
2023-09-20 16:09:36 -04:00
7fa4e09874
feat: use alert component
2023-09-20 23:09:03 +05:30
efb14ca267
Merge remote-tracking branch 'origin' into service-token-v3
2023-09-20 17:47:55 +01:00
d863dece79
Merge pull request #1012 from akhilmhdh/feat/accordion-component
...
fix: resolved broken style of accordion component and added storybook
2023-09-20 17:46:20 +01:00
96fbc6c5a0
Update method to obtain email for GitHub SSO
2023-09-20 17:38:00 +01:00
1896442168
Finish basic scaffolding for service token v3
2023-09-20 17:32:33 +01:00
a93631d41c
fix: resolved broken style of accordion component and added storybook
2023-09-20 20:59:34 +05:30
2c7aac37a2
feat: resolved trailing whitespace not showing up
2023-09-20 17:05:57 +05:30
6b8d4c2fea
fix: padding
2023-09-20 17:05:57 +05:30
f84235eea3
fix: scroll
2023-09-20 17:05:57 +05:30
63e8ecce5b
fix: break
2023-09-20 17:05:57 +05:30
ef7bf09398
fix: trimming
2023-09-20 17:05:57 +05:30
3be3867579
fix: font size
2023-09-20 17:05:57 +05:30
7f753b23f8
fix: secret input
2023-09-20 17:05:57 +05:30
81827e2deb
chore: remove content editable
2023-09-20 17:05:57 +05:30
f02ea8d9b8
Merge pull request #1006 from vwbusguy/bugfix/helm-chart-frontend-resources
...
Update cpu default frontend value. Fixes #1005 .
2023-09-19 12:46:13 -04:00
1609bd4652
update chart version and frontend cpu
2023-09-19 12:45:07 -04:00
a620f1c924
add workspace index for SecretBlindIndexData
2023-09-19 11:46:37 -04:00
0a3e7731d9
Merge pull request #1009 from Infisical/google-github-sso-docs
...
Add Google and GitHub SSO configuration docs
2023-09-19 16:00:52 +01:00
0ca8425965
Add enterprise notice to SAML SSO docs
2023-09-19 15:54:56 +01:00
14a260b785
Finish adding docs for Google SSO and GitHub SSO configuration
2023-09-19 15:53:19 +01:00
b6219e14f0
Finish optimizing qovery integration, add docs for it
2023-09-19 14:43:20 +01:00
663c4869b9
Merge pull request #1008 from Infisical/fix-vercel-integration
...
Patch integrations involving teamId
2023-09-19 14:09:14 +01:00
3103075c3f
Bring back missing teamId when fetching integrationAuth
2023-09-19 14:06:06 +01:00
e3ef826f52
Update qovery integration
2023-09-19 13:50:01 +01:00
20c4e956aa
feat: add warnings
2023-09-19 17:25:37 +05:30
4a227d05ce
feat: add className utility
2023-09-19 17:25:03 +05:30
6f57ef03d1
feat: add alert component
2023-09-19 17:24:33 +05:30
257b4b0490
chore: disable prop-types rule
2023-09-19 17:08:54 +05:30
215ef0bb29
Merge pull request #975 from JanetEne/update-use-secret-path-across-app
...
update and use secret path examples where applicable across app
2023-09-18 21:36:46 -07:00
9cc220e51f
Merge branch 'main' into update-use-secret-path-across-app
2023-09-18 21:31:34 -07:00
8fa90d94ac
Deleted console.log
2023-09-18 21:29:49 -07:00
609204f7f6
Merge pull request #987 from Infisical/permissioning-style-improvements
...
change certain permissioning text
2023-09-18 21:17:35 -07:00
d501130e64
Update secret-reference.mdx
2023-09-18 19:30:33 -07:00
45734d78c0
Update cpu default frontend value. Fixed #1005 .
...
Signed-off-by: Scott Williams <scottwilliams@ucsb.edu>
2023-09-18 19:14:14 -07:00
dd9a2dd345
Update secret-reference.mdx
2023-09-18 18:44:08 -07:00
80bec24219
Fix no Auto-Capitalization for secrets get/set. Fixes https://github.com/Infisical/infisical/issues/1003
...
Signed-off-by: Scott Williams <scottwilliams@ucsb.edu>
2023-09-18 15:07:58 -07:00
1cdd840485
Begin service token v3
2023-09-18 22:15:48 +01:00
4765dd0696
remove backfillPermission (no longer needed)
2023-09-18 12:50:40 -04:00
0d4cacdc3e
remove old ValidateEnvironmentName check
2023-09-18 12:26:09 -04:00
0b59a92dfb
Added Qovery integration
2023-09-17 18:15:47 -07:00
64d5a82e1b
Merge pull request #988 from Infisical/integrations-uiux-updates
...
improved ui/ux for checkly, gcp, and vault integrations
2023-09-16 18:40:00 +01:00
a89ed40dcd
Update Fly.io integration authorization page to use react-form
2023-09-16 18:13:55 +01:00
1634f9ec49
Merge pull request #996 from akhilmhdh/fix/integration-revoke
...
fix: integration bot deactive resolved and redis type error
2023-09-16 14:26:43 +01:00
dd1bb84361
fix: patched auto bot removal for integration
2023-09-16 18:03:13 +05:30
0f003e8ab6
Add type assertion for GitLab selfhosted URL
2023-09-16 12:42:23 +01:00
14d253d01a
Update GCP SM and GitLab integrations to have overwrite popup warning
2023-09-16 12:36:29 +01:00
750c1b46da
fix: integration bot deactive resolved and redis type error
2023-09-16 16:47:41 +05:30
2e07512bae
Merge remote-tracking branch 'origin' into integrations-uiux-updates
2023-09-16 09:27:49 +01:00
20a6497218
Fixed UI for TeamCity, Fly.io, Render integrations
2023-09-15 22:18:25 -07:00
72839719fd
Fixed UI for the AWS integrations
2023-09-15 21:43:46 -07:00
d8d480f2bc
edge case: read write for non existing env in deniedPermissions
2023-09-15 22:32:42 -04:00
58c3a4ebc1
Merge branch 'main' into integrations-uiux-updates
2023-09-15 18:22:29 -07:00
0d83954c39
fixed merged conflicts for gitlab and added animation for tabs
2023-09-15 18:18:40 -07:00
80cee40b39
Updated UI for CircleCI integration
2023-09-15 17:53:58 -07:00
6059070d29
Updated UI for Vercel, GCP, GitLab, Checkly, Vault integrations
2023-09-15 17:24:30 -07:00
f16944024b
Update build-staging-img.yml
2023-09-15 20:18:05 -04:00
29da8843a3
add prefix for role name
2023-09-15 20:11:06 -04:00
8cd6a1f564
no release lock after backfill complete
2023-09-15 18:56:41 -04:00
e8fd3c8045
update lock time for permission backfill
2023-09-15 18:14:31 -04:00
59cd8580d5
bring back tests for CI
2023-09-15 17:56:12 -04:00
859cec49d1
make redis client conditional
2023-09-15 17:55:43 -04:00
fccbf9810f
fixed gcp integration UIUX
2023-09-15 14:30:37 -07:00
5494bc6c3c
Update build-staging-img.yml
2023-09-15 17:22:54 -04:00
95385b1f45
Merge pull request #991 from akhilmhdh/feat/rbac-migratio
...
feat(rbac): migration script for permission from old permission to new
2023-09-15 17:09:51 -04:00
b88a319582
add lock mechanism for backfillPermission script
2023-09-15 16:39:59 -04:00
db5883ae56
fix merge conflicts
2023-09-15 13:28:11 -07:00
26229b07bc
Merge pull request #994 from Infisical/integration-options
...
Finish integration options/react form refactor for GitLab and GCP SM …
2023-09-15 21:00:55 +01:00
3ab5db9b2a
Finish integration options/react form refactor for GitLab and GCP SM integrations, add docs for it
2023-09-15 20:53:31 +01:00
717b831e94
Merge pull request #992 from serin0837/parse-env-file
...
fix hyphen env variable import bug
2023-09-15 11:45:36 -07:00
336b5897f0
update role description
2023-09-15 12:40:40 -04:00
0ce5aaf61c
add role deduplication logic
2023-09-15 11:44:48 -04:00
adfa90340d
remove unsetting deniedPermissions
2023-09-15 09:53:17 -04:00
444aca0070
fix hyphen env variable import bug
2023-09-15 14:52:30 +01:00
029766c534
feat(rbac): migration script for permission from old permission to new
2023-09-15 16:20:21 +05:30
bde788c4f6
improved ui/ux for checkly, gcp, and vault integrations
2023-09-14 22:21:59 -07:00
9b14b64ec2
Merge pull request #983 from ragnarbull/main
...
Docs: Update FAQ for Alpine CDN error
2023-09-15 00:31:14 -04:00
0a72dccdcf
add back defaultOpen="true"
2023-09-15 00:30:15 -04:00
7fe94d66cd
Create new FAQ page under developer setup docs
2023-09-15 11:59:15 +10:00
f503f8c76d
Merge pull request #985 from xphyr/main
...
changing CMD for Dockerfile to address issue #984
2023-09-14 19:32:09 -04:00
7982b1d668
replace owner role for local dev user
2023-09-14 19:27:23 -04:00
7a78209613
Merge pull request #977 from akhilmhdh:feat/permission-patch-2
...
feat(rbac): removed owner role and changed member permissions
2023-09-14 18:57:02 -04:00
019024e4ae
remove the use of owner everywhere else
2023-09-14 18:23:59 -04:00
4d6895a793
Merge pull request #933 from MohamadTahir:add_resource_probs_to_deployments
...
Add resource specification to frontend and backend deployment containers
2023-09-14 16:36:51 -04:00
36b5ba2855
remove change log bc will get replaced by auto generated one soon
2023-09-14 16:35:13 -04:00
44d2a6c553
clearing npm cache to save space
2023-09-14 13:57:58 -04:00
a073a746f2
changing CMD for Dockerfile to use node instead of npm to address issue #984
2023-09-14 13:33:15 -04:00
edb3e66267
fix(integrations): resolved integration bot deactive revoke bug
2023-09-14 21:56:57 +05:30
75be302166
Merge pull request #969 from quinton11:feat/secrets-get-cmd-path
...
fix: `path` option for `secret get` sub cmd
2023-09-14 12:22:16 -04:00
b459d2d5f5
Merge pull request #954 from jessebot/patch-1
...
Update values.yaml - add `mongodb.auth.existingSecret` parameter to helm chart
2023-09-14 12:08:03 -04:00
942e1a82c2
feat(rbac): removed audit log option for time being, v3 secret patch and reload permission flash screen fix
2023-09-14 21:34:13 +05:30
9d2bc25cb4
Merge pull request #978 from hcourdent/patch-1
...
Backlink to Windmill.dev in windmill.mdx
2023-09-14 11:35:52 -04:00
13083d7676
remove link from description - anti pattern in docs
2023-09-14 11:35:33 -04:00
18d843f3e6
feat(rbac): fixed ip allow list api
2023-09-14 20:40:57 +05:30
ee96325034
Update FAQ for Alpine CDN error
2023-09-14 23:24:32 +10:00
954f15e4df
Merge pull request #980 from Infisical/fix-gitlab-integration-self-hosted
...
Update all GitLab integration URLs to point to self-hosted instances if applicable (else GitLab Cloud)
2023-09-14 11:42:00 +01:00
88842951cb
Change +metadata to metadata
2023-09-14 11:16:59 +01:00
8e88a3a25f
Point getTeamsGitLab method to self-hosted GitLab instance if applicable
2023-09-14 10:59:09 +01:00
f1e1ca07df
Backlink to Windmill.dev in windmill.mdx
2023-09-14 11:20:44 +02:00
5bf2c2f52b
Point getAppsGitLab method to self-hosted GitLab instance if applicable, fix integration revocation issue related to missing metadata param partly
2023-09-14 10:14:10 +01:00
3d2a2651b8
feat(rbac): removed owner role and changed member permissions
2023-09-14 13:20:42 +05:30
0f02ef701e
change some permissioning text
2023-09-13 19:02:24 -07:00
1c5e80e68a
update file naming
2023-09-14 02:33:08 +01:00
c30381edbc
uchange component name to globpatternexample
2023-09-14 02:17:33 +01:00
2554ad2b3c
update and use secret path examples where applicable across app
2023-09-14 01:51:05 +01:00
c3696bdbbc
Merge pull request #972 from akhilmhdh/feat/permission-patch
...
feat(rbac): grouped folder and imports permission into secret permission
2023-09-13 13:33:26 -04:00
1be924d210
Update kubernetes.mdx
2023-09-13 10:10:45 -07:00
2333675262
feat(rbac): grouped folder and imports permission into secret permission
2023-09-13 22:30:56 +05:30
c3c16f4e42
Merge pull request #966 from serin0837/gcp-secret-manager-add-labels
...
add label managed by infisical
2023-09-13 10:12:16 +01:00
99a2203b38
Update GCP SM docs to include note on Cloud Resource Manager API enabled requirement and label
2023-09-13 10:10:50 +01:00
92b64d3553
Merge remote-tracking branch 'origin' into gcp-secret-manager-add-labels
2023-09-13 09:50:26 +01:00
533e628183
Merge pull request #973 from Infisical/expose-folders-api
...
Implement workaround for swagger-autogen edgecase and expose folders,…
2023-09-13 09:44:35 +01:00
3b7096710c
Fix merge conflicts
2023-09-13 09:42:36 +01:00
97b7a5ebdf
Fix merge conflicts
2023-09-13 09:35:53 +01:00
4f69257595
Implement workaround for swagger-autogen edgecase and expose folders, secret imports API
2023-09-13 09:28:29 +01:00
8f93141d54
Merge pull request #962 from G3root/fix-login
...
fix: overflow issue login page
2023-09-12 16:57:07 -07:00
2bbba8a43a
Merge pull request #970 from zenorocha/resend
...
Add Resend instructions
2023-09-12 16:34:45 -07:00
4da251bdfc
Add Resend instructions
2023-09-12 16:21:04 -07:00
8520ae8d43
Update .infisicalignore
2023-09-12 19:05:29 -04:00
e38abb128a
Update .infisicalignore
2023-09-12 19:05:03 -04:00
d46a6f7270
fix: path
option for secret get
sub cmd
2023-09-12 22:11:15 +00:00
33adbc0f24
add label managed by infisical
2023-09-12 09:57:03 +01:00
fc3b0e1de9
Merge pull request #963 from akhilmhdh/feat/move-roles-ee
...
refactor: moved role folder to ee
2023-09-11 21:38:33 -04:00
ba225dd504
Added card tiles to security page
2023-09-11 16:37:17 -07:00
d221bf8ae9
Merge pull request #964 from Infisical/update-security-docs
...
Add/update docs to include internals
2023-09-12 00:04:49 +01:00
d7354e1aca
Finish docs for internals
2023-09-12 00:02:43 +01:00
86b2b95d11
update readme file and values.yaml documentations
2023-09-11 22:10:47 +03:00
e7c5e6a789
refactor: moved role folder to ee
2023-09-11 23:53:05 +05:30
1ca106279e
fix: overflow login page
2023-09-11 22:42:02 +05:30
49d6f85f42
Merge pull request #961 from akhilmhdh/fix/folder-bug
...
fix: resovled batch function not working with folders
2023-09-11 15:25:34 +01:00
c894952e84
fix: resovled batch function not working with folders
2023-09-11 13:01:49 +05:30
4ce0eccfa1
Merge pull request #959 from JanetEne/helper-text-for-secret-path
...
Add helper text and tooltip for secret path
2023-09-09 18:17:24 -07:00
ad710f4860
fixed the style of the webhook tooltip
2023-09-09 18:10:02 -07:00
45117ba1f4
show tooltip on hover of icon and not onclick
2023-09-09 22:35:55 +01:00
1b2b1ca30b
Update README.md
2023-09-09 13:24:16 -07:00
b89a90066a
Merge pull request #958 from Infisical/check-gcp-sm-integration
...
Patch broken integrations due to permission update
2023-09-09 17:59:31 +01:00
83d2a39fb1
Patch broken integratins due to permission update
2023-09-09 17:29:19 +01:00
412b1123af
Begin security docs revamp
2023-09-09 10:00:09 +01:00
dc91615b43
add helper text and tooltip for secret path
2023-09-09 04:06:16 +01:00
110153385b
permissioning style update
2023-09-08 20:05:02 -07:00
e37810f302
Update Chart.yaml - bump helm chart version after adding mongodb.auth.existingSecret parameter to values.yaml
2023-09-08 18:52:16 +02:00
f02e39e7e3
Merge branch 'Infisical:main' into patch-1
2023-09-08 18:50:24 +02:00
305ddd3813
Merge pull request #860 from akhilmhdh/feat/new-permission-system
...
New Permission System
2023-09-08 11:59:49 -04:00
b023bb1df2
feat(rbac): removed unused variables
2023-09-08 21:26:10 +05:30
63ff669612
feat(rbac): applied subscription banner in custom roles
2023-09-08 21:22:36 +05:30
8003273b2c
feat(rbac): changed withpermission hoc text and removed loading on overview pageg
2023-09-08 21:22:36 +05:30
2f9b35b2f9
feat(rbac): resolved submit button getting disabled
2023-09-08 21:22:36 +05:30
91c1aca588
add role index
2023-09-08 21:22:36 +05:30
e8f7b0c181
feat(rbac): resolved batch bug in permission check
2023-09-08 21:22:36 +05:30
43735b8183
feat(rbac): updated role controller to check permissions and batch v2 selectively permission check
2023-09-08 21:22:36 +05:30
988bb4ffb6
remove created & justify delete buttons to right
2023-09-08 21:22:36 +05:30
0f46f53a7d
update denied text
2023-09-08 21:22:36 +05:30
9c9d46824c
only backfill roles for non empty permissions array
2023-09-08 21:22:36 +05:30
43b97b411b
feat(rbac): updated helper text on glob pattern in multi env permission field
2023-09-08 21:22:36 +05:30
38c044f9a7
feat(rbac): put back condition matcher for workspace permission check and added migration function
2023-09-08 21:22:36 +05:30
c91a93ef2a
feat(rbac): resolved secret import not listing
2023-09-08 21:22:36 +05:30
a4ef829046
feat(rbac): added glob support in permission and revealed settings
2023-09-08 21:22:36 +05:30
2ed079830a
make org permissions more readable
2023-09-08 21:22:36 +05:30
98893a40f1
feat(rbac): made changes from testing with maidul
2023-09-08 21:22:36 +05:30
252042fb20
feat(rbac): resolved viewer permission in list
2023-09-08 21:22:36 +05:30
4ca95f4d79
feat(rbac): resolved zod validator issues and trim in frontend
2023-09-08 21:22:36 +05:30
26028e7312
feat(rbac): fixed broken view when clicking editing predefined role
2023-09-08 21:22:36 +05:30
6bbdc4a405
feat(rbac): fixed broken invite and role missing in dropdown
2023-09-08 21:22:36 +05:30
cb9ee00ed3
feat(rbac): made org role section permission into one component and fixed some small issues
2023-09-08 21:22:36 +05:30
f1a291a52a
feat(rbac): fixed merge conflicts and resolved some more issues with permission checks
2023-09-08 21:22:36 +05:30
bcfe1bda84
feat(rbac): made new permission check for v3 secrets and v2 batch
2023-09-08 21:22:36 +05:30
82d4c8f000
Split requireBlindIndicesEnabled, E2EEOff, requireIPAllowlistCheck away from requireWorkspaceAuth
2023-09-08 21:22:36 +05:30
7c698e755a
feat(rbac): added frontend permission validation for missing pages and merged new features
2023-09-08 21:22:36 +05:30
4b0bc238fc
feat(rbac): changed the action names for org
2023-09-08 21:22:36 +05:30
ea9e638d03
feat(rbac): resolved merge conflict
2023-09-08 21:22:36 +05:30
6671699867
feat(rbac): added new permission check for workspace in frontend
2023-09-08 21:22:36 +05:30
549121f44e
feat(rbac): added new validation to all routes and permission check to most
2023-09-08 21:22:36 +05:30
520a553ea1
feat(rbac): implemented project based permission loading and role management
2023-09-08 21:22:36 +05:30
aac3168c80
feat(rbac): implemented granular blocking of actions based on permissions on org level ui
2023-09-08 21:21:43 +05:30
34fb7be1c4
feat(rbac): added org permission context for pulling permission from api
2023-09-08 21:21:43 +05:30
e342e88499
feat(rbac): added new zod validation and permission check for all org level api
2023-09-08 21:20:29 +05:30
96437fd1b7
feat(rbac): added rest of permissions in ui and backend api for org level
2023-09-08 21:20:29 +05:30
c5f76b1e6f
feat(rbac): base ui for org rbac management
2023-09-08 21:20:29 +05:30
1167b1bc60
feat(rbac): ui components and hooks for rbac
2023-09-08 21:20:29 +05:30
1bf9041ac9
feat(rbac): implemented backend base apis for rbac permission system
2023-09-08 21:20:29 +05:30
6bca7dcc58
update k8 self host image versions examples
2023-09-07 22:33:57 -04:00
a9f062b469
Merge branch 'main' of https://github.com/Infisical/infisical
2023-09-07 17:35:38 -07:00
43caccad9f
removed intercom
2023-09-07 17:35:26 -07:00
9cef1d3b10
Merge pull request #943 from RezaRahemtola/main
...
docs: Fixing multiple typos
2023-09-07 14:18:05 -04:00
6c126606da
Update README.md for helm chart parameters to include mongodb.auth.existingSecret
2023-09-07 20:02:15 +02:00
ae37d80891
Update values.yaml - add mongodb.auth.existingSecret parameter
2023-09-07 19:55:21 +02:00
8e6b0ca0a9
Merge pull request #953 from serin0837/patch-1
...
Update gcp-secret-manager.mdx
2023-09-07 13:58:55 +01:00
a288a0bf2a
Update gcp-secret-manager.mdx
...
Just found out that there is a typo for the redirect URL.
2023-09-07 11:03:57 +01:00
9dd77ae36e
Merge pull request #951 from Infisical/gitlab-integration-selfhosted
...
Extend GitLab integration to support syncing to self-hosted instances of GitLab
2023-09-06 11:15:39 +01:00
1e20715511
Add self-hosted gitlab url to sync function
2023-09-06 11:11:11 +01:00
d07b2dafc3
Finish adding support for self-hosted GitLab integration
2023-09-06 10:57:27 +01:00
04548313ab
Merge remote-tracking branch 'origin' into gitlab-integration-selfhosted
2023-09-06 09:55:19 +01:00
86bf2ddd89
Merge pull request #949 from Infisical/aws-ps-integration
...
Fix null appId argument for creating PAT integration
2023-09-05 20:15:26 +01:00
2ad663c021
Update integration app and appId values
2023-09-05 20:10:50 +01:00
56317a3f53
Fix null appId argument for creating PAT integration
2023-09-05 19:55:54 +01:00
ad0bc4efdc
Continue progress on self-hosted gitlab integration
2023-09-05 19:46:59 +01:00
bf74b75c4a
Merge pull request #932 from daninge98/secret-scan-whole-repo
...
Secret scanning: scan for leaked secrets in historical commits
2023-09-04 15:49:21 -04:00
7f543b635c
Merge pull request #944 from Infisical/gcp-sm-integration-auth
...
Add support for service account JSON authentication method for GCP Secret Manager integration
2023-09-04 14:20:15 +01:00
353dfeb2a9
Fix lint issues
2023-09-04 14:15:46 +01:00
16196e6343
Fix lint issues
2023-09-04 14:13:16 +01:00
3f2b74a28a
Merge
2023-09-04 12:49:11 +01:00
4a603da425
Finished adding support for service account JSON auth method for GCP secret manager integration
2023-09-04 12:48:15 +01:00
0d9ce70000
docs: Fixing multiple typos
2023-09-03 23:28:19 +02:00
9fa1e415c8
Merge pull request #942 from omahs/patch-1
...
Fix typos
2023-09-03 14:24:37 +01:00
09b22f36c0
fix typo
2023-09-03 15:12:13 +02:00
43c8c42249
fix typo
2023-09-03 15:11:26 +02:00
d4a7ad713c
fix typos
2023-09-03 15:10:19 +02:00
9afad7df32
fix typos
2023-09-03 15:09:18 +02:00
3f61a24ef1
fix typos
2023-09-03 15:06:53 +02:00
f342c345b7
Merge pull request #934 from Infisical/aws-ps-integration-fix
...
Add support for syncing secrets containing / to AWS parameter store integration
2023-09-02 11:17:06 +01:00
6dd46885f8
Add support for syncing secrets containing / to AWS parameter store integration
2023-09-02 11:11:27 +01:00
5704dfb35f
add resource specification to frontend and backend deployment containers
2023-09-02 09:29:23 +03:00
41774fa97c
fixed the bug with reading secrets from json
2023-09-01 19:34:38 -07:00
32b26c331c
Fix gitignore
2023-09-01 23:10:12 +01:00
011507b8e0
Small fixes
2023-09-01 23:08:38 +01:00
4adb2a623e
Merge remote-tracking branch 'origin/main' into secret-scan-whole-repo
2023-09-01 22:43:20 +01:00
1d410c8420
Fix type
2023-09-01 22:40:19 +01:00
35f3d6c776
Initial implementation
2023-09-01 22:36:52 +01:00
5e24b517cc
Merge pull request #928 from davidhonig/fix-webhook-status-date-formatting
...
Fix date-fn format string
2023-09-01 14:05:50 -04:00
bf95415a0d
Update k8 operator Chart version
2023-09-01 13:33:51 -04:00
4025063732
Merge pull request #923 from xphyr/main
...
Fix for issue#922 - helm chart for secrets-operator
2023-09-01 13:33:13 -04:00
e3ecfbaaa5
Fix date-fn format string
2023-09-01 12:16:44 +02:00
a7b3d12844
only capture non sign up secret events
2023-08-31 20:58:07 -04:00
f5145c6c39
fixing deployment.yaml file in secrets-operator helm chart. removed extra LF that was breaking the template
2023-08-31 17:43:15 -04:00
d9abe671af
Start GCP SM integration update
2023-08-31 15:22:26 +01:00
37ae05fa2a
Update changelog
2023-08-31 14:46:22 +01:00
086ce0d2a6
Merge pull request #918 from Infisical/revert-917-snyk-fix-29828c58f69ea88c3d50dad65d7767d2
...
Revert "[Snyk] Fix for 1 vulnerabilities"
2023-08-30 16:36:22 -04:00
06dec29773
Revert "[Snyk] Fix for 1 vulnerabilities"
2023-08-30 16:35:44 -04:00
ed8e942a5d
Update low entropy password error message
2023-08-30 21:28:35 +01:00
e770bdde24
Update low entropy password error message
2023-08-30 21:27:31 +01:00
a84dab1219
Merge pull request #917 from Infisical/snyk-fix-29828c58f69ea88c3d50dad65d7767d2
...
[Snyk] Fix for 1 vulnerabilities
2023-08-30 16:26:20 -04:00
02d9d7b6a4
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MONGODB-5871303
2023-08-30 20:05:26 +00:00
f21eb3b7c8
Patch GCP secret manager integration edge-case
2023-08-30 21:04:39 +01:00
219e3884e7
Merge pull request #912 from Infisical/integration-suffixes
...
Added suffixes to the Checkly integration
2023-08-30 10:29:08 +01:00
41cd8b7408
Move secretSuffix to separate metadata field
2023-08-30 10:04:44 +01:00
f6be86a26b
Added suffixes to integrations
2023-08-29 22:17:48 -07:00
85e5822ece
Merge pull request #908 from akhilmhdh/fix/sec-override-fail
...
fix: resolved personal override not showing up
2023-08-29 14:07:09 -04:00
5c9e89a8e2
Merge pull request #904 from Infisical/dashboard-get-secrets
...
Rewire dashboard to pull from v3/secrets with folderId support
2023-08-29 13:54:37 -04:00
46a77d5e58
Merge pull request #909 from Infisical/team-city-branch-config
...
Add support for build-configuration environment variable sync for TeamCity integration
2023-08-29 14:43:17 +01:00
a6e9643464
Finish adding support for build-configuration level syncs for TeamCity integration
2023-08-29 14:37:58 +01:00
affa2ee695
fix: resolved personal override not showing up
2023-08-29 12:23:12 +05:30
dc0d577cbb
Patch TeamCity integration
2023-08-29 07:46:11 +01:00
9e8ddd2956
Merge pull request #907 from ragnarbull/patch-1
...
Update overview.mdx
2023-08-28 17:41:26 -07:00
b40b876fb2
Update overview.mdx
...
New password criteria + keep formatting consistent
2023-08-29 10:20:15 +10:00
2ba6a65da4
Change order of password check
2023-08-28 11:43:40 +01:00
76cf79d201
Merge pull request #885 from ragnarbull/ragnarbull-auth-pwd-fixes
...
Password fixes - enforce max length, add checks (pwd breach, PII, low entropy), improved UX, deprecate common-passwords api
2023-08-28 11:33:57 +01:00
a79c6227b1
Fix frontend lint issues
2023-08-28 11:25:50 +01:00
f1f64e6ff5
Fix flaky regex g flag causing unexpected validation password validation issue
2023-08-28 11:08:00 +01:00
d72ddfe315
Rewire dashboard to pull from v3/secrets with folderId support
2023-08-28 09:12:04 +01:00
f924d0c02c
Update kubernetes-helm.mdx
2023-08-27 22:39:19 -07:00
ef1b75d890
remove the use of aggregation for documentDB compatibility
2023-08-27 14:41:35 -04:00
d8094b2ab1
Merge pull request #903 from Infisical/integration-setup-docs
...
Add self-hosted setup/configuration docs for OAuth2 integrations
2023-08-27 12:16:26 +01:00
ad61fa845c
Add self-hosted configuration docs for GitHub, GitLab, GCP SM, Vercel, Heroku, Netlify, Azure KV
2023-08-27 12:14:17 +01:00
6bb5e7078f
Merge pull request #902 from Infisical/gcp-integration
...
GCP Secret Manager Integration
2023-08-26 17:42:59 +01:00
a07ddb806d
Finish GCP secret manager integration
2023-08-26 17:36:20 +01:00
6e7d3d6912
Merge pull request #901 from Infisical/environment-api
...
Expose CRUD Environment Operations to Public REST API
2023-08-26 08:49:35 +01:00
84a866eb88
Add API Key auth method to environment endpoints, add endpoints to public REST API docs
2023-08-26 08:47:36 +01:00
9416fca832
update to doc5.0 engine
2023-08-25 17:23:31 -04:00
2ea518b107
add redis to cloud formation
2023-08-25 15:35:11 -04:00
62399dd293
Merge pull request #897 from akhilmhdh/fix/sec-v3-fail
...
fix: moved backend get sec to v2 for dashboard
2023-08-25 12:09:04 -04:00
16f1360550
fix: moved backend get sec to v2 for dashboard
2023-08-25 21:37:05 +05:30
a99751eb72
Moved pwd checks into a subfolder
2023-08-25 12:36:53 +10:00
9ea414fb25
Merge pull request #894 from akhilmhdh/fix/multi-line-html-encode
...
fix(multi-line): resolved breaking ui when secret value contains < or >
2023-08-24 22:12:42 -04:00
a9fa3ebab2
update post hog event name
2023-08-24 19:01:59 -04:00
293a62b632
update secrets posthog event logic
2023-08-24 18:48:46 -04:00
a1f08b064e
add tags support in secret imports
2023-08-24 17:21:14 -04:00
50977cf788
reduce k8 events
2023-08-24 15:41:29 -04:00
fccec083a9
fix(multi-line): resolved breaking ui when secret value contains < or >
2023-08-24 23:07:58 +05:30
63af7d4a15
Merge remote-tracking branch 'origin' into gcp-integration
2023-08-25 00:35:11 +07:00
ab3533ce1c
Checkpoint GCP secret manager integration
2023-08-25 00:34:46 +07:00
4d6a8f0476
Fixed form (error messages too long). Consolidated tests & errors. Moved regexes to another file. Added regex to check for PII & reject pwd if true. Confirmed hashing & encryption/decryption works with top 50 languages, emojis etc (screen videos & unit tests to come).
2023-08-25 01:44:02 +10:00
688cf91eb7
Removed unnecessary validator library & @types/validator in favor of yup
2023-08-24 14:08:11 +10:00
8ee6710e9b
Merge pull request #889 from EBEN4REAL/custom-tag-colors
...
Custom tag colors
2023-08-23 21:03:46 -07:00
14fc78eaaf
Switched to crypto.subtle, cleaned up code, added types & properly cleared sensitive data from memory (even if error)
2023-08-24 14:01:26 +10:00
9fa28f5b5e
Fix: added empty string as default for tag color and added regex to resolve issue with multiple spacing in tag names.
2023-08-24 03:59:49 +01:00
368855a44e
>>> yup for email & url validation, fixed minor err in error msgs
2023-08-24 12:59:24 +10:00
ae375916e8
Fix: added nullable check for adding tag color in project settings
2023-08-24 03:39:46 +01:00
21f1648998
Merge pull request #887 from Infisical/signup-secret-tagging
...
Update signup secret distinction/tagging for better telemetry
2023-08-23 19:23:44 -07:00
88695a2f8c
Merge pull request #884 from monto7926/sortable-secrets-overview
...
feat: make secrets overview sortable
2023-08-23 17:47:34 -07:00
77114e02cf
fixed the import linting issues
2023-08-23 17:42:29 -07:00
3ac1795a5b
Update kubernetes-helm.mdx
2023-08-23 17:42:07 -04:00
8d6f59b253
up infisical chart version
2023-08-23 17:15:30 -04:00
7fd77b14ff
print default connection string in helm
2023-08-23 17:14:09 -04:00
8d3d7d98e3
chore: updated style for tag color label
2023-08-23 18:50:24 +01:00
6cac879ed0
chore: removed console log
2023-08-23 16:46:06 +01:00
ac66834daa
chore: fixed error with typings
2023-08-23 16:36:48 +01:00
0616f24923
Merge pull request #866 from Killian-Smith/email-case-sensitive
...
fix: normalize email when inviting memebers and logging in.
2023-08-23 18:08:28 +07:00
4e1abc6eba
Add login email lowercasing to backend
2023-08-23 18:02:18 +07:00
8f57377130
Merge remote-tracking branch 'origin' into email-case-sensitive
2023-08-23 17:50:46 +07:00
2d7c7f075e
Remove metadata from SecretVersion schema
2023-08-23 17:47:25 +07:00
c342b22d49
Fix telemetry issue for signup secrets
2023-08-23 17:37:01 +07:00
b8120f7512
Merge pull request #886 from Infisical/audit-log-paywall
...
Add paywall to Audit Logs V2
2023-08-23 17:00:27 +07:00
ca18883bd3
Add paywall for audit logs v2
2023-08-23 16:55:07 +07:00
8b381b2b80
Checkpoint add metadata to secret and secret version data structure
2023-08-23 16:30:42 +07:00
6bcf5cb54c
override secrets before expand
2023-08-22 23:37:32 -04:00
51b425dceb
swap out v2 login
2023-08-22 23:37:32 -04:00
7ec00475c6
+maxRetryAttempts, padding & safer error handling. Improved readability & comments.
2023-08-23 12:59:00 +10:00
84840bddb5
Merge branch 'main' of https://github.com/Infisical/infisical
2023-08-22 15:10:30 -07:00
93640c9d69
added tooltips to the sercret overview
2023-08-22 15:10:18 -07:00
ec856f0bcc
remove return from integration loop
2023-08-22 21:18:18 +00:00
3e46bec6f7
add simple api to trigger integration sync
2023-08-22 14:55:08 -04:00
25fc508d5e
Fixed spelling
2023-08-23 02:56:03 +10:00
ea262da505
Added check that password is not an email address
2023-08-23 02:14:22 +10:00
954806d950
chore: code cleanup
2023-08-22 17:59:11 +02:00
2960f86647
Fix comments explaining "international" password requirements
2023-08-23 01:41:37 +10:00
b2888272f2
Added password criterion support for multiple languages and emojis
2023-08-23 01:27:30 +10:00
d6d3302659
feat: make secrets overview sortable
2023-08-22 17:21:21 +02:00
e5c87442e5
Changed to use ES2018 rather than load scripts
2023-08-23 01:04:52 +10:00
be08417c8b
internationalize password requirements
2023-08-23 00:48:45 +10:00
61e44e152c
optimised import
2023-08-22 23:47:33 +10:00
52c4f64655
Removed log and fixed comments
2023-08-22 23:36:24 +10:00
81743d55ab
fix infisical radar app name
2023-08-22 09:35:31 -04:00
3e36adcf5c
Removed all references to commonPasswords & the data file. This api route can be deprecated in favor of the client-side secure call to the haveIBeenPwnd password API. Further the datafile contains no passwords that meet the minimum password criteria.
2023-08-22 23:30:24 +10:00
1f60a3d73e
fixed more error handling for password checks & translations
2023-08-22 22:42:02 +10:00
00089a6bba
Added breached pwd error translations
2023-08-22 20:57:12 +10:00
026ea29847
further fixes to password check logic
2023-08-22 20:42:07 +10:00
1242d88acb
Fixed breached pwd error messages
2023-08-22 20:20:54 +10:00
f47a119474
fixed breached pwd error messages
2023-08-22 20:20:13 +10:00
0b359cd797
Made breached pwd API comments clearer
2023-08-22 19:45:35 +10:00
c5ae402787
Added comments to explain breach passwords API
2023-08-22 18:14:03 +10:00
e288402ec4
Properly added pwndpasswords API to CSP
2023-08-22 17:58:10 +10:00
196beb8355
removed logs & added pwndpasswords.com api to CSP
2023-08-22 17:50:43 +10:00
d6222d5cee
attempt to fix crypto.subtle issue
2023-08-22 17:33:35 +10:00
e855d4a0ba
added types for crypto
2023-08-22 17:26:00 +10:00
20f34b4764
removed async in crypto.subtle
2023-08-22 17:14:18 +10:00
0eb21919fb
Password breach check
2023-08-22 16:49:17 +10:00
fbeb210965
add to pwd length issue
2023-08-22 15:34:45 +10:00
0d1aa713ea
added translations for error messges (used Google translate)
2023-08-22 14:57:02 +10:00
9a1b453c86
Feat: added tag color widgt and changed tag popover design
2023-08-22 05:12:23 +01:00
534d96ffb6
Set max password length (100 chars) to help prevent DDOS attack
2023-08-22 14:05:00 +10:00
5b342409e3
Merge pull request #815 from Infisical/snyk-fix-477e109149f5e5a943a435c5bf8814b7
...
[Snyk] Security upgrade winston-loki from 6.0.6 to 6.0.7
2023-08-21 16:02:02 -04:00
a9f54009b8
Merge pull request #848 from narindraditantyo/fix/rootless-frontend-image
...
fix: frontend image displaying some errors due to sed write permission
2023-08-21 15:54:29 -04:00
82947e183c
Merge pull request #851 from sreehari2003/main
...
fix: form not submitting on keyboard enter
2023-08-21 15:53:15 -04:00
eb7ef2196a
Merge pull request #872 from iamunnip/blogs
...
added blog link for setting up infisical in developement cluster
2023-08-21 14:09:18 -04:00
ad3801ce36
Merge pull request #882 from akhilmhdh/feat/integration-var-not-found
...
fix(integration): instead of throwing error console and return empty string on interpolation
2023-08-21 13:51:16 -04:00
b7aac1a465
fix(integration): instead of throwing error console and return empty string on interpolation
2023-08-21 20:06:24 +05:30
e28ced8eed
Provide default path for logging dashboard secrets event
2023-08-21 18:27:18 +07:00
4a95f936ea
Correct enable blind-indexing web ui rendering condition
2023-08-21 17:27:32 +07:00
85a39c60bb
Fix query condition on delete secret v3
2023-08-21 16:51:31 +07:00
66ea3ba172
feat: added custom design for tags
2023-08-20 10:02:40 +01:00
01d91c0dc7
update helm version
2023-08-19 17:19:42 -04:00
dedd27a781
remove unsed redis template
2023-08-19 17:19:07 -04:00
57a6d1fff6
fix syntax error in helm chart
2023-08-19 14:47:46 -04:00
554f0c79a4
update redis doc
2023-08-19 14:31:28 -04:00
2af88d4c99
Merge pull request #843 from Infisical/add-bull-queue
...
add bull queue
2023-08-19 14:13:34 -04:00
fc8b567352
fix syntax error in /api/status
2023-08-19 14:03:02 -04:00
ec234e198a
Merge branch 'main' into add-bull-queue
2023-08-19 13:46:26 -04:00
6e1cc12e3a
update redis banner text
2023-08-19 13:43:01 -04:00
1b4b7a967b
fix docs typos
2023-08-19 13:42:33 -04:00
e47d6b7f2f
added blog link for setting up infisical in developement cluster
2023-08-19 08:59:58 +05:30
45a13d06b5
add redis why docs & update redis notice
2023-08-18 21:20:20 -04:00
4a48c088df
Merge pull request #868 from daninge98/custom-environment-sorting
...
Adds user customizable environment ordering
2023-08-18 17:05:37 -07:00
2b65f65063
Rename things and fix bug in error checking
2023-08-18 17:33:59 -04:00
065e150847
update status api
2023-08-18 09:42:33 -04:00
ab72eb1178
added scrollbar to modal
2023-08-17 14:03:56 -07:00
816099a8b4
Merge pull request #869 from Infisical/bring-back-file-vault
...
Bring back file vault
2023-08-17 15:28:37 -04:00
b5f672cc61
update vault docs
2023-08-17 15:20:17 -04:00
ddc7be18eb
link to forked keyring and bring back vault command
2023-08-17 15:07:12 -04:00
c0ce92cf3d
Formattting fix
2023-08-16 17:42:39 -04:00
0073fe459e
Fix typo
2023-08-16 17:37:41 -04:00
a7f52a9298
Small formatting fixes
2023-08-16 17:36:07 -04:00
29c0d8ab57
Enable users to change the ordering of environments
2023-08-16 17:30:50 -04:00
d7b26cbf04
Fix Select placeholder in audit logs v2
2023-08-17 01:51:44 +07:00
767abe51ef
Fix lint errors
2023-08-17 01:34:24 +07:00
5ac1816392
Correct SSO linking case and uncomment audit logs v2
2023-08-17 01:24:41 +07:00
c5b1e7298e
Merge pull request #867 from daninge98/improve-tag-colors-and-sorting
...
Improve tag colors and sorting on dashboard page
2023-08-15 22:01:43 -07:00
3436e6be0e
Small formatting changes
2023-08-15 18:46:17 -04:00
b000a78f74
Change tag color assignments and sorting
2023-08-15 18:39:15 -04:00
cb42db3de4
Normalize email when inviting memebers and logging in.
2023-08-15 15:57:27 +01:00
11bb0d648f
fixed capitalization
2023-08-14 18:36:44 -07:00
90517258a2
added redis note
2023-08-14 18:30:40 -07:00
d78b37c632
add redis docs
2023-08-14 16:25:16 -04:00
4a6fc9e84f
remove console.log and add redis to /status api
2023-08-14 16:24:43 -04:00
8030104c02
update helm read me with redis config details
2023-08-14 15:02:22 -04:00
3825269cbb
Merge pull request #857 from Infisical/signup-secrets-fix
...
added a check for signup events
2023-08-14 11:22:16 +07:00
baa907dbb6
Update source to metadata.source
2023-08-14 11:09:22 +07:00
83465dff2d
added a check for signup events
2023-08-13 18:26:41 -07:00
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
bc108a82b6
Add SSO linking feature for existing users
2023-08-13 22:47:29 +07:00
05be5910d0
Update changelog
2023-08-13 17:18:18 +07:00
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
9652d534b6
fix: moved handler to form submission
2023-08-13 14:00:30 +05:30
dd8f55804c
finalized sso controller
2023-08-13 16:18:11 +08:00
95d25b114e
Fix incorrect field in validateProviderAuthToken
2023-08-13 14:08:26 +07:00
c0f3aecad3
Fix lint issues
2023-08-13 11:12:07 +07:00
f650cd3925
fix: form not submitting on keyboard enter
2023-08-13 00:54:22 +05:30
8a514e329f
fix: frontend image displaying some errors due to sed write permission
2023-08-12 21:53:12 +07:00
dbd55441f2
Update login with multiple auth methods to toggle button and logic
2023-08-12 13:53:55 +07:00
01e613301a
console.log queue errors
2023-08-11 19:47:15 -04:00
de7bd27b4b
Update README.md
2023-08-11 14:54:34 -07:00
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
632c78f401
fix: backend image failed to start due to npm cache permission
2023-08-11 23:34:41 +07:00
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
69605a1a54
Fast forward
2023-08-11 12:46:30 +07:00
e47912edd7
Merge pull request #838 from Infisical/deprecation
...
Cleaning & deprecating parts of code
2023-08-11 12:10:19 +07:00
a4edf6bd0c
Remove remaining SecurityClient auth calls in favor of hooks, keep RouteGuard
2023-08-11 11:27:33 +07:00
b11cd29943
close all queues
2023-08-10 19:13:09 -04:00
395b51c265
Merge pull request #844 from hahnbeelee/main
...
cursor-pointer for Explore button
2023-08-10 17:54:17 -04:00
27f56be466
cursor-pointer fir Explore button
2023-08-10 14:33:37 -07:00
dfe95ac773
add bull queue
2023-08-10 17:22:20 -04:00
2dba7847b6
Convert all SecurityClient API calls to hooks except auth
2023-08-10 17:19:23 +07:00
78802409bd
Move all integration queries/mutations to hooks
2023-08-10 14:15:24 +07:00
9963724a6a
Continue removing unused frontend components/logic, improve querying in select pages
2023-08-10 12:18:17 +07:00
b49ef9efc9
minor frontend UX fixes
2023-08-09 12:03:00 -07:00
a31ffe9617
Update README.md
2023-08-09 10:12:10 -07:00
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
0a538ac1a7
Add GitHub SSO to changelog
2023-08-09 22:02:19 +07:00
a75ad5ef26
Add logs for workspace user role and read/write permission changes
2023-08-09 21:54:56 +07:00
b47f61f1ad
Delete more deprecated frontend calls
2023-08-09 17:55:57 +07:00
2a1665a2c3
Begin marking endpoints for deprecation, clean unused frontend code
2023-08-09 16:45:52 +07:00
e993bd048e
fix: supabase failed integration due to res secret deletion
2023-08-09 14:41:42 +05:30
11833ccf0f
Note endpoints to deprecate
2023-08-09 11:32:57 +07:00
37d52432d0
Revert run as node backend due to slow build times
2023-08-08 14:11:06 -04:00
04b7e04d98
run full backend docker image as node user
2023-08-08 14:02:39 -04:00
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
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
91947df5f6
feat: refactored getPathfromId to folder service
2023-08-08 22:33:59 +05:30
8330890087
feat: implemented service token support for folder and secret import api
2023-08-08 22:20:36 +05:30
221e601173
Correct user agent function name in test
2023-08-08 22:57:38 +07:00
28c24fc8c1
Merge pull request #828 from Infisical/audit-log-revamp
...
Audit Log V2
2023-08-08 22:45:54 +07:00
a9389643b8
Log GET secrets v2
2023-08-08 22:42:13 +07:00
58854e6b81
Fix merge conflicts
2023-08-08 22:07:22 +07:00
7ae859e9ae
Update secret imports audit log v2
2023-08-08 22:04:23 +07:00
ff6e07bdcf
minor style changes
2023-08-08 11:03:28 -04:00
fc9393b77f
run backend docker commands as node instead of root
2023-08-08 09:48:27 -04:00
0cad823267
Add dashboard-specific secret and secret import audit logs, re-touch audit logs v2 UI
2023-08-08 19:03:24 +07:00
97a0728f02
fix: secret path / with a new env causes secret list to be empty
2023-08-08 12:18:21 +05:30
6cb8cf53f8
Add date filter and pagination component to audit log v2
2023-08-08 12:52:34 +07:00
1ac607b42e
Merge remote-tracking branch 'origin' into audit-log-revamp
2023-08-08 10:00:47 +07:00
ec21e35f8c
Merge pull request #831 from akhilmhdh/feat/pagination-datepicker
...
Feat/pagination datepicker
2023-08-08 09:57:41 +07:00
2591161272
Add more audit log events
2023-08-08 09:50:49 +07:00
be86e4176c
feat(ui): added datepicker component
2023-08-07 16:22:15 +05:30
2067c021ed
feat(ui): added pagination component
2023-08-07 16:21:51 +05:30
648968c453
Run linter
2023-08-07 11:25:06 +07:00
dc3f2c78c1
resolved lint issue
2023-08-06 22:38:24 +08:00
b4dbdbabac
used const
2023-08-06 22:33:53 +08:00
681255187f
modified initialize org to check for auth providers
2023-08-06 22:30:02 +08:00
bde30049bc
ensured backwards compatibility
2023-08-06 22:29:31 +08:00
0a140f5333
updated implementation of user update after sso change
2023-08-06 22:04:39 +08:00
3a9bf5409b
finalization of create token logic
2023-08-06 21:46:20 +08:00
04fdccc45d
modified backend controllers to support new auth providers
2023-08-06 19:45:27 +08:00
5604232aea
added user controller and modified auth method page
2023-08-06 19:09:38 +08:00
373dfff8e0
Remove print statement
2023-08-05 17:06:49 +07:00
b9ce448bed
Fix merge conflicts
2023-08-05 16:57:21 +07:00
142fcf0a01
Finish preliminary v2 audit logs
2023-08-05 16:55:06 +07:00
49bcd8839f
move github scanning service to ee
2023-08-04 18:15:07 -04:00
d5f6e20c78
Merge pull request #822
...
fix: added dirty flag to set fn in dropzone paste secret
2023-08-04 17:49:19 -04:00
00030f2231
move secret scanning to ee
2023-08-04 17:42:29 -04:00
24d23e89d0
add exit code to run command
2023-08-04 12:10:46 -04:00
3fe592686a
add clarity to CLI docs
2023-08-04 12:01:42 -04:00
9cba0970be
Merge pull request #827 from Infisical/maidul98-patch-2
...
Update usage.mdx
2023-08-04 11:11:48 -04:00
8b50150ec8
Update usage.mdx
2023-08-04 11:11:17 -04:00
5af1eb508c
disable trust IP
2023-08-04 10:49:05 -04:00
9d57b1db87
fix: added dirty flag to set fn in dropzone paste secret
2023-08-04 11:46:23 +05:30
9a5329300c
Merge pull request #817 from akhilmhdh/feat/import-sec-dashboard
...
feat: added copy secret feature in dashboard
2023-08-03 18:09:56 -04:00
b03c346985
nit: text update
2023-08-03 18:03:35 -04:00
84efc3de46
pushed out soem changes
2023-08-03 13:30:22 -04:00
2ff3818ecb
feat: made changes as discussed with team on dropzone
2023-08-03 22:23:14 +05:30
6fbcbc4807
Add signup with GitHub option
2023-08-03 16:05:14 +07:00
9048988e2f
Merge pull request #818 from JunedKhan101/feature-github-signin
...
initial-setup for github signin
2023-08-03 15:44:15 +07:00
98cfd72928
Merge remote-tracking branch 'origin' into feature-github-signin
2023-08-03 15:39:45 +07:00
2293abfc80
Revise and finish login with GitHub
2023-08-03 15:34:02 +07:00
817a783ec2
feat: updated text and added select all in copy secrets for dashboard
2023-08-03 13:15:28 +05:30
9006212ab5
Merge pull request #819 from Infisical/view-licenses
...
Add tab to view enterprise license keys in usage and billing section
2023-08-03 11:59:44 +07:00
1627674c2a
Merge remote-tracking branch 'origin' into view-licenses
2023-08-03 11:51:12 +07:00
bc65bf1238
Add section for users to view purchased enterprise license keys in organization usage and billing section
2023-08-03 11:48:10 +07:00
3990b6dc49
fixed the autocapitalization ability
2023-08-02 20:01:06 -07:00
a3b8de2e84
Update mint.json
2023-08-02 18:37:59 -07:00
b5bffdbcac
Merge pull request #813 from akhilmhdh/feat/sec-exp-ingtegration
...
Secret expansion and import in integrations
2023-08-02 19:16:03 -04:00
23e40e523a
highlight infisical version in k8 docs
2023-08-02 17:41:45 -04:00
d1749deff0
enable checkIPAllowlist
2023-08-02 12:41:04 -04:00
960aceed29
initial-setup for github signin
2023-08-02 21:28:35 +05:30
bd8397bda7
add status code and url to CallGetAccessibleEnvironments
2023-08-02 11:23:22 -04:00
9dac06744b
delay cli update notification
2023-08-02 10:57:04 -04:00
bd80c2ccc3
swap out keyring package
2023-08-02 10:11:23 -04:00
466dadc611
feat: added pull secret feature in dashboard with env json parsing and multiline parsing
2023-08-02 16:15:04 +05:30
cc5ca30057
feat: updated multi line format on integrations sync secrets
2023-08-02 16:12:58 +05:30
62fa59619b
Add community call link in README
2023-08-02 12:42:32 +07:00
7accaeffcf
Revert "keyring swap, better error messages/warnings, delay upgrade notif"
...
This reverts commit 7f69a3b23f873cd094f40a2a58f6c3fd7ca18832.
2023-08-01 22:55:19 -04:00
7f69a3b23f
keyring swap, better error messages/warnings, delay upgrade notif
2023-08-01 21:12:13 -04:00
285a6d633a
return instance of ServiceTokenData instead of object
2023-08-01 14:40:08 -04:00
12b71bcf67
Merge pull request #816 from jamesoyanna/fix-blog-404-issue
...
fix: Blog Section in Doc API Reference Redirects to 404
2023-08-01 13:33:33 -04:00
6c0be52ffa
upgrade major version of mongoose from v6 to v7
2023-08-01 13:27:01 -04:00
9df51424a2
upgrade major version of mongoose from v6 to v7
2023-08-01 13:24:38 -04:00
bb466dbe1c
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-5756498
2023-08-01 15:50:51 +00:00
531938a3f1
fix: Blog Section in Doc API Reference Redirects to 404
2023-08-01 16:28:32 +01:00
941a8699b5
Merge pull request #806 from atimapreandrew/teamcity-integration
...
Teamcity integration
2023-08-01 19:04:20 +07:00
6e42da9063
Optimize TeamCity integration
2023-08-01 18:59:27 +07:00
b1981df8f0
chore: resolved merge conflict
2023-08-01 15:29:34 +05:30
086652a89f
fix: resolved infinite recursion cases
2023-08-01 15:24:18 +05:30
6574b6489f
fix: added support for secret import and expansion in integrations
2023-08-01 15:24:18 +05:30
69903c0d5c
Merge pull request #799 from afrieirham/fix/digital-ocean-sync
...
fix: digital ocean reset settings on sync
2023-08-01 15:24:57 +07:00
8ff33a4e63
Fix sentence in security mechanics
2023-08-01 14:46:50 +07:00
1d71864092
hide sign up with inviteOnlySignup=true
2023-07-31 23:54:35 -04:00
4b1a27b301
Update changelog
2023-08-01 10:11:22 +07:00
b78150e78d
Updated membership logic for SAML auth
2023-07-31 17:36:42 +07:00
a0f08c73af
Added images for TeamCity docs
2023-07-30 13:13:52 +01:00
59ebe0c22e
Merge pull request #805 from Infisical/jumpcloud-saml
...
Add JumpCloud SAML Support
2023-07-30 14:36:10 +07:00
6729caeb75
Add JumpCloud SAML
2023-07-30 14:29:47 +07:00
3543a15c09
TeamCity integration
2023-07-30 01:57:39 +01:00
33e0f13eea
Added TeamCity integration docs
2023-07-30 00:26:06 +01:00
e9cff4fe69
TeamCity integration
2023-07-30 00:00:24 +01:00
26867f7328
Update overview.mdx
2023-07-29 15:16:11 -07:00
233459d063
Merge pull request #804 from Infisical/jumpcloud-saml
...
Optimize SAML SSO configuration flow and add documentation for Azure AD SAML
2023-07-29 15:01:41 +07:00
ba6355e4d2
Fix lint errors
2023-07-29 14:58:13 +07:00
e961a30937
Optimize SAML SSO configuration flow, add docs for Azure AD SAML
2023-07-29 14:39:06 +07:00
53ff420304
Merge pull request #802 from akhilmhdh/feat/org-overview-loading
...
feat: added loading state for org overview page
2023-07-28 15:13:51 -04:00
196a613f16
Merge pull request #790 from subh-cs/subh-cs/better-logs-k8-operator
...
Better log for k8-operator
2023-07-28 15:11:40 -04:00
cc4b749ce8
Revise SAML flow, update Okta SAML docs
2023-07-29 01:57:07 +07:00
8cc5f2ef43
typo in cli usage.mdx
2023-07-28 13:26:35 -04:00
06bc02c392
feat: added loading state and show empty state only when loading for org overview page
2023-07-28 21:33:31 +05:30
3682c4d044
Merge pull request #800 from akhilmhdh/fix/style-overview-fixes
...
feat: fixed padding, added progress bar for routing, added sticky hea…
2023-07-28 09:51:33 -04:00
52892c26e5
feat: fixed padding, added progress bar for routing, added sticky header for overview
2023-07-28 16:55:22 +05:30
5ce67bf750
fix: send current app settings with env sync update
2023-07-28 18:00:46 +08:00
ed2cf68935
Merge remote-tracking branch 'origin' into jumpcloud-saml
2023-07-28 14:52:28 +07:00
386bc09d49
Update Okta SSO image convention
2023-07-28 14:52:07 +07:00
353c6e9166
Merge pull request #798 from Infisical/windmill-docs
...
Add docs for Windmill integration
2023-07-28 13:26:20 +07:00
1f69467207
Add docs for Windmill integration
2023-07-28 13:24:33 +07:00
5ab218f1f8
fixed parsing .env with :
2023-07-27 19:40:39 -07:00
e1b25aaa54
fixed the padding issue for the secret raw
2023-07-27 19:03:02 -07:00
9193e7ef58
fix styling issues with secret rows
2023-07-27 15:50:42 -07:00
3f998296fe
ip table fix
2023-07-27 13:33:31 -07:00
6f7601f2c4
Merge pull request #793 from akhilmhdh/feat/new-overview-page
...
Feat/new overview page
2023-07-27 15:42:34 -04:00
b7c7544baf
minor style changes
2023-07-27 12:37:18 -07:00
4b7ae2477a
Merge pull request #765 from sunilk4u/feat/windmill-integration
...
Feature: Windmill.dev cloud Integeration
2023-07-28 02:11:27 +07:00
e548883bba
Fix lint errors, merge conflicts
2023-07-28 02:02:26 +07:00
a7ece1830e
Revise Windmill integration
2023-07-28 01:30:28 +07:00
6502d232c9
Start Azure AD SAML docs
2023-07-27 23:48:53 +07:00
f31e8ddfe9
feat: added width for expandable table and secret missing count ui fix
2023-07-27 20:57:38 +05:30
7bbbdcc58b
feat: implemented new overview page with improvement in dashboard
2023-07-27 16:36:34 +05:30
bca14dd5c4
feat: added new secret input component and updated toolbar key special prop to innerKey
2023-07-27 16:36:34 +05:30
b6b3c8a736
fix: resolved v2 secret update bug and object returning in import secret empty
2023-07-27 16:29:43 +05:30
d458bd7948
Merge branch 'feat/northflank-integration'
2023-07-27 15:18:28 +07:00
239989ceab
Update contributors README
2023-07-27 15:17:15 +07:00
7ff13242c0
Add docs for Northflank
2023-07-27 15:16:11 +07:00
7db8555b65
Merge pull request #788 from ChukwunonsoFrank/feat/northflank-integration
...
Feature: Northflank integration
2023-07-27 15:15:36 +07:00
980a578bd5
Revise Northflank integration
2023-07-27 14:52:52 +07:00
adb27bb729
fix: allow apps which have write access
2023-07-27 13:11:48 +05:30
d89d360880
Merge pull request #792 from Infisical/fix-ip-whitelisting
...
Update IP allowlist implementation
2023-07-27 11:47:56 +07:00
8ed5dbb26a
Add default IPV6 CIDR for creating workspace
2023-07-27 11:23:57 +07:00
221a43e8a4
Update IP allowlist implementation
2023-07-27 11:18:36 +07:00
e8a2575f7e
logging workspaceId, tokenName from k8-operator
2023-07-27 09:10:08 +05:30
41c1828324
roll forward: disable IP white listing
2023-07-26 20:50:53 -04:00
c2c8cf90b7
Merge branch 'main' of https://github.com/Infisical/infisical
2023-07-26 14:03:47 -07:00
00b4d6bd45
changed the icon
2023-07-26 14:03:37 -07:00
f5a6270d2a
add workspace auth for multi env/glob request
2023-07-26 16:50:35 -04:00
bc9d6253be
change isDisabled criteria for Create Integration button
2023-07-26 21:19:02 +01:00
a5b37c80ad
chore: resolve merge conflicts
2023-07-26 20:39:51 +01:00
7b1a4fa8e4
change regexp to accept deeper level paths
2023-07-27 00:48:17 +05:30
7457f573e9
add dash and underscores for secret pattern test
2023-07-26 23:43:44 +05:30
d67e96507a
fix:unauthorized response for app name
2023-07-26 23:14:42 +05:30
46545c1462
add secretGroup to integrationController.ts
2023-07-26 18:19:54 +01:00
8331cd4de8
Merge pull request #761 from atimapreandrew/terraform-cloud-integration
...
Terraform cloud integration
2023-07-26 23:16:51 +07:00
3447074eb5
Fix merge conflicts
2023-07-26 23:13:33 +07:00
5a708ee931
Optimize Terraform Cloud sync function
2023-07-26 23:10:38 +07:00
9913b2fb6c
Initialize TrustedIP upon creating a new workspace
2023-07-26 22:20:51 +07:00
2c021f852f
Update filter for trusted IPs backfill
2023-07-26 21:15:07 +07:00
8dbc894ce9
Replace insertMany operation with upsert for backfilling trusted ips
2023-07-26 20:45:58 +07:00
511904605f
Merge pull request #786 from Infisical/debug-integrations
...
Fix PATCH IP whitelist behavior and breaking integrations due to incorrect project id in local storage
2023-07-26 17:55:24 +07:00
7ae6d1610f
Fix IP whitelist PATCH endpoint, update localStorage project id to reflect navigated to project
2023-07-26 17:46:33 +07:00
7da6d72f13
Remove save call from backfilling trusted ips
2023-07-26 16:18:13 +07:00
ad33356994
Remove required comment for trusted IP schema
2023-07-26 15:29:43 +07:00
cfa2461479
Merge pull request #785 from Infisical/network-access
...
Add support for IP allowlisting / trusted IPs
2023-07-26 15:11:04 +07:00
bf08bfacb5
Fix lint errors
2023-07-26 15:06:18 +07:00
cf77820059
Merge remote-tracking branch 'origin' into network-access
2023-07-26 14:55:12 +07:00
1ca90f56b8
Add docs for IP allowlisting
2023-07-26 14:51:25 +07:00
5899d7aee9
Complete trusted IPs feature
2023-07-26 13:34:56 +07:00
b565194c43
create versions for brew releases
2023-07-25 15:39:29 -04:00
86e04577c9
print exec error messages as is
2023-07-25 14:17:31 -04:00
f4b3cafc5b
Added Terraform Cloud integration docs
2023-07-25 16:51:53 +01:00
18aad7d520
Terraform Cloud integration
2023-07-25 15:25:11 +01:00
54c79012db
fix the org-members link
2023-07-25 07:01:27 -07:00
4b720bf940
Update kubernetes.mdx
2023-07-24 18:13:35 -04:00
993866bb8b
Update secret-reference.mdx
2023-07-24 17:18:07 -04:00
8c39fa2438
add conditional imports to raw api
2023-07-24 15:01:31 -04:00
7bccfaefac
Merge pull request #784 from akhilmhdh/fix/import-delete
...
fix: resolved secret import delete and include_import response control
2023-07-24 11:47:02 -04:00
e2b666345b
fix: resolved secret import delete and include_import response control
2023-07-24 20:53:59 +05:30
90910819a3
Merge pull request #778 from afrieirham/docs/running-docs-locally
...
docs: add running infisical docs locally guide
2023-07-24 09:00:46 -04:00
8b070484dd
docs: add running infisical docs locally
2023-07-24 20:36:42 +08:00
a764087c83
Merge pull request #782 from Infisical/improve-security-docs
...
Add section on service token best practices
2023-07-24 18:14:26 +07:00
27d5fa5aa0
Add section on service token best practices
2023-07-24 18:10:37 +07:00
2e7705999c
Updated changelog and contributors in README
2023-07-24 12:56:02 +07:00
428bf8e252
Merge branch 'main' of https://github.com/Infisical/infisical
2023-07-23 13:59:42 -07:00
264740d84d
style updates
2023-07-23 13:59:25 -07:00
723bcd4d83
Update react.mdx
2023-07-23 15:44:54 -04:00
9ed516ccb6
Uncomment Google SSO for signup
2023-07-24 02:35:51 +07:00
067ade94c8
Merge branch 'main' of https://github.com/Infisical/infisical
2023-07-24 01:54:09 +07:00
446edb6ed9
Add CLI support for SAML SSO
2023-07-24 01:53:56 +07:00
896529b7c6
auto scope raw secrets GET with service token
2023-07-23 12:31:03 -04:00
5c836d1c10
Merge pull request #779 from afrieirham/integration/digital-ocean-app-platform
...
Digital Ocean App Platform Integration
2023-07-23 23:01:35 +07:00
409d46aa10
Fix merge conflicts
2023-07-23 22:55:18 +07:00
682c63bc2a
Fix DigitalOcean getApps case where there are no apps
2023-07-23 22:42:41 +07:00
1419371588
Merge pull request #776 from afrieirham/integration/cloud66
...
Cloud 66 integration
2023-07-23 22:19:23 +07:00
77fdb6307c
Optimize Cloud66 integration sync function
2023-07-23 22:16:27 +07:00
c61bba2b6b
docs: add digital ocean app platform integration guide
2023-07-23 22:39:08 +08:00
2dc0563042
view: fix integration name only show 3 words
2023-07-23 22:02:59 +08:00
b5fb2ef354
feat: DO app platform integration
2023-07-23 22:01:48 +08:00
dc01758946
Update SAML Okta docs screenshots
2023-07-23 16:59:08 +07:00
1f8683f59e
Merge pull request #777 from Infisical/saml-docs
...
Add docs for Okta SAML 2.0 SSO
2023-07-23 16:49:47 +07:00
a5273cb86f
Add docs for Okta SAML 2.0 SSO
2023-07-23 16:47:43 +07:00
d48b5157d4
docs: add cloud 66 integration guide
2023-07-23 17:39:29 +08:00
94a23bfa23
feat: add cloud 66 integration
2023-07-23 16:36:26 +08:00
fcdfa424bc
Restrict changing user auth methods if SAML SSO is enforced
2023-07-23 15:19:17 +07:00
3fba1b3ff7
Merge pull request #774 from Infisical/saml-sso-edge-cases
...
Block inviting members to organization if SAML SSO is configured
2023-07-23 13:27:30 +07:00
953eed70b2
Add back attribution source for non-SAML SSO case
2023-07-23 13:24:12 +07:00
39ba795604
Block inviting members to organization if SAML SSO is configured
2023-07-23 13:05:37 +07:00
5b36227321
Merge pull request #773 from Infisical/debug-google-sso
...
Initialize organization bot upon creating organization
2023-07-23 12:07:45 +07:00
70d04be978
Initialize organization bot upon creating organization
2023-07-23 12:03:39 +07:00
c2be6674b1
chore: resolve merge conflicts
2023-07-22 11:29:40 +01:00
565f234921
Merge pull request #772 from Infisical/switch-to-google-sso
...
Add user support for changing authentication methods
2023-07-22 12:38:22 +07:00
ab43e32982
Add user support for changing auth methods
2023-07-22 12:33:57 +07:00
be677fd6c2
disable token error
2023-07-21 18:41:32 -04:00
3d93c6a995
add sentry error to integ
2023-07-21 17:45:27 -04:00
edb201e11f
comment out unused import
2023-07-21 17:33:46 -04:00
1807b3e029
add logs for integration and comment out google sso
2023-07-21 17:29:56 -04:00
c02c8e67d3
Merge branch 'main' of https://github.com/Infisical/infisical
2023-07-21 23:54:03 +07:00
d4c5be5f48
Update file casing
2023-07-21 23:53:50 +07:00
5f33c9a389
Update file casing
2023-07-21 23:53:16 +07:00
c9acb22261
Merge pull request #770 from Infisical/docs
...
Add/revise docs for Codefresh and Bitbucket integrations
2023-07-21 23:44:57 +07:00
33f0510995
Add docs for Codefresh integration, revise docs for Bitbucket integration
2023-07-21 23:41:04 +07:00
25b239a18b
Merge pull request #755 from zwkee/integration/bitbucket
...
BitBucket Integration
2023-07-21 20:55:42 +07:00
504e0f6dc3
Fix lint issues backend
2023-07-21 20:52:35 +07:00
f450be3a00
Fix merge conflicts
2023-07-21 20:49:41 +07:00
d9f6c27e4d
Update Bitbucket sync function
2023-07-21 20:16:39 +07:00
9cef35e9e6
Merge pull request #769 from Infisical/saml
...
Add Google SSO and SAML SSO (Okta)
2023-07-21 18:02:10 +07:00
2621ccdcf1
Add descriptions for SSO endpoints
2023-07-21 17:59:15 +07:00
75e90201c0
Lint and move redirectSSO into controller
2023-07-21 17:54:09 +07:00
fd3cf70e13
Add Google SSO
2023-07-21 17:48:36 +07:00
44108621b4
Run linter, fix import error
2023-07-21 15:01:28 +07:00
5ee65359bf
Fix merge conflicts
2023-07-21 14:37:13 +07:00
241dceb845
Remove bodyparser and audit fix deps
2023-07-21 13:39:07 +07:00
af650ef4c7
patch env delete bug
2023-07-20 20:03:01 -04:00
817ddd228c
Update overview.mdx
2023-07-20 19:15:58 -04:00
15d81233b4
update docs overvew
2023-07-20 18:25:54 -04:00
705b1833d0
update CLI usage and docs for pinning docker
2023-07-20 18:18:43 -04:00
beb8d2634a
add docs to pin cli
2023-07-20 17:59:59 -04:00
fb3ceb4581
Revamp docker docs
2023-07-20 17:28:33 -04:00
2df33dc84f
Merge pull request #764 from akhilmhdh/fix/include-optional
...
made include_imports optional in raw secrets fetch
2023-07-20 09:54:47 -04:00
c62504d658
correct codefresh image file name
2023-07-20 19:21:04 +05:30
ce08512ab5
Merge remote-tracking branch 'upstream/main' into feat/windmill-integration
2023-07-20 19:20:38 +05:30
8abe7c7f99
add secretGroup attribute to model definition
2023-07-20 12:58:07 +01:00
043133444d
fix: made include_imports optional in raw secrets fetch
2023-07-20 14:18:35 +05:30
b3baaac5c8
map secret comments to windmill api description
2023-07-20 12:57:16 +05:30
aa019e1501
add pattern match for windmill stored secrets
2023-07-20 02:12:36 +05:30
0f8b505c78
change label for windmill workspace form
2023-07-20 01:45:16 +05:30
5b7e23cdc5
add authorization of user for each app
2023-07-20 01:44:21 +05:30
df25657715
Merge pull request #760 from chisom5/feature-codefresh-integration
...
Codefresh integration
2023-07-20 00:14:27 +07:00
79c2baba1a
Merge branch 'Infisical:main' into feature-codefresh-integration
2023-07-19 17:39:45 +01:00
52a2a782f1
Merge pull request #762 from akhilmhdh/fix/sec-import-fail
...
fix: resolved empty secrets on fresh env and added empty states
2023-07-19 12:38:01 -04:00
eda095b55f
Fix merge conflicts
2023-07-19 23:29:01 +07:00
93761f6487
fix: resolved empty secrets on fresh env and added empty states
2023-07-19 21:58:03 +05:30
c5438fbe6d
Fix merge conflicts
2023-07-19 23:25:52 +07:00
e8fdaf571c
Make sync function for Codefresh
2023-07-19 23:17:59 +07:00
846e2e037f
Update
2023-07-19 22:23:48 +07:00
a0a7ff8715
Codefresh integration
...
Worked on codefresh integration syncing secrets to infiscial
2023-07-19 16:22:25 +01:00
ec1e842202
change windmill workspace label
2023-07-19 19:04:59 +05:30
83d5291998
add interface for windmill request body
2023-07-19 15:00:42 +05:30
638e011cc0
add windmill logo to integration variable
2023-07-19 14:47:37 +05:30
d2d23a7aba
add windmill logo
2023-07-19 14:47:15 +05:30
a52c2f03bf
add integration slug name mapping for windmill
2023-07-19 14:12:05 +05:30
51c12e0202
Merge branch 'Infisical:main' into feat/windmill-integration
2023-07-19 13:15:21 +05:30
4db7b0c05e
add function for windmill secret sync
2023-07-19 13:13:14 +05:30
284608762b
update secret import docs
2023-07-19 00:57:35 -04:00
8960773150
Update overview.mdx
2023-07-18 21:51:18 -07:00
4684c9f8b1
Update secret-reference.mdx
2023-07-19 00:40:32 -04:00
abbf3e80f9
Update secret-reference.mdx
2023-07-19 00:31:45 -04:00
d272f580cf
update k8 helm for import feature
2023-07-19 00:25:22 -04:00
da9cb70184
only send risk notif when risks are found
2023-07-19 00:05:19 -04:00
1f3f0375b9
add secret import to k8 operator
2023-07-18 23:59:03 -04:00
8ad851d4b0
added the ability to change user name
2023-07-18 18:36:34 -07:00
edef22d28e
Terraform Cloud integration
2023-07-18 23:14:41 +01:00
3b5bc151ba
Merge pull request #758 from akhilmhdh/feat/secret-import
...
Implemented secret link/import feature
2023-07-18 16:58:46 -04:00
678cdd3308
Merge branch 'main' into feat/secret-import
2023-07-18 16:52:25 -04:00
76f43ab6b4
Terraform Cloud integration
2023-07-18 21:08:30 +01:00
33554f4057
patch bug when imports don't show with no secrets
2023-07-18 15:32:14 -04:00
c539d4d243
remove print
2023-07-18 15:31:31 -04:00
124e6dd998
feat(secret-import): added workspace validation for get imports and imported secret api
2023-07-18 19:40:35 +05:30
cef29f5dd7
minor style update
2023-07-17 21:39:05 -07:00
95c914631a
patch notify user on risk found
2023-07-17 21:52:24 -04:00
49ae61da08
remove border from risk selection
2023-07-17 21:49:58 -04:00
993abd0921
add secret scanning status to api
2023-07-17 21:28:47 -04:00
f37b497e48
Update overview.mdx
2023-07-17 21:11:27 -04:00
0d2e55a06f
add telemetry for cloud secret scanning
2023-07-17 20:29:20 -04:00
040243d4f7
add telemetry for cloud secret scanning
2023-07-17 20:29:07 -04:00
c450b01763
update email for secret leak
2023-07-17 20:20:11 -04:00
4cd203c194
add ss-webhook to values file k8-infisical
2023-07-17 19:56:07 -04:00
178d444deb
add web hook under api temporarily
2023-07-17 18:58:39 -04:00
139ca9022e
Update build-staging-img.yml
2023-07-17 17:36:57 -04:00
34d3e80d17
Merge pull request #743 from Infisical/git-scanning-app
...
bring back secret engine for dev
2023-07-17 17:21:34 -04:00
deac5fe101
Merge branch 'main' into git-scanning-app
2023-07-17 17:20:04 -04:00
216f3a0d1b
reload page after org link
2023-07-17 17:18:55 -04:00
6ee7081640
add secret groups field functionality
2023-07-17 22:00:48 +01:00
43f4110c94
update risk status names
2023-07-17 16:46:15 -04:00
56d430afd6
update risk status and update email notifications
2023-07-17 16:41:33 -04:00
f681f0a98d
fix(secret-import): resolved build failure in frontend
2023-07-18 00:29:42 +05:30
23cd6fd861
doc(secret-imports): updated docs for secret import
2023-07-17 23:10:42 +05:30
cf45c3dc8b
feat(secret-import): updated cli to support secret import
2023-07-17 23:10:14 +05:30
45584e0c1a
feat(secret-import): implemented ui for secret import
2023-07-17 23:08:57 +05:30
202900a7a3
feat(secret-import): implemented api for secret import
2023-07-17 23:08:42 +05:30
38b6a48bee
Merge pull request #754 from JunedKhan101/docs-typo-fix
...
fixed typo
2023-07-17 10:49:46 -04:00
04611d980b
create windmill get all workspaces list function
2023-07-17 16:50:27 +05:30
6125246794
add integration authorize redirect url
2023-07-17 16:35:11 +05:30
52e26fc6fa
create integration pages for windmill
2023-07-17 16:34:39 +05:30
06bd98bf56
add windmill variables to model schema
2023-07-17 15:12:12 +05:30
7c24e0181a
add windmill variables to integration
2023-07-17 15:09:15 +05:30
53abce5780
remove secret engine folder
2023-07-16 16:51:01 -04:00
8c844fb188
move secret scanning to main container
2023-07-16 16:48:36 -04:00
ceeebc24fa
Terraform Cloud integration
2023-07-16 21:12:35 +01:00
df7ad9e645
feat(integration): add integration with BitBucket
2023-07-16 22:04:51 +08:00
a9135cdbcd
fixed typo
2023-07-16 14:47:35 +05:30
9b96daa185
Merge pull request #752 from afrieirham/feat/sort-integrations-alphabetically
...
feat: sort cloud and framework integrations alphabetically
2023-07-16 14:34:26 +05:30
9919d3ee6a
feat: sort cloud and framework integrations alphabetically
2023-07-16 11:05:37 +08:00
dfcd6b1efd
changed docs structure
2023-07-14 19:14:36 -07:00
07bc4c4a3a
change docs structure
2023-07-14 19:11:39 -07:00
d69465517f
Added styling
2023-07-14 16:26:18 -07:00
6d807c0c74
Merge pull request #749 from RezaRahemtola/fix/cli-vault-cmd-last-line-break
...
fix(cli): Missing trailing linebreak in vault commands
2023-07-14 18:38:23 -04:00
868cc80210
fix(cli): Missing trailing linebreak in vault commands
2023-07-14 23:09:25 +02:00
3d4a616147
remove secret scanning from prod docker compose
2023-07-14 15:21:04 -04:00
bd3f9130e4
Merge pull request #747 from unkletayo/adetayoreadme-youtubelink-fix
...
docs(readme):update broken YouTube page link
2023-07-14 09:19:51 -07:00
f607841acf
Update README.md with the correct youtube link
2023-07-14 17:15:09 +01:00
55d813043d
Update README.md
...
This PR fixes broken link to the YouTube page in the Readme file
2023-07-14 08:15:51 +01:00
b2a3a3a0e6
added click-to-copy and changed the slack link
2023-07-13 19:09:00 -07:00
67d5f52aca
extract correct params after git app install
2023-07-13 19:56:49 -04:00
a34047521c
styled cli redirect
2023-07-13 16:37:05 -07:00
7ff806e8a6
fixed the signup orgId issue
2023-07-13 16:16:00 -07:00
9763353d59
Fixed routing issues
2023-07-13 16:09:33 -07:00
4382935cb5
Merge pull request #733 from akhilmhdh/feat/webhooks
...
Feat/webhooks
2023-07-13 18:47:47 -04:00
7e3646ddcd
add docs on how to pin k8 operator to avoid breaking changes
2023-07-13 17:53:59 -04:00
f7766fc182
fix: resolved just space in a secret value and not changing save state
2023-07-13 23:53:24 +05:30
3176370ef6
feat(webhook): removed console.log
2023-07-13 23:22:20 +05:30
9bed1682fc
feat(webhooks): updated docs
2023-07-13 23:22:20 +05:30
daf2e2036e
feat(webhook): implemented ui for webhooks
2023-07-13 23:22:20 +05:30
0f81c78639
feat(webhook): implemented api for webhooks
2023-07-13 23:21:18 +05:30
8a19cfe0c6
removed secret scanning from the menu
2023-07-13 10:31:54 -07:00
a00fec9bca
trigger standalone docker img too
2023-07-13 11:23:41 -04:00
209f224517
Merge pull request #745 from Infisical/docs-sdk
...
Remove individual SDK pages from docs
2023-07-13 17:10:26 +07:00
0b7f2b7d4b
Remove individual SDK pages from docs in favor of each SDKs README on GitHub
2023-07-13 17:08:32 +07:00
eff15fc3d0
Merge pull request #744 from Infisical/usage-billing
...
Fix subscription context get organization from useOrganization
2023-07-13 17:07:42 +07:00
2614459772
Fix subscription context get organization from useOrganization
2023-07-13 17:01:53 +07:00
4e926746cf
fixing the pro trial bug
2023-07-12 15:46:42 -07:00
f022f6d3ee
update secret engine port
2023-07-12 16:39:45 -04:00
1133ae4ae9
bring back secret engine for dev
2023-07-12 16:10:09 -04:00
edd5afa13b
remove secret engine from main
2023-07-12 15:50:36 -04:00
442f572acc
Merge branch 'infisical-radar-app' into main
2023-07-12 12:12:24 -07:00
be58f3c429
removed the learning item from sidebar
2023-07-12 11:50:36 -07:00
3eea5d9322
Merge pull request #735 from Infisical/new-sidebars
...
fixing the bugs with sidebars
2023-07-12 11:23:26 -07:00
e4e87163e8
removed org member section
2023-07-12 11:19:56 -07:00
d3aeb729e0
fixing ui/ux bugs
2023-07-12 11:18:42 -07:00
112d4ec9c0
refactor: modify Northflank integration sync logic
2023-07-12 12:25:44 +01:00
2e7c7cf1da
fix typo in folder docs
2023-07-12 01:41:14 -04:00
5d39416532
replace cli quick start
2023-07-12 01:38:59 -04:00
af95adb589
Update usage.mdx
2023-07-12 01:31:09 -04:00
0fc4f96773
Merge pull request #736 from Infisical/revamp-docs
...
Revamp core docs
2023-07-12 01:29:10 -04:00
0a9adf33c8
revamp core docs
2023-07-12 01:23:28 -04:00
f9110cedfa
fixing the bug with switching orgs
2023-07-11 22:13:54 -07:00
88ec55fc49
Merge pull request #700 from Infisical/new-sidebars
...
new sidebars
2023-07-11 17:29:48 -07:00
98b2a2a5c1
adding trial to the sidebar
2023-07-11 17:26:36 -07:00
27eeafbf36
Merge pull request #730 from Infisical/main
...
Catching up the branch
2023-07-11 16:19:39 -07:00
0cf63028df
fixing style and solving merge conflicts
2023-07-11 16:19:07 -07:00
0b52b3cf58
Update mint.json
2023-07-11 14:14:23 -07:00
e1764880a2
Update overview.mdx
2023-07-11 14:09:57 -07:00
d3a47ffcdd
Update mint.json
2023-07-11 13:56:24 -07:00
9c1f88bb9c
Update mint.json
2023-07-11 13:49:55 -07:00
ae2f3184e2
Merge pull request #711 from afrieirham/form-ux-enhancement
...
fix: enable users to press `Enter` in forms
2023-07-11 16:34:21 -04:00
3f1db47c30
Merge pull request #731 from Infisical/office-365-smtp
...
Add support for Office365 SMTP
2023-07-11 15:04:26 +07:00
3e3bbe298d
Add support for Office365 SMTP
2023-07-11 14:50:41 +07:00
46dc357651
final changes to sidebars
2023-07-11 00:04:14 -07:00
07d25cb673
extract version from tag
2023-07-10 23:26:14 -04:00
264f75ce8e
correct gha for k8 operator
2023-07-10 23:20:45 -04:00
9713a19405
add semvar to k8 images
2023-07-10 23:14:10 -04:00
a3836b970a
Terraform Cloud integration
2023-07-10 23:44:55 +01:00
ccfb8771f1
Merge pull request #728 from JunedKhan101/feature-723-remove-trailing-slash
...
Implemented feature to remove the trailing slash from the domain url
2023-07-10 10:26:53 -04:00
5e2b31cb6c
add window redirect for the Northflank integration
2023-07-10 12:57:16 +01:00
b36801652f
Merge pull request #729 from Infisical/trial-revamp
...
Infisical Cloud Pro Free Trial Update
2023-07-10 15:13:28 +07:00
9e5b9cbdb5
Fix lint errors
2023-07-10 15:06:00 +07:00
bdf4ebd1bc
second iteration of the new sidebar
2023-07-09 23:58:27 -07:00
e91e7f96c2
Update free plan logic
2023-07-10 13:48:46 +07:00
34fef4aaad
Implemented feature to remove the trailing slash from the domain url
2023-07-10 12:16:51 +05:30
09330458e5
Merge pull request #721 from agoodman1999/main
...
add --path flag to docs for infisical secrets set
2023-07-10 00:09:09 -04:00
ed95b99ed1
Merge branch 'main' into main
2023-07-10 00:08:25 -04:00
dc1e1e8dcb
Merge pull request #726 from RezaRahemtola/fix/docs
...
fix(docs): Wrong integration name and missing link
2023-07-10 00:05:47 -04:00
13a81c9222
add 401 error message for get secrets in cli
2023-07-09 23:25:35 -04:00
6354464859
update terraform docs with path and env
2023-07-09 22:40:00 -04:00
ec26404b94
Merge pull request #727 from Infisical/main
...
Catching up with main
2023-07-09 11:13:40 -07:00
3c45941474
chore: resolve merge conflicts
2023-07-09 17:38:45 +01:00
91e172fd79
add Northflank specific create.tsx file
2023-07-09 16:18:58 +01:00
5ef2508736
docs: Add missing pull request contribution link
2023-07-09 15:44:25 +02:00
93264fd2d0
docs: Fix wrong integration name
2023-07-09 15:40:59 +02:00
7020c7aeab
fix: completing allow user to press Enter in forgot password flow
2023-07-09 15:08:25 +08:00
25b1673321
improve k8 operator docs
2023-07-08 21:48:06 -04:00
628bc711c2
update k8 docks for quick start
2023-07-08 21:12:05 -04:00
a3b4228685
add path to export command
2023-07-08 16:15:45 -04:00
374c8e4a1a
Update ingress class values.yaml
2023-07-08 13:47:13 -04:00
5afcf2798f
Update build-staging-img.yml
2023-07-08 13:32:35 -04:00
1657cf0a7e
Update values.yaml
2023-07-08 13:16:10 -04:00
c9820d0071
Update values.yaml
2023-07-08 12:55:49 -04:00
3e975dc4f0
Terraform Cloud integration
2023-07-08 00:07:38 +01:00
b53c046eef
Merge pull request #713 from akhilmhdh/feat/secret-reference
...
secret reference
2023-07-07 19:02:57 -04:00
fd10d7ed34
add docs for k8 secret refs
2023-07-07 18:59:23 -04:00
c5aae44249
add docs for k8 secret refs
2023-07-07 18:56:38 -04:00
83aa6127ec
update k8 chart version
2023-07-07 15:56:47 -04:00
5a2299f758
update k8 operator crd for secret refs
2023-07-07 15:55:45 -04:00
57cdab0727
update k8 operator crd for secret refs
2023-07-07 15:55:22 -04:00
f82fa1b3b3
add secret reference support
2023-07-07 15:49:21 -04:00
e95eef2071
Merge branch 'main' of https://github.com/Infisical/infisical
2023-07-07 13:01:51 +07:00
53efdac0f0
Bring back catch TokenExpiredError in backend error-handling middleware
2023-07-07 13:01:38 +07:00
f5eafc39c5
Merge pull request #717 from atimapreandrew/add-laravel-forge-docs
...
Added docs for Laravel Forge Integration
2023-07-07 12:14:47 +07:00
0f72ccf82e
Remove Laravel Forge from self-hosting docs, update image name
2023-07-07 12:13:47 +07:00
c191eb74fd
Update README.md
2023-07-06 21:39:05 -07:00
f9fca42c5b
fix incorrect leading slash in example
2023-07-06 13:36:15 -04:00
11a19eef07
add --path flag to docs for infisical secrets set
2023-07-06 13:20:48 -04:00
8a237af4ac
feat(secret-ref): updated reference corner cases of trailing slashes
2023-07-06 22:15:10 +05:30
24413e1edd
Added docs for Laravel Forge Integration
2023-07-06 15:43:43 +01:00
5aba0c60b8
feat(secret-ref): removed migration field unset op, refactored service token scope check to a utility fn
2023-07-06 20:01:46 +05:30
5599132efe
fix(secret-ref): resolved service token unable to fetch secrets in cli
2023-07-06 18:58:48 +05:30
7f9e27e3d3
Update README.md
2023-07-05 15:41:38 -07:00
7d36360111
Updated AWS deploy image
2023-07-05 15:34:22 -07:00
d350297ce1
Deploy to AWS button updated
2023-07-05 15:28:17 -07:00
18d4e42d1f
Update README.md
2023-07-05 15:19:54 -07:00
9faf5a3d5c
add secret scanning to gamma values
2023-07-05 18:17:09 -04:00
da113612eb
diable secret scan by default
2023-07-05 18:09:46 -04:00
e9e2eade89
update helm chart version
2023-07-05 17:56:30 -04:00
3cbc9c1b5c
update helm chart to include git app
2023-07-05 17:54:29 -04:00
0772510e47
update gha for git app gamma deploy
2023-07-05 15:52:43 -04:00
f389aa07eb
update docker file for prod build
2023-07-05 15:39:44 -04:00
27a110a93a
build secret scanning
2023-07-05 15:22:29 -04:00
13eaa4e9a1
feat(secret-ref): updated doc
2023-07-05 23:00:17 +05:30
7ec7d05fb0
feat(secret-ref): implemented cli changes for secret reference
2023-07-05 23:00:17 +05:30
7fe4089bb0
feat(secret-ref): implemented ui for service token changes
2023-07-05 23:00:17 +05:30
0cee453202
feat(secret-ref): implemented backend changes for multi env and folder in service token
2023-07-05 23:00:17 +05:30
088d8097a9
Merge pull request #712 from atimapreandrew/laravel-forge-integration
...
Laravel forge integration
2023-07-05 23:43:43 +07:00
4e6fae03ff
Patch sync Laravel Forge integration
2023-07-05 23:40:43 +07:00
732d0dfdca
Added docs for Laravel Forge Integration
2023-07-05 13:45:10 +01:00
93e0232c21
fix: allow user to press Enter in forgot password page
2023-07-05 19:02:48 +08:00
37707c422a
fix: allow user to press Enter in login page
2023-07-05 18:40:48 +08:00
2f1bd9ca61
fix: enable user to press Enter in signup flow
2023-07-05 18:32:03 +08:00
3d9ddbf9bc
Merge branch 'main' of https://github.com/Infisical/infisical
2023-07-05 13:52:06 +07:00
7c9140dcec
Update trial message
2023-07-05 13:51:50 +07:00
a63d179a0d
add email notifications for risks
2023-07-04 22:06:29 -04:00
95dd8718bd
Merge pull request #709 from raykeating/add-path-flag-to-infisical-run-docs
...
add --path flag to docs
2023-07-04 20:25:56 -04:00
ff2c9e98c0
add --path flag to docs
2023-07-04 19:48:36 -04:00
d9ab38c590
chore: resolve merge conflicts
2023-07-04 22:52:23 +01:00
23f4a350e7
Added docs for Laravel Forge Integration
2023-07-04 21:08:15 +01:00
696225d8d2
laravel forge integration
2023-07-04 20:01:49 +01:00
6c1ccc17b3
laravel forge integration
2023-07-04 19:28:42 +01:00
aa60f3a664
Merge branch 'main' of github.com:atimapreandrew/infisical
2023-07-04 17:49:08 +01:00
f01fb2830a
patch Eslint GetToken issue
2023-07-04 11:11:05 -04:00
9f6aa6b13e
add v1 secret scanning
2023-07-04 10:54:44 -04:00
b2ee15a4ff
Merge pull request #708 from Infisical/free-trial
...
Initialize users on Infisical Cloud to Pro (Trial) Tier
2023-07-04 16:26:05 +07:00
42de0fbe73
Fix lint errors
2023-07-04 16:22:06 +07:00
553c986aa8
Update free trial indicator in usage and billing page
2023-07-04 16:01:20 +07:00
9a1e2260a0
Merge pull request #701 from Infisical/main
...
Update branch
2023-06-30 16:54:26 -07:00
98f7ce2585
Merge branch 'main' of github.com:atimapreandrew/infisical
2023-06-30 17:55:22 +01:00
c30ec8cb5f
Merge pull request #697 from Infisical/revamp-project-settings
...
Standardize styling of Project Settings Page
2023-06-30 16:44:02 +07:00
104c752f9a
Finish preliminary standardization of project settings page
2023-06-30 16:38:54 +07:00
b66bea5671
Merge pull request #692 from akhilmhdh/feat/multi-line-secrets
...
multi line support for secrets
2023-06-29 17:35:25 -04:00
f9313204a7
add docs for k8 re sync interval
2023-06-29 16:08:43 -04:00
cb5c371a4f
add re-sync interval
2023-06-29 15:02:53 -04:00
a32df58f46
Merge pull request #695 from Infisical/check-rbac
...
Rewire RBAC paywall to new mechanism
2023-06-29 18:53:07 +07:00
e2658cc8dd
Rewire RBAC paywall to new mechanism
2023-06-29 18:47:35 +07:00
1fbec20c6f
Merge pull request #694 from Infisical/clean-org-settings
...
Clean Personal Settings and Organization Settings Pages
2023-06-29 18:19:24 +07:00
ddff8be53c
Fix build error
2023-06-29 18:15:59 +07:00
114d488345
Fix merge conflicts
2023-06-29 17:53:33 +07:00
c4da5a6ead
Fix merge conflicts
2023-06-29 17:49:01 +07:00
056f5a4555
Finish preliminary making user settings, org settings styling similar to usage and billing page
2023-06-29 17:47:23 +07:00
dfc88d99f6
first draft new sidebar
2023-06-28 14:28:52 -07:00
033f41a7d5
Merge branch 'main' of github.com:atimapreandrew/infisical
2023-06-28 19:15:08 +01:00
5612a01039
fix(multi-line): resolved linting issues
2023-06-28 20:50:02 +05:30
f1d609cf40
fix: resolved secret version empty
2023-06-28 20:32:12 +05:30
0e9c71ae9f
feat(multi-line): added support for multi-line in ui
2023-06-28 20:32:12 +05:30
d1af399489
Merge pull request #684 from akhilmhdh/feat/integrations-page-revamp
...
integrations page revamp
2023-06-27 17:50:49 -04:00
f445bac42f
swap out for v3 secrets
2023-06-27 17:20:30 -04:00
798f091ff2
fix fetching secrets via service token
2023-06-27 15:00:03 -04:00
8381944bb2
feat(integrations-page): fixed id in delete modal
2023-06-27 23:56:43 +05:30
f9d0e0d971
Replace - with Unlimited in compare plans table
2023-06-27 22:00:13 +07:00
29d50f850b
Correct current plan text in usage and billing
2023-06-27 19:01:31 +07:00
81c69d92b3
Restyle org name change section
2023-06-27 18:48:26 +07:00
5cd9f37fdf
Merge pull request #687 from Infisical/paywalls
...
Add paywall for PIT and redirect paywall to contact sales in self-hosted
2023-06-27 17:49:42 +07:00
1cf65aca1b
Remove print statement
2023-06-27 17:46:36 +07:00
470c429bd9
Merge remote-tracking branch 'origin' into paywalls
2023-06-27 17:46:18 +07:00
c8d081e818
Remove print statement
2023-06-27 17:45:20 +07:00
492c6a6f97
Fix lint errors
2023-06-27 17:30:37 +07:00
1dfd18e779
Add paywall for PIT and redirect paywall to contact sales in self-hosted
2023-06-27 17:19:33 +07:00
caed17152d
Merge pull request #686 from Infisical/org-settings
...
Revamped organization usage and billing page for Infisical Cloud
2023-06-27 16:16:02 +07:00
825143f17c
Adjust breadcrumb spacing
2023-06-27 16:12:18 +07:00
da144b4d02
Hide usage and billing from Navbar in self-hosted
2023-06-27 15:56:48 +07:00
f4c4545099
Merge remote-tracking branch 'origin' into org-settings
2023-06-27 15:39:51 +07:00
924a969307
Fix lint errors for revamped billing and usage page
2023-06-27 15:39:36 +07:00
072f6c737c
UI update to inetgrations
2023-06-26 18:08:00 -07:00
5f683dd389
feat(integrations-page): updated current integrations width and fixed id in delete modal
2023-06-26 14:31:13 +05:30
2526cbe6ca
Add padding Checkly integration page
2023-06-26 12:39:29 +07:00
6959fc52ac
minor style updates
2023-06-25 21:49:28 -07:00
81bd684305
removed unnecessary variable declarations
2023-06-25 17:17:29 +01:00
68c8dad829
Merge pull request #682 from atimapreandrew/remove-unnecessary-backend-dependencies
...
removed await-to-js and builder-pattern dependencies from backend
2023-06-25 18:41:56 +07:00
ca3f7bac6c
Remove catch error-handling in favor of error-handling middleware
2023-06-25 17:31:19 +07:00
a127d452bd
Continue to make progress on usage and billing page revamp
2023-06-25 17:03:41 +07:00
7c77cc4ea4
fix(integrations-page): eslint fixes to the new upstream changes made
2023-06-24 23:44:52 +05:30
9c0e32a790
fix(integrations-page): added back cloudflare changes in main integrations page
2023-06-24 23:35:55 +05:30
611fae785a
chore: updated to latested storybook v7 stable version
2023-06-24 23:31:37 +05:30
0ef4ac1cdc
feat(integration-page): implemented new optimized integrations page
2023-06-24 23:31:37 +05:30
c04ea7e731
feat(integration-page): updated components and api hooks
2023-06-24 23:30:27 +05:30
9bdecaf02f
removed await-to-js and builder-pattern dependencies from backend
2023-06-24 00:29:31 +01:00
6b222bad01
youtube link change
2023-06-22 19:49:21 -07:00
079d68c042
remove dummy file content
2023-06-22 22:28:39 -04:00
4b800202fb
git app with probot
2023-06-22 22:26:23 -04:00
12d0916625
casting to date
2023-06-22 16:25:21 -07:00
e0976d6bd6
added ? to getTime
2023-06-22 16:16:46 -07:00
a31f364361
converted date to unix
2023-06-22 16:10:54 -07:00
8efa17928c
intercom date fix
2023-06-22 15:57:20 -07:00
48bfdd500d
date format intercom
2023-06-22 15:30:21 -07:00
4621122cfb
added created timestamp to intercom
2023-06-22 15:17:11 -07:00
62fb048cce
intercom debugging
2023-06-22 15:09:02 -07:00
d4d0fe60b3
Merge branch 'main' of https://github.com/Infisical/infisical
2023-06-22 15:00:16 -07:00
0a6e8e009b
intercom update
2023-06-22 14:59:55 -07:00
9f319d7ce3
add dummy value for intercom
2023-06-22 17:17:38 -04:00
7b3bd54386
intercom check
2023-06-22 13:29:26 -07:00
8d82e2d0fc
Replace generic error with BadRequestError for missing refresh token in exchange
2023-06-22 18:08:23 +07:00
ffd4655e2f
Add API Key auth mode support for v1/workspace
2023-06-22 17:53:09 +07:00
8f119fbdd3
Merge pull request #677 from Infisical/stripe-error
...
Remove all Stripe logic from codebase + any related issues
2023-06-22 17:24:11 +07:00
b22a179a17
Fix lint issues
2023-06-22 17:03:28 +07:00
1cbab58d29
Merge remote-tracking branch 'origin' into stripe-error
2023-06-22 16:38:46 +07:00
28943f3b6f
Finish removing Stripe from codebase
2023-06-22 16:38:02 +07:00
b1f4e17aaf
increase limit
2023-06-22 00:40:45 -04:00
afd0c6de08
remove unused import
2023-06-21 15:08:47 -04:00
cf114b0d3c
Merge pull request #648 from quinton11/feat/cli-login-redirect
...
feat: cli login via browser
2023-06-21 14:47:47 -04:00
f785d62315
remove img from login by cli
2023-06-21 14:46:57 -04:00
7aeda9e245
remove service accounts from k8 docs
2023-06-21 12:45:56 -04:00
8a5e655122
fix: frontend lint errors
2023-06-21 07:29:05 +00:00
9b447a4ab0
Merge branch 'main' into feat/cli-login-redirect
2023-06-21 06:47:57 +00:00
f3e84dc6eb
Merge pull request #667 from Stijn-Kuijper/cloudflare-pages-integration
...
Cloudflare Pages integration
2023-06-21 13:09:38 +07:00
a18a86770e
Add docs for Cloudflare Pages integration
2023-06-21 13:05:35 +07:00
6300f86cc4
Optimize and patch minor issues for Cloudflare Pages integration
2023-06-21 12:11:53 +07:00
df662b1058
Resolve merge conflicts
2023-06-21 11:44:07 +07:00
db019178b7
Merge pull request #661 from akhilmhdh/feat/folder-doc
...
doc(folders): updated docs about folders
2023-06-20 13:27:28 -04:00
dcec2dfcb0
Merge pull request #664 from khoa165/add-eslint
...
Add eslint rule and fix as many issues Add eslint rule and fix as many issues as possibleas possible
2023-06-21 00:03:26 +07:00
e6ad153e83
feat: option to choose target environment
2023-06-20 13:43:22 +02:00
9d33e4756b
Add eslint rule and fix as many issues as possible
2023-06-19 23:42:04 -04:00
c267aee20f
feat: interactive login
2023-06-19 22:25:21 +00:00
381e40f9a3
doc(folders): updated docs about folders
2023-06-19 22:38:38 +05:30
1760b319d3
cleanup
2023-06-19 16:00:53 +02:00
59737f89c1
fix: cloudlfare pages sync request fix
2023-06-19 15:44:41 +02:00
17097965d9
feat: cloudflare pages integration sync
2023-06-19 15:14:57 +02:00
1a54bf34ef
feat: fix getApps and create for cloudflare pages integration
2023-06-19 13:58:38 +02:00
7e8ba077ae
fix: terminal text alignment
2023-06-19 09:32:55 +00:00
6ca010e2ba
Merge branch 'Infisical:main' into cloudflare-pages-integration
2023-06-18 18:26:55 +02:00
e9eacc445d
Merge pull request #650 from akhilmhdh/feat/integrations-page
...
Feat/integrations page
2023-06-17 10:06:30 +02:00
db12dafad2
Merge branch 'main' of https://github.com/Infisical/infisical
2023-06-17 10:35:49 +07:00
75acda0d7d
Add option to attach accessId onto integration auth middleware
2023-06-17 10:35:42 +07:00
b98e276767
Merge pull request #658 from Infisical/cli-switch-v2-to-v3-secrets
...
cli: switch from v2 secrets to v3
2023-06-16 18:23:23 -04:00
149c58fa3e
cli: switch from v2 secrets to v3
2023-06-16 17:49:25 -04:00
62d79b82f8
Merge pull request #642 from akhilmhdh/feat/folder-env-overview
...
Folder support in secret overview page
2023-06-16 13:19:16 -04:00
7f7e63236b
fix: resolved dashboardpage latestKey undefined error
2023-06-16 20:45:31 +05:30
965a5cc113
update rate limits
2023-06-16 10:03:12 -04:00
5a4a36a06a
fix: minor change
2023-06-16 13:20:17 +00:00
dd0fdea19f
fix: included mfa login flow
2023-06-16 12:58:00 +00:00
af31549309
Update pairing-session link
2023-06-16 01:15:24 +01:00
072e5013fc
Merge pull request #653 from pgaijin66/bugfix/docs/remove-duplicate-api-key-header
...
bugfix(docs): remove duplicate api key header from API reference docu…
2023-06-16 00:54:20 +01:00
43f2cf8dc3
bugfix(docs): remove duplicate api key header from API reference documentation
2023-06-15 16:49:50 -07:00
0aca308bbd
Update README.md
2023-06-15 15:01:52 -07:00
ff567892f9
added empty state for integrations and terraform
2023-06-15 14:58:40 -07:00
15fc12627a
minor style updates
2023-06-15 13:51:28 -07:00
a743c12c1b
feat(folder-scoped-integrations): implemented ui for folders in integration page
2023-06-15 22:46:40 +05:30
2471418591
feat(folder-scoped-integration): implemented api changes for integrations to support folders
2023-06-15 22:46:39 +05:30
c77ebd4d0e
Merge pull request #649 from Infisical/environment-paywall
...
Update implementation for environment limit paywall
2023-06-15 15:56:32 +01:00
ccaf9a9ffc
Update implementation for environment limit paywall
2023-06-15 15:48:19 +01:00
381806d84b
feat: initial getApps for Cloudflare Pages
2023-06-15 09:46:09 +02:00
391e37d49e
fixed bugs with env and password reset
2023-06-14 21:27:37 -07:00
7088b3c9d8
patch refresh token cli
2023-06-14 17:32:01 -04:00
ccf0877b81
Revert "Revert "add refresh token to cli""
...
This reverts commit 6b0e0f70d299ed8bf4fa23e4d70f8426e0a40a5f.
2023-06-14 17:32:01 -04:00
9e9129dd02
feat: cli login via browser
2023-06-14 19:12:56 +00:00
0aa9390ece
Merge pull request #647 from Budhathoki356/fix/typo
...
fix: minor typos in code
2023-06-14 14:51:44 -04:00
e47934a08a
Merge branch 'main' into fix/typo
2023-06-14 14:47:22 -04:00
04b7383bbe
fix: minor typos in code
2023-06-15 00:17:00 +05:45
930b1e8d0c
Merge pull request #645 from Infisical/environment-paywall
...
Update getPlan to consider the user's current workspace
2023-06-14 12:32:42 +01:00
82a026a426
Update refreshPlan to consider workspace
2023-06-14 12:28:01 +01:00
92647341a9
Update getPlan with workspace-specific consideration and add environmentLimit to returned plan
2023-06-14 11:52:48 +01:00
776cecc3ef
create prod release action
2023-06-13 22:16:26 -04:00
a4fb2378bb
wait for helm upgrade before mark complete
2023-06-13 22:06:53 -04:00
9742fdc770
rename docker image
2023-06-13 22:00:51 -04:00
786778fef6
isolate gamma environment
2023-06-13 21:56:15 -04:00
3f946180dd
add terraform docs
2023-06-13 18:28:41 -04:00
b1b32a34c9
feat(folder-sec-overview): made folder cell fully select
2023-06-13 20:16:14 +05:30
3d70333f9c
Update password-reset email response
2023-06-13 15:31:55 +01:00
a6cf7107b9
feat(folder-sec-overview): implemented folder based ui for sec overview
2023-06-13 19:26:33 +05:30
d590dd5db8
feat(folder-sec-overview): added folder path support in get secrets and get folders
2023-06-13 19:26:33 +05:30
c64cf39b69
feat: cloudflare pages integration create page
2023-06-13 12:37:07 +02:00
f4404f66b8
Correct link to E2EE API usage example
2023-06-13 11:30:47 +01:00
9a62496d5c
Merge pull request #641 from Infisical/improve-api-docs
...
Add REST API integration option to the introduction in docs
2023-06-13 11:26:53 +01:00
e24c1f38e0
Add REST API integration option in docs introduction
2023-06-13 11:23:13 +01:00
dffcee52d7
feat: cloudflare integration auth page
2023-06-13 11:52:40 +02:00
db28536ea8
feat: add clouflare pages button to integrations page
2023-06-13 11:12:12 +02:00
3ca9b7d6bf
Merge pull request #640 from Infisical/improve-api-docs
...
Improve API docs for non-E2EE examples
2023-06-13 10:05:43 +01:00
37d2d580f4
Improve API docs for non-E2EE
2023-06-13 10:02:10 +01:00
41dd2fda8a
Changed the intercom to aprovider model
2023-06-12 21:42:29 -07:00
22ca4f2e92
Fixed the typeerror issue
2023-06-12 20:56:19 -07:00
5882eb6f8a
Merge pull request #639 from Infisical/intercom-tour
...
Switched intercom to AppLayout
2023-06-12 20:20:06 -07:00
c13d5e29f4
add intercom env replace during start up
2023-06-12 16:19:27 -07:00
d99c54ca50
Switched intercom to layout
2023-06-12 15:38:12 -07:00
9dd0dac2f9
Patch frontend lint error
2023-06-12 18:07:15 +01:00
98efffafaa
Patch subscription plan frontend validation
2023-06-12 17:47:32 +01:00
342ee50063
Merge pull request #638 from Infisical/non-e2ee-secrets
...
Add support for Encrypted Standard (ES) mode — i.e. read/write secrets in plaintext
2023-06-12 12:19:02 +01:00
553cf11ad2
Fix lint issue
2023-06-12 12:16:23 +01:00
4616cffecd
Add support for read/write non-e2ee secrets
2023-06-12 12:04:28 +01:00
39feb9a6ae
Merge branch 'main' of https://github.com/Infisical/infisical
2023-06-11 19:24:38 -07:00
82c1f8607d
Added intercom
2023-06-11 19:23:30 -07:00
d4c3cbb53a
Merge pull request #636 from mswider/self-hosted-env
...
Allow custom environments in self-hosted instances
2023-06-11 16:53:40 -07:00
1dea6749ba
Allow custom environments in self-hosted instances
2023-06-11 18:19:01 -05:00
631eac803e
Finish preliminary v3/secrets/raw endpoints
2023-06-11 12:11:25 +01:00
facabc683b
Fix merge conflicts
2023-06-10 11:07:31 +01:00
4b99a9ea93
Merge pull request #633 from akhilmhdh/feat/folders-service-token
...
Folder scoped service token
2023-06-10 11:02:16 +01:00
445afb397c
feat(folder-scoped-st): added batch,create secrets v2 secretpath support and service token
2023-06-10 12:10:43 +05:30
7d554f46d5
feat(folder-scoped-st): changed text css transformation in folders
2023-06-10 12:09:43 +05:30
bbef7d415c
remove old commit
2023-06-09 18:41:10 -07:00
bb7b398fa7
throw unauthorized error instead of 500 for permission denied
2023-06-09 18:40:41 -07:00
570457c7c9
check path before service token create
2023-06-09 18:38:39 -07:00
1b77b1d70b
fixed the etxt issue
2023-06-09 17:02:41 -07:00
0f697a91ab
updated the workspace limit
2023-06-09 16:14:35 -07:00
df6d23d1d3
fixed the ts error
2023-06-09 15:31:38 -07:00
0187d3012b
Add non-e2ee option for getSecret, getSecrets, start createSecret
2023-06-09 21:20:12 +01:00
4299a76fcd
changed the default envs
2023-06-09 12:52:44 -07:00
2bae6cf084
lots of frontend improvements
2023-06-09 12:50:17 -07:00
22beebc5d0
feat(folder-scoped-st): implemented frontend ui for folder scoped service token
2023-06-09 23:44:33 +05:30
6cb0a20675
feat(folder-scoped-st): implemented backend api for folder scoped service tokens
2023-06-09 23:44:33 +05:30
00fae0023a
Add cluster URL image to docs for Vault integration
2023-06-09 15:57:47 +01:00
0377219a7a
Merge pull request #632 from Infisical/vault-integration
...
Finish preliminary Vault integration, made docs for Vault and Checkly
2023-06-09 15:45:00 +01:00
00dfcfcf4e
Finish preliminary Vault integration, made docs for Vault and Checkly
2023-06-09 15:36:37 +01:00
f5441e9996
Merge branch 'main' of https://github.com/Infisical/infisical
2023-06-08 11:08:48 -07:00
ee2fb33b50
changed the docs order
2023-06-08 11:08:27 -07:00
c51b194ba6
Merge pull request #629 from Infisical/optimize-checkly
...
Optimize Checkly integration
2023-06-08 11:21:28 +01:00
2920ba5195
Update Checkly envars only if changed
2023-06-08 11:18:23 +01:00
cd837b07aa
Remove Sentry, part-try-catch from sync Checkly
2023-06-08 11:04:34 +01:00
a8e71e8170
Merge pull request #627 from Infisical/checkly-integration
...
Checkly integration
2023-06-08 10:56:19 +01:00
5fa96411d6
Merge branch 'main' into checkly-integration
2023-06-08 10:53:10 +01:00
329ab8ae61
Add +devices for verifyMfaToken user
2023-06-08 00:58:23 +01:00
3242d9b44e
Fix change password button active state on no errors
2023-06-08 00:28:51 +01:00
8ce48fea43
Fix change password button active state on no errors
2023-06-08 00:27:59 +01:00
b011144258
reduce password forgot limit
2023-06-07 16:27:16 -07:00
674828e8e4
Copy data folder into backend build folder
2023-06-07 23:57:37 +01:00
c0563aff77
Bring back try-catch for initGlobalFeatureSet
2023-06-07 23:13:25 +01:00
7cec42a7fb
Merge pull request #628 from Infisical/pentest-remediation
...
Fix issues/bugs
2023-06-07 22:52:08 +01:00
78493d9521
Fix lint errors
2023-06-07 22:47:47 +01:00
49b3e8b538
comment fixes
2023-06-07 13:12:58 -07:00
a3fca200fc
comment fixes
2023-06-07 13:12:21 -07:00
158eb584d2
integration with checkly done
2023-06-07 13:11:39 -07:00
e8bffb7217
Merge pull request #626 from akhilmhdh/fix/reload-submit
...
fix(ui): resolved reloading when form submission
2023-06-07 11:46:03 -07:00
604810ebd2
fix(ui): resolved reloading when form submission
2023-06-07 22:45:50 +05:30
d4108d1fab
update email docs for self hosting
2023-06-07 10:13:43 -07:00
4d6ae0eef8
Merge remote-tracking branch 'origin' into pentest-remediation
2023-06-07 16:30:13 +01:00
8193490d7f
Merge pull request #624 from Infisical/stabilize-server-try-catch
...
Bring back express-async-errors
2023-06-07 16:27:16 +01:00
0deba5e345
Bring back express-async-errors
2023-06-07 16:25:13 +01:00
a2055194c5
Fix merge conflicts
2023-06-07 13:12:54 +01:00
8c0d643a37
Fix merge conflicts
2023-06-07 12:58:24 +01:00
547a1fd142
Merge pull request #617 from Spelchure/removing-sentry-logs
...
feat: remove try-catch blocks for handling errors in middleware
2023-06-07 12:17:17 +01:00
04765ffb94
update email setup docs
2023-06-06 23:27:15 -07:00
6b9aa200b5
login/signup styling fixes
2023-06-06 19:41:02 -07:00
5667e47b31
Add default rely on Cloudflare for IP addresses
2023-06-07 00:50:25 +01:00
a8ed187443
Add check for most common passwords
2023-06-07 00:06:35 +01:00
c5be497052
Strengthen password requirement
2023-06-06 23:06:44 +01:00
77d47e071b
add folder id to versions in batch update
2023-06-06 13:31:08 -07:00
4bf2407d13
remove encryptionKey validation check
2023-06-06 09:43:11 -07:00
846f5c6680
Upgraded JWT invalidation/session logic to separate TokenVersion model.
2023-06-06 16:36:52 +01:00
6f1f07c9a5
Merge branch 'main' into removing-sentry-logs
2023-06-06 15:17:59 +01:00
aaca66e5a4
Patch support for ENCRYPTION_KEY and ROOT_ENCRYPTION_KEY in generateSecretBlindIndexHelper
2023-06-06 14:24:06 +01:00
b9dad5c3f0
Begin preliminary tokenVersion impl
2023-06-06 11:25:08 +01:00
3a79a855cb
Merge pull request #622 from Infisical/folder-patch-v2
...
Patch backfill data
2023-06-05 23:14:14 -07:00
e28d0cbace
bring back tags to secret version
2023-06-05 23:12:48 -07:00
c0fbe82ecb
update populate number
2023-06-05 20:21:09 -07:00
b0e7304bff
Patch backfill data
2023-06-05 20:19:15 -07:00
5a1b6acc93
Fix merge conflicts with auth changes
2023-06-05 21:27:01 +01:00
5f5ed5d0a9
Change export convention for helper functions
2023-06-05 21:00:23 +01:00
bfee0a6d30
feat: remove try-catch blocks for handling errors in middleware
2023-06-05 21:15:35 +03:00
08868681d8
Merge pull request #621 from akhilmhdh/fix/folder-breadcrumb
...
feat(folders): resolved auth issues and added the env dropdown change…
2023-06-05 09:51:59 -07:00
6dee858154
feat(folders): resolved auth issues and added the env dropdown change inside folders
2023-06-05 20:47:58 +05:30
0c18bd71c4
Implement preliminary pentest remediations
2023-06-05 00:44:10 +01:00
b9dfff1cd8
add migration complete logs
2023-06-04 16:37:57 -07:00
44b9533636
Merge pull request #609 from akhilmhdh/feat/folders
...
Feat/folders
2023-06-04 16:24:43 -07:00
599c8d94c9
Merge pull request #620 from Infisical/single-rate-limit-store
...
use mongo rate limit store
2023-06-04 13:45:56 -07:00
77788e1524
use mongo rate limit store
2023-06-04 13:43:57 -07:00
3df62a6e0a
patch dup email bug for login
2023-06-04 11:07:52 -07:00
e74cc471db
fix(folders): changed to secret path in controllers for get by path op
2023-06-04 13:26:20 +05:30
58d3f3945a
feat(folders): removed old comments
2023-06-04 13:22:29 +05:30
29fa618bff
feat(folders): changed / to root in breadcrumbs for folders
2023-06-04 13:18:05 +05:30
668b5a9cfd
feat(folders): adopted new strategy for rollback on folders
2023-06-04 13:18:05 +05:30
6ce0f48b2c
fix(folders): fixed algorithm missing in rollback versions and resolved env change reset folderid
2023-06-04 13:18:05 +05:30
467e85b717
Minor style changes
2023-06-04 13:18:05 +05:30
579516bd38
feat(folders): implemented ui for folders in dashboard
2023-06-04 13:18:05 +05:30
deaa85cbe7
feat(folders): added support for snapshot by env and folder
2023-06-04 13:18:05 +05:30
08a4404fed
fixed the email issue
2023-06-03 13:58:53 -07:00
73aa01c568
prevent passport init when envs are undefined
2023-06-03 12:20:04 -07:00
b926601a29
Merge pull request #535 from sheensantoscapadngan/feature/google-signin-signup-integration
...
Feature/google signin signup integration
2023-06-02 23:44:45 -07:00
f619ee7297
revise self hosting order
2023-06-02 14:10:40 -07:00
bb825c3d68
add DO docs link
2023-06-02 14:06:04 -07:00
6bbd7f05a2
add digital ocean docs
2023-06-02 14:05:00 -07:00
4865b69e6d
updated the slack link
2023-06-01 13:54:02 -07:00
6f3c7c0fbf
fix ts issues
2023-05-31 11:29:08 -07:00
be80b5124f
Final style changes to login/signup
2023-05-31 11:25:37 -07:00
4232776637
Merge pull request #614 from Infisical/check-in-process
...
Update contributing docs to include expectations and procedures for submitting pull requests
2023-05-31 12:46:21 +03:00
2c12ede694
Add note for prioritization of first 3 PRs for contribution due to high volume of issues, PRs, and other initiatives in the pipeline
2023-05-31 12:44:30 +03:00
94141fedd6
Update contributing docs, add pull requests section
2023-05-31 12:25:08 +03:00
720ab446f9
Merge pull request #612 from Infisical/migration-script
...
Add migration script for server key re-encryption
2023-05-30 21:03:14 +03:00
1a1693dbbf
Add encryption key validation to validation script
2023-05-30 20:46:20 +03:00
9440afa386
Remove re-encryption from Infisical, move to migration script
2023-05-30 20:30:58 +03:00
8b1ec1424d
patch quote type in docs
2023-05-30 11:19:15 -04:00
bd56f3b64c
update docker run command for self host
2023-05-30 11:14:22 -04:00
f20ea723b7
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-30 20:46:20 +08:00
86f76ebe70
no default user for selfhosting docs
2023-05-30 08:39:43 -04:00
821385c2f3
Revert "add prod img publish ste p"
...
This reverts commit f7dbd41431b4f3459161c16667951e6b2005daa4.
2023-05-30 07:29:45 -04:00
03c65c8635
Revert "add dummy step"
...
This reverts commit 893c4777fea475e905b97ef8bcfb2feb21a37154.
2023-05-30 07:29:31 -04:00
893c4777fe
add dummy step
2023-05-29 18:49:14 -04:00
f7dbd41431
add prod img publish ste p
2023-05-29 18:46:04 -04:00
8d1f3e930a
revert keychain name
2023-05-29 18:08:49 -04:00
f25715b3c4
update keychain name
2023-05-29 17:36:07 -04:00
37251ed607
Begin migration script for re-encryption
2023-05-29 23:46:16 +03:00
c078fb8bc1
allow user to create new keychain
2023-05-29 15:56:48 -04:00
2ae3c48b88
Merge branch 'main' of https://github.com/Infisical/infisical
2023-05-29 14:21:27 +03:00
ce28151952
Update posthog-js version
2023-05-29 14:21:16 +03:00
e6027b3c72
removed try catch from requireAuth middleware
2023-05-29 18:14:16 +08:00
7f4db518cc
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-29 18:00:43 +08:00
7562e7d667
Merge pull request #607 from Infisical/changelog
...
Add preliminary changelog to docs
2023-05-29 12:18:27 +03:00
5c8f33a2d8
Add preliminary changelog to docs
2023-05-29 12:15:47 +03:00
d4f65e23c7
Merge branch 'feature/google-signin-signup-integration' of https://github.com/sheensantoscapadngan/infisical into feature/google-signin-signup-integration
2023-05-28 14:22:42 -07:00
50609d06f5
Final style changes to signup
2023-05-28 14:22:37 -07:00
3a5ad93450
Final style changes to signup
2023-05-28 14:22:17 -07:00
8493d51f5c
Merge branch 'main' of https://github.com/Infisical/infisical
2023-05-28 22:23:51 +03:00
e90f63b375
Install and require express-async-errors earlier
2023-05-28 22:23:26 +03:00
af9ffdc51f
delete pre commit (pre-commit.com)
2023-05-28 14:36:07 -04:00
3a76a82438
add dummy ENCRYPTION_KEY for testing backend docker img
2023-05-28 14:09:32 -04:00
8e972c704a
resolved error handling issue with requireAuth middleware
2023-05-28 23:06:20 +08:00
b975115443
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-28 22:12:02 +08:00
4a1821d537
Merge pull request #606 from Infisical/gitlab-integration
...
Add pagination to retrieve envars for GitLab integration
2023-05-28 16:51:29 +03:00
01b87aeebf
Add pagination to retrieve envars for GitLab integration
2023-05-28 16:46:05 +03:00
cea3b59053
Merge branch 'main' of https://github.com/Infisical/infisical
2023-05-27 19:12:47 -07:00
a6f6711c9a
posthog attribution adjustment
2023-05-27 19:12:32 -07:00
3d3b416da2
Merge pull request #602 from piyushchhabra/fix/project-list-scroll
...
fix(ui): fixed scroll on project list selection
2023-05-26 23:13:07 -07:00
bfbe2f2dcf
brought the button back down and removed side bar for other browsers
2023-05-26 23:08:57 -07:00
8e5db3ee2f
Merge pull request #605 from Infisical/revert-601-add-refresh-token-cli
...
Revert "add refresh token to cli"
2023-05-26 16:56:13 -04:00
6b0e0f70d2
Revert "add refresh token to cli"
2023-05-26 16:56:02 -04:00
1fb9aad08a
Revert "only re-store user creds when token expire"
...
This reverts commit df9efa65e7cc523723cd19902f4d183a464022bb.
2023-05-26 16:55:29 -04:00
61a09d817b
Merge pull request #604 from Infisical/revised-encryption-key
...
Update dummy variables in test
2023-05-26 17:31:59 +03:00
57b8ed4eef
Merge remote-tracking branch 'origin' into revised-encryption-key
2023-05-26 17:29:54 +03:00
c3a1d03a9b
Update test dummy variables
2023-05-26 17:29:23 +03:00
11afb6db51
Merge pull request #603 from Infisical/revised-encryption-key
...
Add encryption metadata and upgrade ENCRYPTION_KEY to ROOT_ENCRYPTION_KEY
2023-05-26 17:01:00 +03:00
200d9de740
Fix merge conflicts
2023-05-26 16:41:17 +03:00
17060b22d7
Update README.md
2023-05-25 21:24:07 -07:00
c730280eff
Update FeatureSet interface to include used counts
2023-05-26 00:26:16 +03:00
c45120e6e9
add shorter env name for file vault
2023-05-25 13:27:20 -04:00
c96fbd3724
fix(ui): fixing scroll on project list selection
2023-05-25 19:44:06 +05:30
e1e2eb7c3b
Add SecretBlindIndexData for development user initialization
2023-05-25 16:07:08 +03:00
7812061e66
Update isPaid telemetry accounting to be tier-based instead of via slug
2023-05-25 12:59:18 +03:00
ca41c65fe0
small helm doc changes
2023-05-24 23:46:34 -04:00
d8c15a366d
Merge pull request #600 from piyushchhabra/fix/gui-tags-overflow
...
fix(ui): fixed tags overflow in delete card
2023-05-24 20:19:53 -07:00
df9efa65e7
only re-store user creds when token expire
2023-05-24 19:46:02 -04:00
1c5616e3b6
revise pre commit doc
2023-05-24 19:11:33 -04:00
27030138ec
Merge pull request #601 from Infisical/add-refresh-token-cli
...
add refresh token to cli
2023-05-24 18:53:52 -04:00
c37ce4eaea
add refresh token to cli
2023-05-24 18:51:42 -04:00
5aa367fe54
fix(ui): fixed tags overflow in card + port correction in README
2023-05-24 23:03:12 +05:30
fac4968193
moved oauth controller endpoints to auth
2023-05-24 23:44:30 +08:00
17647587f9
remove tests for time being
2023-05-24 10:48:11 -04:00
f3dc7fcf7b
add timout to pull requests
2023-05-24 10:48:11 -04:00
93cf7cde2d
fixed login issue after mfa
2023-05-24 21:33:24 +08:00
422d04d7d7
migrated to standard request
2023-05-24 18:50:59 +08:00
4c41d279e9
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-24 18:39:18 +08:00
e65c6568e1
Modify convention for PostHog isPaid attr to be tier-based instead of slug
2023-05-24 10:26:06 +03:00
9d40a96633
Update README.md
2023-05-23 20:22:01 -04:00
859fe09ac6
Merge pull request #598 from Infisical/maidul98-patch-1
...
add pre commit install command to README.md
2023-05-23 20:20:57 -04:00
d0d6419d4d
add pre commit install command to README.md
2023-05-23 20:20:10 -04:00
8b05ce11f7
add pre commit to husky
2023-05-23 20:15:39 -04:00
a7fb0786f9
improve pre commit docs
2023-05-23 19:45:10 -04:00
f2de1778cb
catch case when hook path is default
2023-05-23 19:34:31 -04:00
952cf47b9a
Merge branch 'main' of https://github.com/Infisical/infisical
2023-05-23 15:41:43 -07:00
1d17596af1
added boolean flag for the plan in posthog logging
2023-05-23 15:41:34 -07:00
01385687e0
make posthog failed calls level=debug
2023-05-23 18:16:13 -04:00
d2e3aa15b0
patch standalone docker image
2023-05-23 17:16:32 -04:00
96607153dc
Modularize getOrganizationPlan function
2023-05-23 23:54:54 +03:00
a8502377c7
Add endpoint for updating organization plan
2023-05-23 23:14:20 +03:00
5aa99001cc
Merge pull request #597 from Infisical/connect-to-license-server
...
Added add/remove/get organization payment methods and get cloud plans…
2023-05-23 22:39:35 +03:00
83dd35299c
Added add/remove/get organization payment methods and get cloud plans from license server
2023-05-23 22:28:41 +03:00
b5b2f402ad
add missing required envrs
2023-05-23 14:09:45 -04:00
ec34572087
patch invite only
2023-05-23 13:18:21 -04:00
7f7d120c2f
Merge pull request #595 from Infisical/connect-to-license-server
...
Add support for fetching plan details from license server
2023-05-23 17:02:20 +03:00
899d46514c
Add forwarding usedSeats and subscription quantity to license server on org member add/delete
2023-05-23 16:59:13 +03:00
658df21189
Add auto install pre commit
2023-05-23 00:09:00 -04:00
51914c6a2e
resolved package-lock conflicts
2023-05-22 22:07:30 +08:00
ad37a14f2e
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-22 21:54:51 +08:00
8341faddc5
Add support for pulling plan details from license server with LICENSE_KEY, LICENSE_SERVER_KEY
2023-05-22 15:43:33 +03:00
8e3a23e6d8
fix prod node img for standalone
2023-05-22 08:18:50 -04:00
bc61de4a80
add provider auth secret to kubernetes and docker yaml
2023-05-20 23:15:36 +08:00
1c89474159
hello
2023-05-19 17:23:15 -04:00
2f765600b1
add pre-commit hook
2023-05-19 17:20:27 -04:00
d9057216b5
remove keyring access during telemetry
2023-05-19 16:10:59 -04:00
6aab90590f
add version to cli run telemtry
2023-05-19 12:24:49 -04:00
f7466d4855
update cli telemetry
2023-05-19 12:20:37 -04:00
ea2565ed35
Merge pull request #591 from Infisical/cli-telemetry
...
Cli telemetry
2023-05-19 10:55:27 -04:00
4586656b85
add post hog api to go releaser and update cli telemetry
2023-05-19 10:49:57 -04:00
e4953398df
add telemetry to cli
2023-05-19 00:16:26 -04:00
7722231656
Merge pull request #590 from Infisical/infisical-scan-docs
...
Infisical scan docs
2023-05-18 15:59:51 -04:00
845a476974
add secret scanning to README.md
2023-05-18 15:57:48 -04:00
fc19a17f4b
update readme with scaning feature
2023-05-18 15:42:25 -04:00
0890b1912f
Merge pull request #589 from Infisical/infisical-scan-docs
...
add docs for infisical scan
2023-05-18 15:20:26 -04:00
82ecc2d7dc
add secret scanning to resources
2023-05-18 15:18:29 -04:00
460bdbb91c
Merge pull request #587 from Infisical/snyk-upgrade-76cf9e766d00cfa629a2db56d3b5fc39
...
[Snyk] Upgrade posthog-js from 1.53.4 to 1.54.0
2023-05-18 14:57:16 -04:00
446a63a917
add docs for infisical scan
2023-05-18 14:55:39 -04:00
d67cb7b507
Merge pull request #588 from Infisical/add-gitleak
...
rebrand and small tweeks
2023-05-18 12:07:26 -04:00
353ff63298
rebrand and small tweeks
2023-05-18 12:04:17 -04:00
4367822777
re-added token caching and redirection
2023-05-18 23:04:55 +08:00
9f40266f5c
fix: upgrade posthog-js from 1.53.4 to 1.54.0
...
Snyk has created this PR to upgrade posthog-js from 1.53.4 to 1.54.0.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-18 11:58:06 +00:00
ca4a9b9937
resolved MFA not appearing
2023-05-18 02:07:07 +08:00
ec8d62d106
show toast when oauth login error
2023-05-18 01:58:35 +08:00
8af8a1d3d5
Merge pull request #580 from Infisical/add-gitleak
...
add gitleak to cli
2023-05-17 13:20:40 -04:00
631423fbc8
Merge pull request #583 from Infisical/snyk-upgrade-32d764d8893bf7596281cd2751bb5f9b
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.317.0 to 3.319.0
2023-05-17 13:11:54 -04:00
4383779377
Merge pull request #581 from Infisical/snyk-upgrade-efa6b99248f4e9459845f26b359fc5c8
...
[Snyk] Upgrade aws-sdk from 2.1362.0 to 2.1364.0
2023-05-17 13:11:37 -04:00
8249043826
add testing files and create create scan command
2023-05-17 13:08:00 -04:00
6ca3b8ba61
handled error cases for external auth login
2023-05-18 00:39:20 +08:00
20294ee233
Fixed the const issue
2023-05-17 09:27:12 -07:00
4b2e91da74
added proper error handling for user creation
2023-05-18 00:12:28 +08:00
fac8affe78
added missing envs for documentation
2023-05-17 22:24:04 +08:00
1ccec486cc
removed caching of providerAuthToken
2023-05-17 21:43:18 +08:00
c5a924e935
Merge pull request #585 from Infisical/gitlab-envs
...
Add support for custom environments in GitLab integration
2023-05-17 14:31:00 +03:00
429bfd27b2
Add support for custom environments in GitLab integration
2023-05-17 14:25:18 +03:00
c99c873d78
fix: upgrade @aws-sdk/client-secrets-manager from 3.317.0 to 3.319.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.317.0 to 3.319.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-16 19:34:58 +00:00
092a6911ce
fix: upgrade aws-sdk from 2.1362.0 to 2.1364.0
...
Snyk has created this PR to upgrade aws-sdk from 2.1362.0 to 2.1364.0.
See this package in npm:
https://www.npmjs.com/package/aws-sdk
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-16 19:34:50 +00:00
a9b642e618
Merge branch 'main' of https://github.com/Infisical/infisical
2023-05-15 16:34:02 -07:00
919ddf5de2
removed console log
2023-05-15 16:33:44 -07:00
89a89af4e6
improving UX for the onboarding experience
2023-05-15 16:33:11 -07:00
b3e68cf3fb
add gitleak to cli
2023-05-15 19:31:36 -04:00
960063e61a
Merge pull request #574 from Infisical/snyk-upgrade-e333c5ab909cc9a88c7a6d9fc95a58ed
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.312.0 to 3.317.0
2023-05-15 17:48:35 -04:00
abf4eaf6db
Merge pull request #538 from Infisical/snyk-upgrade-64f35bb43ebf5a87403747b8d7956c34
...
[Snyk] Upgrade fs from 0.0.1-security to 0.0.2
2023-05-15 17:48:25 -04:00
739f97f5c9
Merge pull request #575 from Infisical/snyk-upgrade-6fd25092a72767ffb9954920488a4cd5
...
[Snyk] Upgrade @sentry/node from 7.47.0 to 7.49.0
2023-05-15 17:48:06 -04:00
faed5c1821
Merge pull request #576 from Infisical/snyk-upgrade-f1503bf1fac2c534c106f41288ce944d
...
[Snyk] Upgrade aws-sdk from 2.1360.0 to 2.1362.0
2023-05-15 17:47:54 -04:00
c95598aaa6
Merge pull request #578 from akhilmhdh/fix/compose-fail
...
fix: docker-compose failing due to missing frontend i18n file
2023-05-15 17:47:33 -04:00
e791684f4d
fix: docker-compose failing due to missing frontend i18n file
2023-05-16 00:19:03 +05:30
6746f04f33
added self-hosting documentation for google
2023-05-15 23:39:19 +08:00
d32c5fb869
update the dev stripe product id
2023-05-15 07:31:17 -07:00
dba19b4a1d
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-15 20:41:08 +08:00
884aed74a5
made last name optional
2023-05-15 20:39:45 +08:00
abbf1918dc
Added limits to the number of projects in an org
2023-05-14 18:25:27 -07:00
9dc7cc58a7
uncommented code
2023-05-15 00:41:27 +08:00
876d0119d3
Merge pull request #564 from parthvnp/feature/457
...
Add example in CLI usage docs to show how to utilize secrets in shell aliases
2023-05-13 11:23:27 -04:00
6d70dc437e
update cli usage docs
2023-05-13 11:22:38 -04:00
174e22a2bc
put aliases docs in Accordion
2023-05-13 11:17:17 -04:00
6f66b56e7c
updated package-lock
2023-05-12 22:24:38 +08:00
be2bac41bb
Merge branch 'main' into feature/google-signin-signup-integration
2023-05-12 22:22:51 +08:00
f4815641d8
fixed the bug with smaller icon buttons
2023-05-11 18:11:04 -07:00
5b95c255ec
fix: upgrade aws-sdk from 2.1360.0 to 2.1362.0
...
Snyk has created this PR to upgrade aws-sdk from 2.1360.0 to 2.1362.0.
See this package in npm:
https://www.npmjs.com/package/aws-sdk
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-11 22:13:48 +00:00
3123f6fc1f
fix: upgrade @sentry/node from 7.47.0 to 7.49.0
...
Snyk has created this PR to upgrade @sentry/node from 7.47.0 to 7.49.0.
See this package in npm:
https://www.npmjs.com/package/@sentry/node
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-11 22:13:44 +00:00
a913cd97a4
fix: upgrade @aws-sdk/client-secrets-manager from 3.312.0 to 3.317.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.312.0 to 3.317.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-11 22:13:39 +00:00
0afa44a9f0
removed express-session types
2023-05-11 15:39:04 +08:00
781e0b24c8
add docs for spring boot maven
2023-05-10 21:08:38 -04:00
5a99878d15
Final style edits to the login and signup flows
2023-05-10 16:12:57 -07:00
0d3e7f3c0c
Merge branch 'feature/google-signin-signup-integration' of https://github.com/sheensantoscapadngan/infisical into feature/google-signin-signup-integration
2023-05-10 12:55:19 -07:00
967e520173
More designed changes to login flow
2023-05-10 12:55:08 -07:00
ccfe0b1eb9
reverted changes made to nginx config
2023-05-11 00:52:49 +08:00
0ef5779776
add providerAuthToken for MFA login
2023-05-11 00:47:16 +08:00
a194e90644
removed session references
2023-05-11 00:41:38 +08:00
addc849fa6
changed google-auth strategy and removed session use
2023-05-11 00:37:02 +08:00
074c0bdd77
utilized mongodb as persistent store for sessions
2023-05-10 23:01:44 +08:00
28de8cddd7
Merge pull request #567 from Infisical/snyk-upgrade-9b34558b947330a3bd25eec1f2f2e55c
...
[Snyk] Upgrade aws-sdk from 2.1358.0 to 2.1360.0
2023-05-10 10:31:42 -04:00
ed3e53f9a3
Merge pull request #568 from Infisical/snyk-upgrade-5eadfb75ba47539ba48a83549a83d185
...
[Snyk] Upgrade @godaddy/terminus from 4.11.2 to 4.12.0
2023-05-10 10:31:30 -04:00
7ee33e9393
resolved merge conflict issues and updated use of translations
2023-05-10 21:39:11 +08:00
32cef27e8e
Merge branch 'main' into feature/google-sign
2023-05-10 21:11:42 +08:00
1fce8cc769
More style changes to login
2023-05-09 23:24:37 -07:00
4e7145dfe5
Style changes to login
2023-05-09 20:45:59 -07:00
9cb4d5abb7
improve docker compose and add standalone docs
2023-05-09 22:07:48 -04:00
efdd1e64c4
Merge pull request #537 from Infisical/snyk-upgrade-852b174d6fb41e4afff7bae352b8818d
...
[Snyk] Upgrade @fortawesome/react-fontawesome from 0.1.19 to 0.2.0
2023-05-09 17:52:12 -07:00
5b3be6063f
Merge pull request #573 from akhilmhdh/feat/new-login
...
refactor(ui): changed frontend to normal i18n without SSR
2023-05-09 17:50:10 -07:00
12c399d4a9
fix typo in k8 docs
2023-05-09 17:34:20 -04:00
ecd17e1d6d
refine k8 deploy docs
2023-05-09 17:32:57 -04:00
fb4c811414
update detailed kubernetes helm docs
2023-05-09 16:41:20 -04:00
3561c589b1
refactor(ui): changed frontend to normal i18n without SSR
2023-05-09 23:28:23 +05:30
420d71d923
add membership validate to folder get
2023-05-09 10:23:41 -04:00
3db5c040c3
fix: upgrade @godaddy/terminus from 4.11.2 to 4.12.0
...
Snyk has created this PR to upgrade @godaddy/terminus from 4.11.2 to 4.12.0.
See this package in npm:
https://www.npmjs.com/package/@godaddy/terminus
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-09 08:42:48 +00:00
b4f336a5bb
fix: upgrade aws-sdk from 2.1358.0 to 2.1360.0
...
Snyk has created this PR to upgrade aws-sdk from 2.1358.0 to 2.1360.0.
See this package in npm:
https://www.npmjs.com/package/aws-sdk
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-09 08:42:43 +00:00
43e61c94f0
get folder by id
2023-05-08 21:01:26 -04:00
69fa4a80c5
update check for CLI update
2023-05-08 16:43:28 -04:00
cf9e8b8a6b
patch login bug when override empty
2023-05-08 16:09:57 -04:00
c6d5498a42
add dangling prefix for aur
2023-05-08 10:59:24 -04:00
7aa5ef844c
Update CLI usage docs to showcase the ability to inject environment variables in shell aliases
2023-05-08 01:04:35 -04:00
ad7972e7e1
Merge pull request #552 from Infisical/snyk-upgrade-5957efd1bee99a5df1416be8165fe61a
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.309.0 to 3.312.0
2023-05-07 19:13:46 -04:00
c6d8f24968
Merge pull request #562 from Infisical/snyk-upgrade-2f346d9e1a2c15f0c0929d23f00e36e5
...
[Snyk] Upgrade @sentry/tracing from 7.47.0 to 7.48.0
2023-05-07 19:13:36 -04:00
d8ff0bef0d
add semantic-version gh action
2023-05-07 19:09:24 -04:00
29b96246b9
add back osx cross build
2023-05-07 17:00:12 -04:00
8503c9355b
add completions for aurs
2023-05-07 16:55:42 -04:00
ddf0a272f6
back out of dir for archive file
2023-05-07 15:41:23 -04:00
e3980f8666
bring back completions and man page for cli
2023-05-07 15:27:19 -04:00
d52534b185
Dashboard UI update
2023-05-07 12:24:40 -07:00
4c434555a4
finalized signup/signin ux regarding redirects
2023-05-07 20:54:30 +08:00
f011d61167
Merge remote-tracking branch 'origin' into revised-encryption-key
2023-05-06 22:22:03 +03:00
db07a033e1
Add filter query param to getApps for Netlify integration
2023-05-06 22:19:00 +03:00
87e047a152
Checkpoint finish preliminary support for ROOT_ENCRYPTION_KEY
2023-05-06 22:07:59 +03:00
ea86e59d4f
resolved component alignment of signup
2023-05-06 19:26:42 +08:00
3e19e6fd99
finalized login and signup ui
2023-05-06 18:52:01 +08:00
3c71bcaa8d
fix: upgrade @sentry/tracing from 7.47.0 to 7.48.0
...
Snyk has created this PR to upgrade @sentry/tracing from 7.47.0 to 7.48.0.
See this package in npm:
https://www.npmjs.com/package/@sentry/tracing
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-06 01:50:17 +00:00
476d0be101
Merge pull request #560 from akhilmhdh/fix/token-cache-change
...
fix(ui): resolved token missing due to cache invalidation
2023-05-05 14:53:23 -07:00
2eff7b6128
set internal port for render
2023-05-05 16:26:03 -04:00
d8a781af1f
remove health check
2023-05-05 16:06:28 -04:00
8b42f4f998
typo in doc
2023-05-05 15:50:19 -04:00
da127a3c0a
update step 2 of fly.io
2023-05-05 15:48:03 -04:00
d4aa75a182
update self hosting docs layout
2023-05-05 15:42:41 -04:00
d097003e9b
set sync=false for mongo db url render
2023-05-05 14:37:24 -04:00
b615a5084e
update render IaC template
2023-05-05 14:31:11 -04:00
379f086828
add render IaC
2023-05-05 14:28:25 -04:00
f11a7d0f87
fix(ui): resolved token missing due to cache invalidation
2023-05-05 21:56:26 +05:30
f5aeb85c62
rename standalone docker image
2023-05-05 08:43:57 -04:00
3d3d7c9821
Merge remote-tracking branch 'origin' into revised-encryption-key
2023-05-05 10:27:44 +03:00
2966aa6eda
Merge pull request #554 from akhilmhdh/feat/dashboard-v2
...
feat(ui): fixed lagging issues with new dashboard
2023-05-04 15:38:00 -07:00
b1f2515731
fixed minor bugs and updated the design
2023-05-04 15:31:06 -07:00
c5094ec37d
patch copy invite link
2023-05-04 18:27:09 -04:00
6c745f617d
add org id to complete invite link
2023-05-04 17:50:36 -04:00
5eeda6272c
Checkpoint adding crypto metadata
2023-05-04 20:35:06 +03:00
b734b51954
developed new ui for new login and signup page
2023-05-05 00:39:28 +08:00
82995fbd02
feat(ui): fixed lagging issues with new dashboard
2023-05-04 20:45:26 +05:30
8d09a45454
fix: upgrade @aws-sdk/client-secrets-manager from 3.309.0 to 3.312.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.309.0 to 3.312.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-04 00:03:35 +00:00
38f578c4ae
Fixed the issue with favicon
2023-05-03 16:06:50 -07:00
65b12eee5e
update standlone gwf
2023-05-03 17:22:32 -04:00
9043db4727
add github workflow to release standalone app
2023-05-03 17:14:24 -04:00
0eceeb6aa9
create standalone infisical docker file
2023-05-03 16:57:19 -04:00
2d2bbbd0ad
Update README.md
2023-05-03 15:51:15 -04:00
c9b4e11539
add note to ENCRYPTION_KEY to indicate non prod
2023-05-03 15:48:20 -04:00
fd4ea97e18
remove default smtp since Infisical no longer requires SMTP
2023-05-03 15:45:16 -04:00
49d2ecc460
switch install command to run prod docker compose
2023-05-03 15:41:11 -04:00
1172726e74
added signup v3 endpoints and developed initial new signup flow
2023-05-04 01:32:40 +08:00
c766686670
Fix merge conflicts for variable imports
2023-05-03 19:30:30 +03:00
ca31a70032
Merge pull request #550 from Infisical/gmail-smtp-support
...
Add support for Gmail SMTP + docs
2023-05-03 18:34:49 +03:00
3334338eaa
Add Gmail SMTP option + docs
2023-05-03 18:28:20 +03:00
099cee7f39
Begin refactoring backfilling and preparation operations into setup and start adding encryption metadata to models
2023-05-03 14:21:42 +03:00
f703ee29e5
implemented comments
2023-05-03 18:58:32 +08:00
6d5e281811
add helm version requirement
2023-05-02 11:11:41 -04:00
87d36ac47a
Merge pull request #547 from Infisical/snyk-upgrade-78c720000b2ea0a6b50d66fd8a2a84f9
...
[Snyk] Upgrade bigint-conversion from 2.3.0 to 2.4.0
2023-05-01 20:44:29 -04:00
b72e1198df
Merge pull request #548 from Infisical/snyk-upgrade-965bd6eb4d7e75fef5c7e8cb5d4a3e5a
...
[Snyk] Upgrade mongoose from 6.10.4 to 6.10.5
2023-05-01 20:44:14 -04:00
837ea2ef40
add sem var to docker image workflow
2023-05-01 20:43:28 -04:00
b462ca3e89
Patch missing function invocation for GitLab envar
2023-05-01 22:38:01 +03:00
f639f682c9
Merge pull request #458 from Spelchure/removing-sentry-logs
...
Replace Sentry error handling logic
2023-05-01 22:35:11 +03:00
365fcb3044
fix: upgrade mongoose from 6.10.4 to 6.10.5
...
Snyk has created this PR to upgrade mongoose from 6.10.4 to 6.10.5.
See this package in npm:
https://www.npmjs.com/package/mongoose
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-01 17:58:22 +00:00
01d9695153
fix: upgrade bigint-conversion from 2.3.0 to 2.4.0
...
Snyk has created this PR to upgrade bigint-conversion from 2.3.0 to 2.4.0.
See this package in npm:
https://www.npmjs.com/package/bigint-conversion
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-01 17:58:17 +00:00
21eb1815c4
feat: remove try-catch blocks for handling errors in middleware
2023-05-01 17:14:39 +03:00
85f3ae95b6
Merge pull request #546 from Infisical/update-docs
...
Add local machine to deployment options
2023-05-01 16:04:11 +03:00
e888eed1bf
Add local machine to deployment options
2023-05-01 16:02:46 +03:00
addac63700
fix broken link for start guide
2023-04-30 15:56:10 -04:00
efd13e6b19
remove completions
2023-04-30 15:49:12 -04:00
4ac74e6e9a
add back completion with dir
2023-04-30 15:36:55 -04:00
1d422fa82c
Merge pull request #545 from Infisical/docs-guides
...
Add Preliminary Guides to Docs, Delete README translations
2023-04-30 22:28:06 +03:00
8ba3f8d1f7
Merge branch 'main' into docs-guides
2023-04-30 22:25:22 +03:00
6b83393952
Add initial Node, Python, Nextjs + Vercel guides to docs, delete README translations
2023-04-30 22:21:34 +03:00
da07d71e15
remove completions
2023-04-30 12:42:21 -04:00
82d3971d9e
Update README.md
2023-04-30 09:07:25 -07:00
3dd21374e7
update go releaser distribution
2023-04-30 11:40:19 -04:00
c5fe41ae57
Merge pull request #543 from Infisical/multi-tag-repo
...
Only trigger CLI builds for tags with prefix infisical-cli/v*.*.*
2023-04-30 11:30:36 -04:00
9f0313f50b
strip v from existing tags
2023-04-30 11:28:55 -04:00
a6e670e93a
update tag fetch method to filetr for cli tags only
2023-04-30 11:22:28 -04:00
ec97e1a930
add mono repo support for goreleaser
2023-04-30 11:09:29 -04:00
55ca6938db
update cli github action to only listen to infisical-cli/{version} tags
2023-04-30 11:08:58 -04:00
1401c7f6bc
add go releaser pro
2023-04-30 10:32:39 -04:00
bb6d0fd7c6
Patch .secretValue access in INVITE_ONLY_SIGNUP
2023-04-30 14:56:27 +03:00
689a20dca2
Begin adding guides to docs
2023-04-30 14:54:54 +03:00
e4b4126971
Merge pull request #540 from Infisical/snyk-upgrade-291700b772b89271eb89e390de3aca7f
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.306.0 to 3.309.0
2023-04-29 15:14:27 -04:00
04b04cba5c
Merge pull request #539 from Infisical/snyk-upgrade-7c8dbe159d6a113e8720970276ee888f
...
[Snyk] Upgrade sharp from 0.31.3 to 0.32.0
2023-04-29 15:13:58 -04:00
89e5f644a4
Update README.md
2023-04-29 15:13:27 -04:00
c5619d27d7
Merge pull request #542 from Infisical/revise-readme
...
Updated README
2023-04-29 21:43:17 +03:00
12a1d8e822
Update README
2023-04-29 21:41:33 +03:00
a85a7d1b00
Update README
2023-04-29 21:23:05 +03:00
fc2846534f
Update README
2023-04-29 21:06:25 +03:00
2b605856a3
Update README
2023-04-29 20:55:52 +03:00
191582ef26
Merge pull request #541 from Infisical/revise-quickstart
...
Add quickstarts to documentation
2023-04-29 20:40:34 +03:00
213b5d465b
Merge remote-tracking branch 'origin' into revise-quickstart
2023-04-29 20:39:30 +03:00
75f550caf2
Finish documentation quickstarts update
2023-04-29 20:38:58 +03:00
daabf5ab70
add k8 quick start
2023-04-29 12:24:03 -04:00
7b11976a60
Preliminary README change proposal
2023-04-29 18:55:27 +03:00
39be52c6b2
make minor changes to wording for quick start guide
2023-04-29 11:27:04 -04:00
bced5d0151
Complete preliminary new quickstarts
2023-04-29 14:39:22 +03:00
939d7eb433
fix: upgrade @aws-sdk/client-secrets-manager from 3.306.0 to 3.309.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.306.0 to 3.309.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-29 00:29:10 +00:00
6de25174aa
fix: upgrade sharp from 0.31.3 to 0.32.0
...
Snyk has created this PR to upgrade sharp from 0.31.3 to 0.32.0.
See this package in npm:
https://www.npmjs.com/package/sharp
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-28 20:42:03 +00:00
fd9387a25e
fix: upgrade fs from 0.0.1-security to 0.0.2
...
Snyk has created this PR to upgrade fs from 0.0.1-security to 0.0.2.
See this package in npm:
https://www.npmjs.com/package/fs
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-28 20:41:59 +00:00
b17a40d83e
fix: upgrade @fortawesome/react-fontawesome from 0.1.19 to 0.2.0
...
Snyk has created this PR to upgrade @fortawesome/react-fontawesome from 0.1.19 to 0.2.0.
See this package in npm:
https://www.npmjs.com/package/@fortawesome/react-fontawesome
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-28 20:41:56 +00:00
2aa79d4ad6
Merge pull request #518 from seonggwonyoon/main
...
Add namespace option for using helm
2023-04-28 14:18:38 -04:00
44b4de754a
remove test check in workflow
2023-04-28 13:21:38 -04:00
db0f0d0d9c
disable secrets integ tests temp
2023-04-28 13:18:25 -04:00
3471e387ae
Merge branch 'main' of https://github.com/Infisical/infisical
2023-04-28 10:11:36 -07:00
aadd964409
Fix the deployment issue
2023-04-28 10:11:25 -07:00
102e45891c
Update getAppsGitHub to include pagination
2023-04-28 20:10:29 +03:00
b9ae224aef
Patch organization invitation emails expiring for existing users and billing logic affected by missing organization populate call
2023-04-28 17:57:50 +03:00
e5cb0cbca3
Add preliminary platform, sdks, and cli quickstarts
2023-04-28 14:30:13 +03:00
330968c7af
added gradient to the menu
2023-04-27 19:46:01 -07:00
68e8e727cd
Merge branch 'main' of https://github.com/Infisical/infisical
2023-04-27 18:44:46 -07:00
3b94ee42e9
Animated menu icons
2023-04-27 18:44:23 -07:00
09286b4421
Merge pull request #530 from PylotLight/update-k8s-doc
...
Update k8s doc to add backend service info
2023-04-27 11:24:31 -04:00
04a9604ba9
add advanced use cases for hostAPI
2023-04-27 11:14:47 -04:00
dfb84e9932
developed initial version of new login page
2023-04-27 23:10:27 +08:00
d86f88db92
Merge pull request #526 from Infisical/snyk-upgrade-9829915033f54fef09ffef896e2c5908
...
[Snyk] Upgrade @sentry/tracing from 7.46.0 to 7.47.0
2023-04-27 09:57:55 -04:00
fc53c094b7
Merge branch 'main' into snyk-upgrade-9829915033f54fef09ffef896e2c5908
2023-04-27 09:57:49 -04:00
6726ca1882
Merge pull request #522 from Infisical/snyk-upgrade-521a72e06b59b78e721ff564679159b3
...
[Snyk] Upgrade @aws-sdk/client-secrets-manager from 3.303.0 to 3.306.0
2023-04-27 09:57:05 -04:00
ddbe4d7040
Merge pull request #527 from Infisical/snyk-upgrade-714666653eb4091158908b7ca4704cbb
...
[Snyk] Upgrade @sentry/node from 7.46.0 to 7.47.0
2023-04-27 09:56:53 -04:00
3f6b0a9e66
Merge pull request #528 from Infisical/snyk-upgrade-8b1f2b028bcdff3d60cbaa239abb732d
...
[Snyk] Upgrade axios from 1.3.4 to 1.3.5
2023-04-27 09:56:43 -04:00
c3a47597b6
fix formatting
2023-04-27 23:31:33 +10:00
a696a99232
add backend service inof to doc
2023-04-27 23:28:19 +10:00
8b1e64f75e
Merge pull request #529 from Infisical/python-sdk-docs
...
Finish Python SDK docs
2023-04-27 15:57:19 +03:00
f137087ef1
Finish Python SDK docs
2023-04-27 15:53:23 +03:00
2157fab181
fix: upgrade axios from 1.3.4 to 1.3.5
...
Snyk has created this PR to upgrade axios from 1.3.4 to 1.3.5.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-27 04:43:44 +00:00
d2acab57e0
fix: upgrade @sentry/node from 7.46.0 to 7.47.0
...
Snyk has created this PR to upgrade @sentry/node from 7.46.0 to 7.47.0.
See this package in npm:
https://www.npmjs.com/package/@sentry/node
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-27 04:43:39 +00:00
811929987b
fix: upgrade @sentry/tracing from 7.46.0 to 7.47.0
...
Snyk has created this PR to upgrade @sentry/tracing from 7.46.0 to 7.47.0.
See this package in npm:
https://www.npmjs.com/package/@sentry/tracing
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-27 04:43:36 +00:00
4ac13f61e0
Update README.md
2023-04-26 12:05:13 -07:00
3d2b0fa3fc
Update docker-image.yml
2023-04-26 15:03:31 -04:00
2dd1570200
updated use of environment variables to utilize await
2023-04-27 02:00:16 +08:00
69472514af
Merge branch 'main' into feature/google-signin-signup-integration
2023-04-27 01:46:26 +08:00
f956170820
added auth v3 endpoints for login1 and login2
2023-04-27 01:38:06 +08:00
242809ce26
add folders to batch and get secrets api
2023-04-26 12:53:14 -04:00
492bf39243
Clarify getSecret and caching behavior in docs
2023-04-26 12:11:46 +03:00
dbfa4f5277
Merge pull request #524 from Infisical/update-node-sdk
...
Update Infisical to use new Infisical Node SDK 1.1.3.
2023-04-26 11:58:07 +03:00
3fd2e22cbd
Move Express example for Node SDK to top of that docs page
2023-04-26 11:53:46 +03:00
150eb1f5ee
Merge remote-tracking branch 'origin' into update-node-sdk
2023-04-26 11:51:21 +03:00
6314a949f8
Update Infisical to use Infisical Node SDK 1.1.3
2023-04-26 11:50:51 +03:00
660c5806e3
Merge pull request #523 from Infisical/revise-node-sdk-docs
...
Revise docs for Node SDK
2023-04-26 09:31:54 +03:00
c6d2828262
Merge remote-tracking branch 'origin' into revise-node-sdk-docs
2023-04-26 09:30:03 +03:00
8dedfad22d
fix: upgrade @aws-sdk/client-secrets-manager from 3.303.0 to 3.306.0
...
Snyk has created this PR to upgrade @aws-sdk/client-secrets-manager from 3.303.0 to 3.306.0.
See this package in npm:
https://www.npmjs.com/package/@aws-sdk/client-secrets-manager
See this project in Snyk:
https://app.snyk.io/org/maidul98/project/35057e82-ed7d-4e19-ba4d-719a42135cd6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-26 04:29:05 +00:00
7a3456ca1d
scrolling fix
2023-04-25 19:25:31 -07:00
a946031d6f
fix loading animation
2023-04-25 17:14:39 -07:00
f0075e8d09
add folder controller
2023-04-25 16:15:18 -04:00
007e8c4442
initial setup for google signin signup integration
2023-04-25 23:47:46 +08:00
3b00df6662
Updated readme
2023-04-25 08:12:12 -07:00
a263d7481b
Added truncation for secret names on the comparison screen
2023-04-25 08:11:31 -07:00
6f91331549
Merge pull request #519 from Infisical/snyk-fix-c89a9aceb5e7741daf73a9a657eb1ead
...
[Snyk] Security upgrade yaml from 2.2.1 to 2.2.2
2023-04-25 10:14:55 -04:00
13ecc22159
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-5458867
2023-04-25 06:51:32 +00:00
a5c5ec1f4d
Print helm with namespace
2023-04-25 10:55:27 +09:00
cbb28dc373
Merge pull request #517 from satyamgupta1495/patch-3
...
Added country flag [India]
2023-04-24 15:31:37 +03:00
e00aad4159
Merge pull request #515 from satyamgupta1495/patch-2
...
Translated README.md in Hindi language
2023-04-24 15:30:57 +03:00
fb8aaa9d9f
Added country flag [india]
2023-04-24 17:57:33 +05:30
e5c5e4cca2
Updated readme.hi.md
2023-04-24 17:26:33 +05:30
803a97fdfc
Translated README.md in Hindi language
2023-04-23 23:10:47 +05:30
9e42a7a33e
Update quickstart example
2023-04-23 15:51:42 +03:00
34c79b08bc
Update InfisicalClient initialization
2023-04-23 13:38:36 +03:00
aacdaf4556
Modify Node SDK docs to be inline with new initializer
2023-04-23 12:45:13 +03:00
a7484f8be5
Update node SDK docs, positioning of examples
2023-04-23 09:49:21 +03:00
e1bf31b371
Update envars to new node SDK format
2023-04-22 16:20:33 +03:00
3817831577
Update docs for upcoming Node SDK update
2023-04-22 14:34:05 +03:00