Sheen Capadngan
|
378d6c259b
|
feat: finished integration sync for rundeck
|
2024-06-04 21:10:24 +08:00 |
|
Sheen Capadngan
|
2a538d9560
|
feat: added frontend pages for rundeck integration
|
2024-06-04 13:30:50 +08:00 |
|
ShubhamPalriwala
|
e93b465004
|
chore: compress loader gifs
|
2024-06-01 21:46:03 +05:30 |
|
Vladyslav Matsiiako
|
3a3e3a7afc
|
updated integrations page
|
2024-04-28 19:36:14 -07:00 |
|
Akhil Mohan
|
6305300b12
|
feat(ui): image for aws iam secret rotation
|
2024-03-07 14:51:14 +05:30 |
|
Akhil Mohan
|
aaba4a0895
|
feat(infisical-pg): changed frontend api types _id to normal id
|
2024-01-27 12:38:22 +05:30 |
|
Vladyslav Matsiiako
|
402692614e
|
updated maintenance page
|
2024-01-19 12:59:18 -08:00 |
|
Vladyslav Matsiiako
|
0e5190a920
|
added the december update blog
|
2024-01-08 13:47:58 -08:00 |
|
Shreyas
|
4757ceb938
|
Merge branch 'Infisical:main' into cloudflare-workers
|
2023-11-22 10:41:01 -08:00 |
|
Shreyas Singh
|
829f65cdb7
|
Update frequent constants for cloudflare workers integration
|
2023-11-11 01:02:34 +05:30 |
|
Akhil Mohan
|
29fa85e499
|
feat(onboarding): frontend for onboarding users
|
2023-11-10 13:12:58 +05:30 |
|
Akhil Mohan
|
bc68a00265
|
feat(secret-rotation): updated lottie and added side effect on successfully
|
2023-11-01 22:21:31 +05:30 |
|
Akhil Mohan
|
c9c40521b2
|
feat(secret-rotation): added db ssl support
|
2023-11-01 22:21:31 +05:30 |
|
Akhil Mohan
|
97e4338335
|
feat(secret-rotation): implemented frontend ui for secret rotation
|
2023-11-01 22:21:31 +05:30 |
|
nafees nazik
|
47bf483c2e
|
feat: add logo
|
2023-10-20 13:20:43 +05:30 |
|
nafees nazik
|
a6e02238ad
|
feat: add hasura cloud
|
2023-10-18 22:40:34 +05:30 |
|
Vladyslav Matsiiako
|
ca008c809a
|
added update-blog reference and fixed login
|
2023-10-07 20:19:10 -07:00 |
|
Vladyslav Matsiiako
|
7caac2e64c
|
minor style updates to approvals
|
2023-10-05 20:34:50 +05:30 |
|
Akhil Mohan
|
9cda85f03e
|
checkpoint
|
2023-09-27 11:50:52 +05:30 |
|
Vladyslav Matsiiako
|
0b59a92dfb
|
Added Qovery integration
|
2023-09-17 18:15:47 -07:00 |
|
Vladyslav Matsiiako
|
72839719fd
|
Fixed UI for the AWS integrations
|
2023-09-15 21:43:46 -07:00 |
|
Tuan Dang
|
e770bdde24
|
Update low entropy password error message
|
2023-08-30 21:27:31 +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
|
a07ddb806d
|
Finish GCP secret manager integration
|
2023-08-26 17:36:20 +01: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
|
368855a44e
|
>>> yup for email & url validation, fixed minor err in error msgs
|
2023-08-24 12:59:24 +10:00 |
|
Joel Biddle
|
ea262da505
|
Added check that password is not an email address
|
2023-08-23 02:14:22 +10:00 |
|
Joel Biddle
|
b2888272f2
|
Added password criterion support for multiple languages and emojis
|
2023-08-23 01:27:30 +10:00 |
|
Joel Biddle
|
1f60a3d73e
|
fixed more error handling for password checks & translations
|
2023-08-22 22:42:02 +10:00 |
|
Joel Biddle
|
00089a6bba
|
Added breached pwd error translations
|
2023-08-22 20:57:12 +10:00 |
|
Joel Biddle
|
1242d88acb
|
Fixed breached pwd error messages
|
2023-08-22 20:20:54 +10:00 |
|
Joel Biddle
|
0d1aa713ea
|
added translations for error messges (used Google translate)
|
2023-08-22 14:57:02 +10:00 |
|
Joel Biddle
|
534d96ffb6
|
Set max password length (100 chars) to help prevent DDOS attack
|
2023-08-22 14:05:00 +10:00 |
|
Andrew Atimapre
|
e9cff4fe69
|
TeamCity integration
|
2023-07-30 00:00:24 +01:00 |
|
Tuan Dang
|
e548883bba
|
Fix lint errors, merge conflicts
|
2023-07-28 02:02:26 +07:00 |
|
Tuan Dang
|
a7ece1830e
|
Revise Windmill integration
|
2023-07-28 01:30:28 +07:00 |
|
BlackMagiq
|
7db8555b65
|
Merge pull request #788 from ChukwunonsoFrank/feat/northflank-integration
Feature: Northflank integration
|
2023-07-27 15:15:36 +07:00 |
|
Vladyslav Matsiiako
|
00b4d6bd45
|
changed the icon
|
2023-07-26 14:03:37 -07:00 |
|
Chukwunonso Frank
|
a5b37c80ad
|
chore: resolve merge conflicts
|
2023-07-26 20:39:51 +01:00 |
|
Chukwunonso Frank
|
46545c1462
|
add secretGroup to integrationController.ts
|
2023-07-26 18:19:54 +01:00 |
|
Tuan Dang
|
3447074eb5
|
Fix merge conflicts
|
2023-07-26 23:13:33 +07:00 |
|
Tuan Dang
|
409d46aa10
|
Fix merge conflicts
|
2023-07-23 22:55:18 +07:00 |
|
Afrie Irham
|
b5fb2ef354
|
feat: DO app platform integration
|
2023-07-23 22:01:48 +08:00 |
|
Afrie Irham
|
94a23bfa23
|
feat: add cloud 66 integration
|
2023-07-23 16:36:26 +08:00 |
|
Tuan Dang
|
ab43e32982
|
Add user support for changing auth methods
|
2023-07-22 12:33:57 +07:00 |
|
Tuan Dang
|
d4c5be5f48
|
Update file casing
|
2023-07-21 23:53:50 +07:00 |
|
Tuan Dang
|
5f33c9a389
|
Update file casing
|
2023-07-21 23:53:16 +07:00 |
|
Tuan Dang
|
f450be3a00
|
Fix merge conflicts
|
2023-07-21 20:49:41 +07:00 |
|
Sunil Kumar
|
c62504d658
|
correct codefresh image file name
|
2023-07-20 19:21:04 +05:30 |
|