Commit Graph

2970 Commits

Author SHA1 Message Date
Sheen Capadngan
3a9bf5409b finalization of create token logic 2023-08-06 21:46:20 +08:00
Sheen Capadngan
04fdccc45d modified backend controllers to support new auth providers 2023-08-06 19:45:27 +08:00
Sheen Capadngan
5604232aea added user controller and modified auth method page 2023-08-06 19:09:38 +08:00
Maidul Islam
49bcd8839f move github scanning service to ee 2023-08-04 18:15:07 -04:00
Maidul Islam
d5f6e20c78 Merge pull request #822
fix: added dirty flag to set fn in dropzone paste secret
2023-08-04 17:49:19 -04:00
Maidul Islam
00030f2231 move secret scanning to ee 2023-08-04 17:42:29 -04:00
Maidul Islam
24d23e89d0 add exit code to run command 2023-08-04 12:10:46 -04:00
Maidul Islam
3fe592686a add clarity to CLI docs 2023-08-04 12:01:42 -04:00
Maidul Islam
9cba0970be Merge pull request #827 from Infisical/maidul98-patch-2
Update usage.mdx
2023-08-04 11:11:48 -04:00
Maidul Islam
8b50150ec8 Update usage.mdx 2023-08-04 11:11:17 -04:00
Maidul Islam
5af1eb508c disable trust IP 2023-08-04 10:49:05 -04:00
Akhil Mohan
9d57b1db87 fix: added dirty flag to set fn in dropzone paste secret 2023-08-04 11:46:23 +05:30
Maidul Islam
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
Maidul Islam
b03c346985 nit: text update 2023-08-03 18:03:35 -04:00
Vladyslav Matsiiako
84efc3de46 pushed out soem changes 2023-08-03 13:30:22 -04:00
Akhil Mohan
2ff3818ecb feat: made changes as discussed with team on dropzone 2023-08-03 22:23:14 +05:30
Tuan Dang
6fbcbc4807 Add signup with GitHub option 2023-08-03 16:05:14 +07:00
BlackMagiq
9048988e2f Merge pull request #818 from JunedKhan101/feature-github-signin
initial-setup for github signin
2023-08-03 15:44:15 +07:00
Tuan Dang
98cfd72928 Merge remote-tracking branch 'origin' into feature-github-signin 2023-08-03 15:39:45 +07:00
Tuan Dang
2293abfc80 Revise and finish login with GitHub 2023-08-03 15:34:02 +07:00
Akhil Mohan
817a783ec2 feat: updated text and added select all in copy secrets for dashboard 2023-08-03 13:15:28 +05:30
BlackMagiq
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
Tuan Dang
1627674c2a Merge remote-tracking branch 'origin' into view-licenses 2023-08-03 11:51:12 +07:00
Tuan Dang
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
Vladyslav Matsiiako
3990b6dc49 fixed the autocapitalization ability 2023-08-02 20:01:06 -07:00
vmatsiiako
a3b8de2e84 Update mint.json 2023-08-02 18:37:59 -07:00
Maidul Islam
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
Maidul Islam
23e40e523a highlight infisical version in k8 docs 2023-08-02 17:41:45 -04:00
Maidul Islam
d1749deff0 enable checkIPAllowlist 2023-08-02 12:41:04 -04:00
Juned Khan
960aceed29 initial-setup for github signin 2023-08-02 21:28:35 +05:30
Maidul Islam
bd8397bda7 add status code and url to CallGetAccessibleEnvironments 2023-08-02 11:23:22 -04:00
Maidul Islam
9dac06744b delay cli update notification 2023-08-02 10:57:04 -04:00
Maidul Islam
bd80c2ccc3 swap out keyring package 2023-08-02 10:11:23 -04:00
Akhil Mohan
466dadc611 feat: added pull secret feature in dashboard with env json parsing and multiline parsing 2023-08-02 16:15:04 +05:30
Akhil Mohan
cc5ca30057 feat: updated multi line format on integrations sync secrets 2023-08-02 16:12:58 +05:30
Tuan Dang
62fa59619b Add community call link in README 2023-08-02 12:42:32 +07:00
Maidul Islam
7accaeffcf Revert "keyring swap, better error messages/warnings, delay upgrade notif"
This reverts commit 7f69a3b23f.
2023-08-01 22:55:19 -04:00
Maidul Islam
7f69a3b23f keyring swap, better error messages/warnings, delay upgrade notif 2023-08-01 21:12:13 -04:00
Maidul Islam
285a6d633a return instance of ServiceTokenData instead of object 2023-08-01 14:40:08 -04:00
Maidul Islam
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
Maidul Islam
6c0be52ffa upgrade major version of mongoose from v6 to v7 2023-08-01 13:27:01 -04:00
Maidul Islam
9df51424a2 upgrade major version of mongoose from v6 to v7 2023-08-01 13:24:38 -04:00
jamesoyanna
531938a3f1 fix: Blog Section in Doc API Reference Redirects to 404 2023-08-01 16:28:32 +01:00
BlackMagiq
941a8699b5 Merge pull request #806 from atimapreandrew/teamcity-integration
Teamcity integration
2023-08-01 19:04:20 +07:00
Tuan Dang
6e42da9063 Optimize TeamCity integration 2023-08-01 18:59:27 +07:00
Akhil Mohan
b1981df8f0 chore: resolved merge conflict 2023-08-01 15:29:34 +05:30
Akhil Mohan
086652a89f fix: resolved infinite recursion cases 2023-08-01 15:24:18 +05:30
akhilmhdh
6574b6489f fix: added support for secret import and expansion in integrations 2023-08-01 15:24:18 +05:30
BlackMagiq
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
Tuan Dang
8ff33a4e63 Fix sentence in security mechanics 2023-08-01 14:46:50 +07:00