Commit Graph

468 Commits

Author SHA1 Message Date
Piyush Gupta
cd4de4d2d3 Merge pull request #4677 from Infisical/doc/fix-auth-endpoint-for-machine-identities
[ENG-3909] docs: clarifies identity id as machine identity id for auth endpoints
2025-10-17 17:16:30 +05:30
Piyush Gupta
483584c8be docs: clarifies identity id as machine identity id for auth endpoints 2025-10-15 19:01:40 +05:30
Piyush Gupta
789d64843e feat: adds secret sync handlers 2025-10-13 17:16:02 +05:30
Piyush Gupta
5b765841b7 feat: secret sync foundation 2025-10-13 17:15:54 +05:30
Piyush Gupta
d260e40a3b feat: adds app connection for laravel forge 2025-10-13 17:15:40 +05:30
Carlos Monastyrski
ab2265b890 Address PR comments 2025-09-30 00:29:20 -03:00
=
71701060a9 feat: fixed access list broken in ui 2025-09-25 16:07:39 +05:30
Daniel Hougaard
2641a74b39 Merge branch 'heads/main' into daniel/redis-secret-rotation-new 2025-09-24 00:17:57 +04:00
Daniel Hougaard
fe3a46a9e7 feat: redis app connection & secret rotation 2025-09-20 06:12:08 +04:00
Carlos Monastyrski
8130be5e2f Add PKI Syncs docs and a few improvements on the router 2025-09-17 10:49:31 -03:00
x032205
f4423086a4 Merge branch 'main' into ENG-3506-LDAP 2025-09-15 22:25:18 -04:00
Scott Wilson
feb234ddcc merge main 2025-09-15 15:06:42 -07:00
=
37a80fa1ac feat: resolved backend ts issues 2025-09-16 00:08:41 +05:30
=
5f902229f6 feat: migrated secret router 2025-09-16 00:08:40 +05:30
=
02dc2e2106 feat: updated folder, import, approvals and some more to projectid 2025-09-16 00:08:40 +05:30
=
cd2a39b374 featL completed v1 routes for projects 2025-09-16 00:08:40 +05:30
=
2509890bab feat: completed v1 projects prefixed one with projects and switched in
frontend
2025-09-16 00:08:40 +05:30
Scott Wilson
93e5cf4b2b feature: add suport for project scoped app connections 2025-09-12 17:26:01 -07:00
x032205
642b56fbda Merge branch 'main' into ENG-3506-LDAP 2025-09-02 20:05:48 -04:00
x032205
82faf3a797 Merge pull request #4436 from Infisical/ENG-3536
feat(PKI): External CA EAB Support + DigiCert Docs
2025-08-29 18:03:57 -04:00
x032205
d83f0d4214 Merge branch 'ENG-3506' into ENG-3506-LDAP 2025-08-29 15:27:07 -04:00
x032205
1c4dfbe028 Merge branch 'main' into ENG-3506 2025-08-29 14:56:06 -04:00
x032205
8e42fdaf5b feat(PKI): External CA EAB Support + DigiCert Docs 2025-08-29 01:41:47 -04:00
Carlos Monastyrski
8ba61e8293 Merge remote-tracking branch 'origin/main' into feat/azurePkiConnector 2025-08-28 16:50:18 -03:00
Carlos Monastyrski
5eee99e9ac RE2 fixes 2025-08-28 09:21:45 -03:00
Carlos Monastyrski
13b20806ba Improvements on Azure ADCS PKI feature 2025-08-27 21:20:10 -03:00
x032205
cbc1d951ac Merge branch 'ENG-3506' into ENG-3506-LDAP 2025-08-27 05:10:49 -04:00
x032205
f52dbaa2f2 Merge branch 'main' into ENG-3506 2025-08-27 04:10:12 -04:00
Carlos Monastyrski
4e2592960d Added Microsoft ADCS connector 2025-08-27 02:45:46 -03:00
x032205
598a026482 - Swap database column names to include "seconds" - Use MS for frontend
time display
2025-08-26 20:55:02 -04:00
x032205
6c214e6e99 Merge branch 'ENG-3506' into ENG-3506-LDAP 2025-08-26 20:45:28 -04:00
x032205
8945bc0dc1 Review fixes 2025-08-26 20:40:16 -04:00
x032205
931abea2bb feat(machine-identities): LDAP Auth Lockout 2025-08-26 03:10:38 -04:00
Sid
461deef0d5 feat: support render environment groups (#4327)
* feat: support env groups in render sync

* fix: update doc

* Update backend/src/services/app-connection/render/render-connection-service.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* fix: pr changes

* fix: lint and type check

* fix: changes

* fix: remove secrets

* fix: MAX iterations in render sync

* fix: render sync review fields

* fix: pr changes

* fix: lint

* fix: changes

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-08-19 16:11:51 +05:30
x032205
bceddab89f Greptile review fixes 2025-08-19 14:01:39 +08:00
x032205
6d5bed756a feat(identities): Universal Auth Login Lockout 2025-08-18 23:57:31 +08:00
Sid
c1fb5d8998 docs: add events system pages (#4294)
* feat: events docs

* fix: make the conditions optional in casl check

* Update backend/src/lib/api-docs/constants.ts

* Update backend/src/lib/api-docs/constants.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/docs.json

* docs: content

* fix: pr changes

* feat: improve docs

* chore: remove recursive

* fix: pr changes

* fix: change

* fix: pr changes

* fix: pr changes

* fix: change
2025-08-06 00:43:41 +05:30
Carlos Monastyrski
3dde786621 General improvements on auth templates 2025-08-04 15:29:07 -03:00
Carlos Monastyrski
4f0007faa5 Add Machine Auth Templates 2025-08-03 12:19:57 -03:00
Sid
79de7c5f08 feat: Add Netlify app connection and secrets sync (#4205)
* fix: save wip

* feat: final impl

* feat: docs

* Update backend/src/services/app-connection/digital-ocean/digital-ocean-connection-service.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* chore: remove empty conflict files

* Update backend/src/server/routes/v1/app-connection-routers/app-connection-router.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update frontend/src/components/secret-syncs/forms/schemas/digital-ocean-app-platform-sync-destination-schema.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update frontend/src/components/secret-syncs/forms/schemas/digital-ocean-app-platform-sync-destination-schema.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update frontend/src/components/secret-syncs/forms/SecretSyncDestinationFields/DigitalOceanAppPlatformSyncFields.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update backend/src/services/secret-sync/digital-ocean-app-platform/digital-ocean-app-platform-sync-schemas.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* fix: lint

* feat: Netlify app connection and secrets sync

* feat: docs

* fix: type check

* fix: api client

* fix: lint and types

* fix: typecheck lint

* fix: docs

* fix: lint

* fix: lint

* fix: PR changes

* fix: typecheck

* fix: PR changes

* fix PR changes

* fix: PR Change

* fix: type error

* Small tweaks

* fix: support is_secret

* fix: revert is_secret

* fix: force update existing netlify secret

---------

Co-authored-by: sidwebworks <xodeveloper@gmail.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: x032205 <x032205@gmail.com>
2025-08-01 00:24:40 +05:30
Scott Wilson
573b990aa3 Merge pull request #4269 from Infisical/org-bulk-user-deletion
improvement(org-memberships): add bulk delete org memberships endpoint and table support
2025-07-30 18:49:57 -07:00
Scott Wilson
f995708e44 merge main 2025-07-30 16:38:35 -07:00
Carlos Monastyrski
359e19f804 Add Azure Client Secrets Auth to Azure App Connections 2025-07-29 22:05:28 -03:00
Scott Wilson
4f00fc6777 improvement: add bulk delete org members endpoint and table support 2025-07-29 16:42:13 -07:00
Scott Wilson
f2b0e4ae37 feature: gitlab secret scanning 2025-07-28 15:03:23 -07:00
Sheen Capadngan
57fcfdaf21 Merge remote-tracking branch 'origin/main' into feature/secrets-detection-in-secrets-manager 2025-07-29 04:57:54 +08:00
Sheen Capadngan
e430abfc9e misc: addressed comments 2025-07-29 04:56:50 +08:00
Sheen Capadngan
c368178cb1 feat: secrets detection in secret manager 2025-07-26 03:00:44 +08:00
carlosmonastyrski
18238b46a7 Merge pull request #4229 from Infisical/feat/azureClientSecretsNewAuth
Add client secrets authentication on Azure CS app connection
2025-07-25 15:00:49 -03:00
Daniel Hougaard
418aca8af0 feat(secret-sync/render): auto redeploy on sync 2025-07-25 19:50:28 +04:00