Commit Graph

243 Commits

Author SHA1 Message Date
Carlos Monastyrski
fc12174cad Add certificate agent documentation and fix issuance endpoint reference 2025-12-11 17:25:35 -03:00
Piyush Gupta
aff783a9b3 Merge pull request #4966 from Infisical/fix/get-token-auth-token-endpoint
fix: get token auth token endpoint [ENG-4248]
2025-12-03 11:41:18 +05:30
Piyush Gupta
e54398b856 fix: GET token-auth-token endpoint 2025-11-29 03:24:38 +05:30
Sheen
b15821ce7e Merge pull request #4943 from Infisical/misc/revamp-pki-apis
misc: standardized PKI endpoints
2025-11-29 03:48:13 +08:00
Victor Santos
dd37fa3114 refactor: deprecate native integrations in favor of secret syncs; update API routes and frontend components accordingly 2025-11-25 20:26:18 -03:00
Sheen Capadngan
d434d4ec70 misc: added cert alerts to doc 2025-11-26 04:29:24 +08:00
Sheen Capadngan
1531048d25 mics: updated docs 2025-11-26 04:10:05 +08:00
Carlos Monastyrski
db30b98f0b Address greptile comments 2025-11-19 22:24:00 -03:00
Carlos Monastyrski
5a4cb9faeb Add AWS Secret Manager and Chef PKI Sync docs 2025-11-19 21:07:28 -03:00
Scott Wilson
a9765e125b improvements: fix doc endpoint and minor ui adjustments/permission check 2025-11-13 12:52:42 +05:30
=
45b89f592e feat: updated docs with new endpoints 2025-11-13 12:52:42 +05:30
BlackMagiq
6e622c8f8c Merge pull request #4841 from Infisical/pki-alerting-v2-docs
Update Documentation for Certificate Alerting
2025-11-10 20:42:08 -05:00
Sheen Capadngan
6a7a413fd3 misc: added get latest active cert bundle to docs 2025-11-10 22:02:14 +08:00
Sheen Capadngan
a336cfa0c5 misc: updated certificates v3 endpoint to be under /pki 2025-11-10 21:44:25 +08:00
Tuan Dang
788bb36d78 Add docs for cert alerting, update README 2025-11-09 21:46:57 -05:00
Carlos Monastyrski
b779d26e83 Minor improvements on PKI docs 2025-11-07 12:44:35 -03:00
Piyush Gupta
b531e4ed5e Merge branch 'main' of https://github.com/Infisical/infisical into feat/chef-data-bag-app-connection-secret-sync 2025-11-01 03:09:48 +05:30
Piyush Gupta
f72971e3b8 docs: adds chef platform docs 2025-10-30 23:16:46 +05:30
Victor Santos
9fb9ef1c83 Add Northflank sync features and enhance documentation
- Implemented new Northflank sync functionality, including routes for listing secret groups and managing syncs.
- Added types and schemas for Northflank projects and secret groups to improve data handling.
- Updated frontend components to support Northflank sync configuration and review.
- Enhanced API documentation with detailed instructions for Northflank integration and usage.
- Included new images and examples in the documentation for better clarity.
2025-10-22 21:33:07 -03:00
Your Name
7d4e7ac44a Add Northflank connection support
- Introduced Northflank as a new app connection option, including API token authentication.
- Implemented connection schemas, validation, and service functions for Northflank.
- Updated API documentation to include Northflank endpoints and integration instructions.
- Added frontend components for creating and managing Northflank connections.
2025-10-21 21:09:09 -03:00
Carlos Monastyrski
e195afba11 PKI revamp: general improvements 2025-10-17 15:47:41 -03:00
Carlos Monastyrski
a79047e357 Merge remote-tracking branch 'origin/main' into pki-revamp 2025-10-16 12:33:45 -03:00
Carlos Monastyrski
42800fdfe5 Addressed PR comments 2025-10-14 03:18:35 -03:00
Piyush Gupta
9267819818 fix: update openapi paths for laravel forge endpoints 2025-10-14 01:33:31 +05:30
Piyush Gupta
cbf893bf32 docs: laravel forge secrets sync API docs 2025-10-13 23:17:48 +05:30
Piyush Gupta
6d52a58b66 docs: adds laravel forge API 2025-10-13 23:12:56 +05:30
Carlos Monastyrski
bc527ca0d1 Address greptile comments 2025-10-02 12:18:54 -03:00
Carlos Monastyrski
95df76de5a Add PKI sync AWS Certificate Manager 2025-10-01 18:43:35 -03:00
Daniel Hougaard
2641a74b39 Merge branch 'heads/main' into daniel/redis-secret-rotation-new 2025-09-24 00:17:57 +04:00
Daniel Hougaard
f4ce154b33 docs: redis secret rotation & app connection 2025-09-22 23:26:08 +04:00
Carlos Monastyrski
53176784b3 Docs improvements 2025-09-22 14:21:14 -03:00
Carlos Monastyrski
3587fbf98b Improvements to cert-syncs 2025-09-22 11:45:45 -03:00
Carlos Monastyrski
27dbe5b013 Address PR comments 2025-09-19 03:43:22 -03:00
Carlos Monastyrski
8130be5e2f Add PKI Syncs docs and a few improvements on the router 2025-09-17 10:49:31 -03:00
=
4c780c2c75 feat: review comments addressed 2025-09-16 01:17:38 +05:30
=
f0277e6f0d feat: adjusted doc and brought back permission 2025-09-16 00:08:42 +05:30
=
30d1af14b1 feat: completed docs for to be depreciated api endpoints 2025-09-16 00:08:42 +05:30
Carlos Monastyrski
4e2592960d Added Microsoft ADCS connector 2025-08-27 02:45:46 -03:00
=
3cec1b4021 feat: reptile review feedback 2025-08-13 02:34:03 +05:30
=
97b2c534a7 feat: added api document for project router get id from slug 2025-08-13 02:27:12 +05:30
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
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
Scott Wilson
4f00fc6777 improvement: add bulk delete org members endpoint and table support 2025-07-29 16:42:13 -07:00
Sheen Capadngan
9374ee3c2e doc: add bootstrap to API reference 2025-07-30 03:57:59 +08:00
Scott Wilson
f2b0e4ae37 feature: gitlab secret scanning 2025-07-28 15:03:23 -07:00
Sid
ab56a69d59 feat: Digital Ocean App connection and App Platform secret sync (#4203)
* 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

* fix: api client

* fix: lint and types

* fix: typecheck lint

* fix: docs

* fix: docs

* fix: linting

---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-23 19:59:29 +05:30
carlosmonastyrski
b433582ca6 Merge pull request #4210 from Infisical/feat/bitbucketSecretSync
Add Bitbucket Secret Sync
2025-07-23 11:07:07 -03:00
Carlos Monastyrski
d44b3293b6 Add Bitbucket Secret Sync 2025-07-21 10:28:31 -03:00