Commit Graph

538 Commits

Author SHA1 Message Date
Tuan Dang
d4bab09927 Add self-hosting email configuration docs + examples, correct SMTP setup for SendGrid/Mailgun-specific setup 2022-12-24 11:10:56 -05:00
Vladyslav Matsiiako
9d0efc5a22 Updated contributors and links 2022-12-23 23:26:25 -05:00
mv-turtle
34d7db5c1e Merge pull request #166 from naorpeled/feat/frontend/add-resend-code-to-signup
feat(frontend/signup): add resend code functionality
2022-12-23 23:22:31 -05:00
Naor Peled
5eefe75dac initial commit 2022-12-24 04:00:13 +02:00
mv-turtle
5324355006 Merge pull request #158 from Infisical/snyk-upgrade-678d7b4eeea6a4d9172b69ed3febbea2
[Snyk] Upgrade posthog-node from 2.2.0 to 2.2.2
2022-12-23 08:28:20 -05:00
Vladyslav Matsiiako
baba99e19b Added 404 page 2022-12-23 08:15:46 -05:00
mv-turtle
54f99f3db0 Added contributor to Readme 2022-12-23 07:50:09 -05:00
Tuan Dang
fc32647201 Embed project id into exported service tokens 2022-12-22 22:42:45 -05:00
Maidul Islam
4c62783a8e Merge pull request #161 from wjhurley/patch-1
Fix typo in quickstart
2022-12-22 15:01:53 -05:00
Will Hurley
ae6de31774 Fix typo in quickstart 2022-12-22 19:59:55 +00:00
Vladyslav Matsiiako
41f6255b7b updated the nopojects page design 2022-12-22 14:53:27 -05:00
Vladyslav Matsiiako
e4c3db074d Added contributor 2022-12-22 14:32:17 -05:00
Vladyslav Matsiiako
13a650fb47 Merge branch 'main' of https://github.com/Infisical/infisical 2022-12-22 14:31:29 -05:00
Vladyslav Matsiiako
d2c2ca89cb Added dragon to no projects and addec contributor to readme 2022-12-22 14:28:29 -05:00
Tuan Dang
fd6b3e96a3 Update GitHub actions docs and README integrations 2022-12-22 14:22:45 -05:00
Tuan Dang
95ff1f185b Merge branch 'main' of https://github.com/Infisical/infisical 2022-12-22 14:09:43 -05:00
Tuan Dang
ed2558a7ad Add GitHub Actions docs and remove GET Infisical public key route 2022-12-22 14:09:34 -05:00
Maidul Islam
c20f63633b update k8 self hosting doc 2022-12-22 13:39:19 -05:00
Maidul Islam
dc567b88ca update k8 self hosting doc 2022-12-22 13:39:19 -05:00
Tuan Dang
509a92a00d Merge branch 'main' of https://github.com/Infisical/infisical 2022-12-22 13:36:23 -05:00
Tuan Dang
3f2d011fba Update contributing dev docs and envars, remove PUBLIC_KEY, PRIVATE_KEY server envar requirement 2022-12-22 13:36:15 -05:00
Maidul Islam
ca8bc212a3 update helm install command 2022-12-22 13:35:36 -05:00
Maidul Islam
ec0313ffa0 update helm chart 2022-12-22 13:26:51 -05:00
Maidul Islam
d8d3e02e92 Add ingress annotation as default value 2022-12-22 13:26:13 -05:00
snyk-bot
ea5a758959 fix: upgrade posthog-node from 2.2.0 to 2.2.2
Snyk has created this PR to upgrade posthog-node from 2.2.0 to 2.2.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
2022-12-22 18:07:27 +00:00
Maidul Islam
e0973f0b28 Delete close_inactive_issues.yml 2022-12-22 13:04:30 -05:00
Maidul Islam
06e6443225 Merge pull request #149 from arthurzenika/patch-1
fix(helm-charts/frontend): port listenning to 3000
2022-12-22 13:02:53 -05:00
Maidul Islam
1dc03399ce Update close_inactive_issues.yml 2022-12-22 10:52:09 -05:00
mv-turtle
a939d98099 Update README.md 2022-12-22 00:50:05 -05:00
BlackMagiq
55996440da Merge pull request #155 from jonerrr/main
Update envars for SMTP for greater versatility.
2022-12-22 00:22:47 -05:00
mv-turtle
9643c75b42 Merge pull request #156 from Infisical/dependabot/npm_and_yarn/backend/jsonwebtoken-9.0.0
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend
2022-12-21 23:42:45 -05:00
mv-turtle
ebdf04b39f Merge pull request #125 from Infisical/snyk-upgrade-5062255a2e34f7370d0aefcb1261369d
[Snyk] Upgrade posthog-node from 2.1.0 to 2.2.0
2022-12-21 23:41:38 -05:00
dependabot[bot]
6f40427425 Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 04:40:42 +00:00
Tuan Dang
aaa87b2b85 Fix errors and complete v1 full-loop of GitHub integration with repository secrets 2022-12-21 23:16:50 -05:00
Tuan Dang
7763e33de6 Fix errors and complete v1 full-loop of GitHub integration with repository secrets 2022-12-21 23:15:22 -05:00
Jonah
68bf1f6c8a update env vars for mail 2022-12-21 21:27:37 -05:00
BlackMagiq
54b0285cbd Merge pull request #130 from gmgale/bot
Bot - Started Github integration
2022-12-21 17:11:41 -05:00
BlackMagiq
96caa587d6 Merge branch 'bot' into bot 2022-12-21 17:11:09 -05:00
Maidul Islam
2d3255edc0 Merge pull request #140 from reginaldbondoc/main
Backend test setup
2022-12-21 16:06:58 -05:00
Reginald Bondoc
0ee563948d Update package-lock 2022-12-21 20:34:44 +01:00
Reginald Bondoc
95b8d27c59 Merge branch 'main' of github.com:reginaldbondoc/infisical 2022-12-21 20:33:14 +01:00
Reginald
5790af7b8b Merge branch 'Infisical:main' into main 2022-12-21 20:32:59 +01:00
Reginald Bondoc
a3609b9b6f Align with comments 2022-12-21 20:32:38 +01:00
Arthur Lutz
42a0a9d0c8 fix(helm-charts/frontend): port listenning to 3000 2022-12-21 17:34:35 +01:00
Maidul Islam
f31424dc6a update helm chart to make envfrom optional 2022-12-21 10:49:10 -05:00
mv-turtle
2bd9f4e6dd Merge pull request #128 from SH5H/fixError
Fix login runtime error
2022-12-21 07:55:36 -05:00
Tuan Dang
fdcf2dd716 Merge branch 'main' of https://github.com/Infisical/infisical 2022-12-21 01:55:30 -05:00
Tuan Dang
78a52422a2 Patch Netlify integration cases, add new docs for Heroku, Vercel, and Netlify 2022-12-21 01:55:23 -05:00
mv-turtle
4b261c4a87 Update README.md 2022-12-20 22:53:02 -05:00
mv-turtle
d93bdff2d4 Merge pull request #144 from Zamion101/fix/issue-142
Fix `JWT_SERVICE_SECRET` not present in docs
2022-12-20 22:06:44 -05:00