Commit Graph

2623 Commits

Author SHA1 Message Date
Tuan Dang
3e3bbe298d Add support for Office365 SMTP 2023-07-11 14:50:41 +07:00
Maidul Islam
07d25cb673 extract version from tag infisical-k8-operator/v0.2.0 2023-07-10 23:26:14 -04:00
Maidul Islam
264f75ce8e correct gha for k8 operator 2023-07-10 23:20:45 -04:00
Maidul Islam
9713a19405 add semvar to k8 images 2023-07-10 23:14:10 -04:00
Maidul Islam
ccfb8771f1 Merge pull request #728 from JunedKhan101/feature-723-remove-trailing-slash
Implemented feature to remove the trailing slash from the domain url
infisical-cli/v0.9.3 infisical/v0.16.0
2023-07-10 10:26:53 -04:00
BlackMagiq
b36801652f Merge pull request #729 from Infisical/trial-revamp
Infisical Cloud Pro Free Trial Update
2023-07-10 15:13:28 +07:00
Tuan Dang
9e5b9cbdb5 Fix lint errors 2023-07-10 15:06:00 +07:00
Tuan Dang
e91e7f96c2 Update free plan logic 2023-07-10 13:48:46 +07:00
Juned Khan
34fef4aaad Implemented feature to remove the trailing slash from the domain url 2023-07-10 12:16:51 +05:30
Maidul Islam
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
Maidul Islam
ed95b99ed1 Merge branch 'main' into main 2023-07-10 00:08:25 -04:00
Maidul Islam
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
Maidul Islam
13a81c9222 add 401 error message for get secrets in cli infisical-cli/v0.9.2 2023-07-09 23:25:35 -04:00
Maidul Islam
6354464859 update terraform docs with path and env 2023-07-09 22:40:00 -04:00
Reza Rahemtola
5ef2508736 docs: Add missing pull request contribution link 2023-07-09 15:44:25 +02:00
Reza Rahemtola
93264fd2d0 docs: Fix wrong integration name 2023-07-09 15:40:59 +02:00
Maidul Islam
25b1673321 improve k8 operator docs 2023-07-08 21:48:06 -04:00
Maidul Islam
628bc711c2 update k8 docks for quick start 2023-07-08 21:12:05 -04:00
Maidul Islam
a3b4228685 add path to export command infisical-cli/v0.9.1 2023-07-08 16:15:45 -04:00
Maidul Islam
374c8e4a1a Update ingress class values.yaml infisical-cli/v0.9.0 infisical/v0.15.0 2023-07-08 13:47:13 -04:00
Maidul Islam
5afcf2798f Update build-staging-img.yml 2023-07-08 13:32:35 -04:00
Maidul Islam
1657cf0a7e Update values.yaml 2023-07-08 13:16:10 -04:00
Maidul Islam
c9820d0071 Update values.yaml 2023-07-08 12:55:49 -04:00
Maidul Islam
b53c046eef Merge pull request #713 from akhilmhdh/feat/secret-reference
secret reference
2023-07-07 19:02:57 -04:00
Maidul Islam
fd10d7ed34 add docs for k8 secret refs 2023-07-07 18:59:23 -04:00
Maidul Islam
c5aae44249 add docs for k8 secret refs 2023-07-07 18:56:38 -04:00
Maidul Islam
83aa6127ec update k8 chart version 2023-07-07 15:56:47 -04:00
Maidul Islam
5a2299f758 update k8 operator crd for secret refs 2023-07-07 15:55:45 -04:00
Maidul Islam
57cdab0727 update k8 operator crd for secret refs 2023-07-07 15:55:22 -04:00
Maidul Islam
f82fa1b3b3 add secret reference support 2023-07-07 15:49:21 -04:00
Tuan Dang
e95eef2071 Merge branch 'main' of https://github.com/Infisical/infisical 2023-07-07 13:01:51 +07:00
Tuan Dang
53efdac0f0 Bring back catch TokenExpiredError in backend error-handling middleware 2023-07-07 13:01:38 +07:00
BlackMagiq
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
Tuan Dang
0f72ccf82e Remove Laravel Forge from self-hosting docs, update image name 2023-07-07 12:13:47 +07:00
vmatsiiako
c191eb74fd Update README.md 2023-07-06 21:39:05 -07:00
agoodman1999
f9fca42c5b fix incorrect leading slash in example 2023-07-06 13:36:15 -04:00
agoodman1999
11a19eef07 add --path flag to docs for infisical secrets set 2023-07-06 13:20:48 -04:00
akhilmhdh
8a237af4ac feat(secret-ref): updated reference corner cases of trailing slashes 2023-07-06 22:15:10 +05:30
Andrew Atimapre
24413e1edd Added docs for Laravel Forge Integration 2023-07-06 15:43:43 +01:00
akhilmhdh
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
akhilmhdh
5599132efe fix(secret-ref): resolved service token unable to fetch secrets in cli 2023-07-06 18:58:48 +05:30
vmatsiiako
7f9e27e3d3 Update README.md 2023-07-05 15:41:38 -07:00
vmatsiiako
7d36360111 Updated AWS deploy image 2023-07-05 15:34:22 -07:00
vmatsiiako
d350297ce1 Deploy to AWS button updated 2023-07-05 15:28:17 -07:00
vmatsiiako
18d4e42d1f Update README.md 2023-07-05 15:19:54 -07:00
Maidul Islam
9faf5a3d5c add secret scanning to gamma values 2023-07-05 18:17:09 -04:00
akhilmhdh
13eaa4e9a1 feat(secret-ref): updated doc 2023-07-05 23:00:17 +05:30
akhilmhdh
7ec7d05fb0 feat(secret-ref): implemented cli changes for secret reference 2023-07-05 23:00:17 +05:30
akhilmhdh
7fe4089bb0 feat(secret-ref): implemented ui for service token changes 2023-07-05 23:00:17 +05:30
akhilmhdh
0cee453202 feat(secret-ref): implemented backend changes for multi env and folder in service token 2023-07-05 23:00:17 +05:30