Maidul Islam
|
a84dab1219
|
Merge pull request #917 from Infisical/snyk-fix-29828c58f69ea88c3d50dad65d7767d2
[Snyk] Fix for 1 vulnerabilities
|
2023-08-30 16:26:20 -04:00 |
|
snyk-bot
|
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 |
|
Tuan Dang
|
f21eb3b7c8
|
Patch GCP secret manager integration edge-case
|
2023-08-30 21:04:39 +01:00 |
|
BlackMagiq
|
219e3884e7
|
Merge pull request #912 from Infisical/integration-suffixes
Added suffixes to the Checkly integration
|
2023-08-30 10:29:08 +01:00 |
|
Tuan Dang
|
41cd8b7408
|
Move secretSuffix to separate metadata field
|
2023-08-30 10:04:44 +01:00 |
|
Vladyslav Matsiiako
|
f6be86a26b
|
Added suffixes to integrations
|
2023-08-29 22:17:48 -07:00 |
|
Maidul Islam
|
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 |
|
Maidul Islam
|
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 |
|
BlackMagiq
|
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 |
|
Tuan Dang
|
a6e9643464
|
Finish adding support for build-configuration level syncs for TeamCity integration
|
2023-08-29 14:37:58 +01:00 |
|
Akhil Mohan
|
affa2ee695
|
fix: resolved personal override not showing up
|
2023-08-29 12:23:12 +05:30 |
|
Tuan Dang
|
dc0d577cbb
|
Patch TeamCity integration
|
2023-08-29 07:46:11 +01:00 |
|
vmatsiiako
|
9e8ddd2956
|
Merge pull request #907 from ragnarbull/patch-1
Update overview.mdx
|
2023-08-28 17:41:26 -07:00 |
|
Joel Biddle
|
b40b876fb2
|
Update overview.mdx
New password criteria + keep formatting consistent
|
2023-08-29 10:20:15 +10:00 |
|
Tuan Dang
|
2ba6a65da4
|
Change order of password check
|
2023-08-28 11:43:40 +01:00 |
|
BlackMagiq
|
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 |
|
Tuan Dang
|
a79c6227b1
|
Fix frontend lint issues
|
2023-08-28 11:25:50 +01:00 |
|
Tuan Dang
|
f1f64e6ff5
|
Fix flaky regex g flag causing unexpected validation password validation issue
|
2023-08-28 11:08:00 +01:00 |
|
Tuan Dang
|
d72ddfe315
|
Rewire dashboard to pull from v3/secrets with folderId support
|
2023-08-28 09:12:04 +01:00 |
|
vmatsiiako
|
f924d0c02c
|
Update kubernetes-helm.mdx
|
2023-08-27 22:39:19 -07:00 |
|
Maidul Islam
|
ef1b75d890
|
remove the use of aggregation for documentDB compatibility
|
2023-08-27 14:41:35 -04:00 |
|
BlackMagiq
|
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 |
|
Tuan Dang
|
ad61fa845c
|
Add self-hosted configuration docs for GitHub, GitLab, GCP SM, Vercel, Heroku, Netlify, Azure KV
|
2023-08-27 12:14:17 +01:00 |
|
BlackMagiq
|
6bb5e7078f
|
Merge pull request #902 from Infisical/gcp-integration
GCP Secret Manager Integration
|
2023-08-26 17:42:59 +01:00 |
|
Tuan Dang
|
a07ddb806d
|
Finish GCP secret manager integration
|
2023-08-26 17:36:20 +01:00 |
|
BlackMagiq
|
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 |
|
Tuan Dang
|
84a866eb88
|
Add API Key auth method to environment endpoints, add endpoints to public REST API docs
|
2023-08-26 08:47:36 +01:00 |
|
Maidul Islam
|
9416fca832
|
update to doc5.0 engine
|
2023-08-25 17:23:31 -04:00 |
|
Maidul Islam
|
2ea518b107
|
add redis to cloud formation
|
2023-08-25 15:35:11 -04:00 |
|
Maidul Islam
|
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 |
|
Akhil Mohan
|
16f1360550
|
fix: moved backend get sec to v2 for dashboard
|
2023-08-25 21:37:05 +05:30 |
|
Joel Biddle
|
a99751eb72
|
Moved pwd checks into a subfolder
|
2023-08-25 12:36:53 +10:00 |
|
Maidul Islam
|
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 |
|
Maidul Islam
|
a9fa3ebab2
|
update post hog event name
|
2023-08-24 19:01:59 -04:00 |
|
Maidul Islam
|
293a62b632
|
update secrets posthog event logic
|
2023-08-24 18:48:46 -04:00 |
|
Maidul Islam
|
a1f08b064e
|
add tags support in secret imports
|
2023-08-24 17:21:14 -04:00 |
|
Maidul Islam
|
50977cf788
|
reduce k8 events
|
2023-08-24 15:41:29 -04:00 |
|
Akhil Mohan
|
fccec083a9
|
fix(multi-line): resolved breaking ui when secret value contains < or >
|
2023-08-24 23:07:58 +05:30 |
|
Tuan Dang
|
63af7d4a15
|
Merge remote-tracking branch 'origin' into gcp-integration
|
2023-08-25 00:35:11 +07:00 |
|
Tuan Dang
|
ab3533ce1c
|
Checkpoint GCP secret manager integration
|
2023-08-25 00:34:46 +07:00 |
|
Joel Biddle
|
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 |
|
Joel Biddle
|
688cf91eb7
|
Removed unnecessary validator library & @types/validator in favor of yup
|
2023-08-24 14:08:11 +10:00 |
|
vmatsiiako
|
8ee6710e9b
|
Merge pull request #889 from EBEN4REAL/custom-tag-colors
Custom tag colors
|
2023-08-23 21:03:46 -07:00 |
|
Joel Biddle
|
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 |
|
Ebezer Igbinoba
|
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 |
|
Joel Biddle
|
368855a44e
|
>>> yup for email & url validation, fixed minor err in error msgs
|
2023-08-24 12:59:24 +10:00 |
|
Ebezer Igbinoba
|
ae375916e8
|
Fix: added nullable check for adding tag color in project settings
|
2023-08-24 03:39:46 +01:00 |
|
vmatsiiako
|
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 |
|
vmatsiiako
|
88695a2f8c
|
Merge pull request #884 from monto7926/sortable-secrets-overview
feat: make secrets overview sortable
|
2023-08-23 17:47:34 -07:00 |
|
Vladyslav Matsiiako
|
77114e02cf
|
fixed the import linting issues
|
2023-08-23 17:42:29 -07:00 |
|