Maidul Islam
|
f3694ca730
|
add more clarity to notice
|
2025-08-05 17:44:57 -07:00 |
|
Maidul Islam
|
8fcd6d9997
|
update phrase and placement
|
2025-08-05 17:39:02 -07:00 |
|
ArshBallagan
|
45ff9a50b6
|
update positioning for db related rotations
|
2025-08-05 15:08:08 -07:00 |
|
ArshBallagan
|
81cdfb9861
|
update to include secret rotations
|
2025-08-05 15:06:25 -07:00 |
|
ArshBallagan
|
e1e553ce23
|
Update prerequisites section to include being bale to accept requests from Infisical
|
2025-08-05 14:51:09 -07: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 |
|
Maidul Islam
|
dd0f5cebd2
|
Merge pull request #4301 from Infisical/docs-product-split
Update docs to be multi-product
|
2025-08-04 14:54:16 -07:00 |
|
Maidul Islam
|
1b29a4564a
|
fix typos
|
2025-08-04 14:52:47 -07:00 |
|
Maidul Islam
|
9e3c0c8583
|
fix links
|
2025-08-04 14:51:02 -07:00 |
|
Maidul Islam
|
16ebe0f8e7
|
small nits
|
2025-08-04 14:11:13 -07:00 |
|
carlosmonastyrski
|
e8eb1b5f8b
|
Merge pull request #4300 from Infisical/feat/machineAuthTemplates
Add Machine Auth Templates
|
2025-08-04 17:24:10 -03:00 |
|
Carlos Monastyrski
|
098a8b81be
|
Final improvements on machine auth templates
|
2025-08-04 17:01:44 -03:00 |
|
Carlos Monastyrski
|
830a2f9581
|
Renamed identity auth template permissions
|
2025-08-04 16:28:57 -03:00 |
|
Carlos Monastyrski
|
3dde786621
|
General improvements on auth templates
|
2025-08-04 15:29:07 -03:00 |
|
Akhil Mohan
|
b8cd836225
|
Merge pull request #4296 from Infisical/feat/operator-ldap
feat: ldap auth for k8s operator
|
2025-08-04 23:46:19 +05:30 |
|
=
|
6826b1c242
|
feat: made review changed
|
2025-08-04 23:36:05 +05:30 |
|
Daniel Hougaard
|
95b327de50
|
Merge pull request #4299 from Infisical/daniel/injector-ldap-auth-docs
docs(agent-injector): ldap auth method
|
2025-08-04 21:26:27 +04:00 |
|
Tuan Dang
|
dc0cc4c29d
|
Update images for user + machine identities
|
2025-08-04 18:48:46 +07:00 |
|
Tuan Dang
|
6dd639be60
|
Update docs to be multi-product
|
2025-08-04 16:58:00 +07:00 |
|
Carlos Monastyrski
|
4f0007faa5
|
Add Machine Auth Templates
|
2025-08-03 12:19:57 -03:00 |
|
Daniel Hougaard
|
899d01237c
|
docs(agent-injector): ldap auth method
|
2025-08-02 19:43:27 +04:00 |
|
Sid
|
a45bba8537
|
feat: audit log disable storage flag (#4295)
* feat: audit log disable storage flag
* fix: pr changes
* fix: revert license fns
* Update frontend/src/layouts/OrganizationLayout/components/AuditLogBanner/AuditLogBanner.tsx
|
2025-08-02 00:29:53 +05:30 |
|
=
|
71651f85fe
|
docs: ldap auth in operator
|
2025-08-01 21:04:44 +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 |
|
x032205
|
3877fe524d
|
Merge pull request #4286 from Infisical/ENG-3376
feat(app-connections, PKI): Cloudflare as DNS provider
|
2025-07-31 13:34:31 -04:00 |
|
x032205
|
5645dd2b8d
|
Lint + form fixes
|
2025-07-31 13:21:28 -04:00 |
|
x032205
|
ed9dfd2974
|
Docs fix
|
2025-07-31 12:55:59 -04:00 |
|
x032205
|
c80fd55a74
|
docs
|
2025-07-31 00:29:02 -04:00 |
|
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
|
5ced7fa923
|
improvement: update favicon for app and docs
|
2025-07-30 16:59:12 -07:00 |
|
Scott Wilson
|
f995708e44
|
merge main
|
2025-07-30 16:38:35 -07:00 |
|
Daniel Hougaard
|
bec1fefee8
|
Merge pull request #4271 from Infisical/feat/azureAppConnectionsNewAuth
Add Azure Client Secrets Auth to Azure App Connections
|
2025-07-30 23:47:15 +04:00 |
|
Carlos Monastyrski
|
b20ff0f029
|
Minor fix on docs titles
|
2025-07-30 15:35:47 -03:00 |
|
Carlos Monastyrski
|
5fcae35fae
|
Improve azure app connection docs
|
2025-07-29 22:32:14 -03: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 |
|
x032205
|
1f6a63fa71
|
Merge pull request #4240 from Infisical/ENG-3368
feat(app-connection, secret-sync): Gateway for GitHub App Connections & Secret Syncs
|
2025-07-29 16:53:36 -04:00 |
|
Sheen Capadngan
|
9374ee3c2e
|
doc: add bootstrap to API reference
|
2025-07-30 03:57:59 +08:00 |
|
Scott Wilson
|
8972521716
|
chore: add images
|
2025-07-28 15:22:19 -07:00 |
|
Scott Wilson
|
f2b0e4ae37
|
feature: gitlab secret scanning
|
2025-07-28 15:03:23 -07:00 |
|
Carlos Monastyrski
|
0779091d1f
|
Separate Azure OAuth env vars to different env variables for each app connection
|
2025-07-28 09:14:43 -03:00 |
|
Carlos Monastyrski
|
68401a799e
|
Fix env variables name on doc
|
2025-07-25 20:48:18 -03:00 |
|
Carlos Monastyrski
|
0adf2c830d
|
Fix azure client secrets OAuth URL to use graph instead of vault
|
2025-07-25 20:47:17 -03: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 |
|
x032205
|
4b6f9fdec2
|
docs
|
2025-07-24 21:47:38 -04:00 |
|
Daniel Hougaard
|
7917a767e6
|
Update docs.json
|
2025-07-25 04:57:15 +04:00 |
|
Daniel Hougaard
|
91a1c34637
|
Merge pull request #4211 from Infisical/daniel/vault-import
feat(external-migrations): vault migrations
|
2025-07-25 01:16:50 +04:00 |
|
x032205
|
3483f185a8
|
Doc tweaks
|
2025-07-24 11:44:10 -04:00 |
|
Daniel Hougaard
|
716b88fa49
|
requested changes and docs
|
2025-07-24 19:09:24 +04:00 |
|
Carlos Monastyrski
|
5af939992c
|
Update docs
|
2025-07-24 10:04:25 -03:00 |
|