Victor Santos
406f0a14e4
Merge branch 'main' into feature/mongodb-secret-rotation
2025-11-18 15:56:59 -03:00
Victor Santos
b20ccf4c42
Add MongoDB credentials rotation documentation and images
...
- Created comprehensive documentation for MongoDB credentials rotation, detailing setup and usage.
- Added new images to illustrate the MongoDB credentials rotation process in the UI.
- Updated existing documentation to include MongoDB in the secret rotation options and API references.
2025-11-18 15:55:22 -03:00
Piyush Gupta
617c9cb1bc
Merge pull request #4893 from Infisical/fix/product-settings-responsiveness
...
fix: product settings styling improvements
2025-11-18 23:32:50 +05:30
Scott Wilson
d3edb319a2
Merge pull request #4888 from Infisical/ENG-4154
...
improvement: add invite members link to nav bar to improve discovery
2025-11-18 09:25:33 -08:00
Scott Wilson
23369600eb
feat: add additional link to invite members and only render if permission viable
2025-11-18 09:11:01 -08:00
Piyush Gupta
18a6e6aa61
fix: styling review comments
2025-11-18 22:38:17 +05:30
Piyush Gupta
29f54d45d0
fix: product settings styling improvements
2025-11-18 21:25:47 +05:30
Victor Santos
8b31eff9b1
Refactor MongoDB host validation using RE2 regex
...
- Replaced string methods with RE2 regex for improved host validation in MongoDB connection functions.
- Updated the `mongodbCredentialsRotationFactory` and `validateMongoDBConnectionCredentials` to utilize regex for parsing connection strings.
- Enhanced code readability and maintainability by consolidating host normalization logic.
2025-11-17 22:36:46 -03:00
Scott Wilson
187740aff2
fix: add missing effect dependency
2025-11-17 16:07:52 -08:00
Victor Santos
51fc4a5e8c
Add MongoDB credentials rotation support
...
- Introduced MongoDB credentials rotation router and schemas.
- Updated backend services to handle MongoDB credentials rotation logic.
- Enhanced frontend components to support MongoDB credentials management.
- Integrated MongoDB credentials rotation into existing secret rotation options and forms.
2025-11-17 21:03:08 -03:00
Scott Wilson
29227e5b79
improvement: add invite members link to nav bar to improve discovery
2025-11-17 16:01:22 -08:00
Scott Wilson
867a818728
Merge pull request #4887 from Infisical/project-identity-docs
...
docs: add documentation for project identities
2025-11-17 15:27:39 -08:00
Scott Wilson
4ee5236a08
docs: make identity workflow tabs plural
2025-11-17 14:09:24 -08:00
Scott Wilson
47215d7be5
docs: add documentation for project identities
2025-11-17 14:07:45 -08:00
Victor Santos
ed475f0ed8
Add MongoDB integration and documentation updates
...
- Enhanced MongoDB connection handling in backend with improved host validation.
- Updated documentation to include MongoDB connection options and API references.
- Added new images for MongoDB connection forms and processes.
- Implemented MongoDB connection form in the frontend with necessary adjustments.
2025-11-17 17:39:37 -03:00
Daniel Hougaard
4b11dd1519
Merge pull request #4886 from Infisical/fips-docs-update
...
docs: added compliance documentation
2025-11-17 10:50:37 -08:00
Daniel Hougaard
3150bbf7a7
Update production-hardening.mdx
2025-11-17 10:40:51 -08:00
BlackMagiq
f63a1aa1f2
Merge pull request #4880 from Infisical/acme-docs
...
Add Infisical PKI Documentation for ACME Enrollment Method
2025-11-17 10:38:18 -08:00
Daniel Hougaard
7d4eba28ee
Update production-hardening.mdx
2025-11-17 10:12:05 -08:00
Andre
1f4f72fcc9
Merge pull request #4872 from Infisical/ENG-4113
...
fix total counts for change requests
2025-11-17 13:00:16 -05:00
Piyush Gupta
62494df119
Merge pull request #4871 from Infisical/fix/infisical-app-mobile-view
...
[ENG-3887] fix: enables infisical app mobile view with basic responsiveness
2025-11-17 22:59:36 +05:30
BlackMagiq
27d2f0b2a9
Merge pull request #4884 from Infisical/external-acme-ca-docs
...
Update Infisical PKI Documentation for ACME-Compatible External CAs
2025-11-17 07:32:17 -08:00
Andre
91e49bd3e0
Merge pull request #4877 from Infisical/PAM-53
...
systemd interactive deployment option for Gateway & Relay
2025-11-17 10:17:08 -05:00
Victor Hugo dos Santos
fa44c683b0
Merge pull request #4825 from Infisical/feature/ldap-gateway-support
...
feature: ldap gateway support
2025-11-17 10:34:52 -03:00
Victor Santos
84d505bbb0
refactor: improve error handling for gateway connection in LDAP functions
2025-11-17 09:36:57 -03:00
Victor Santos
34d92f9080
Merge branch 'main' into feature/ldap-gateway-support
2025-11-17 09:24:46 -03:00
Victor Santos
055a663d24
Add MongoDB connection form and related updates
...
- Implemented MongoDB connection form with validation and credential handling.
- Updated enums and maps to include MongoDB support across backend and frontend.
- Enhanced app connection schemas to accommodate MongoDB connection options.
- Integrated MongoDB connection handling in relevant components and hooks.
2025-11-17 09:21:44 -03:00
Piyush Gupta
ef07506ba8
Merge branch 'fix/infisical-app-mobile-view' of https://github.com/Infisical/infisical into fix/infisical-app-mobile-view
2025-11-17 17:34:13 +05:30
Piyush Gupta
f990ab0aac
Merge branch 'main' of https://github.com/Infisical/infisical into fix/infisical-app-mobile-view
2025-11-17 17:26:05 +05:30
Tuan Dang
93242c3812
Update docs for external ACME-compatible CAs
2025-11-16 14:22:39 -08:00
x032205
19ccf0b56c
greptile review fixes
2025-11-16 16:11:47 -05:00
Daniel Hougaard
044424a120
Merge pull request #4876 from Infisical/daniel/custom-image-gateway-helm
...
feat: custom image for gateway helm chart
2025-11-16 11:13:35 -08:00
Tuan Dang
3070896076
Cross-link acme
2025-11-15 23:32:55 -08:00
Tuan Dang
8a7357987d
Add docs for acme enrollment method
2025-11-15 23:26:27 -08:00
x032205
a2c6b2c819
systemd interactive deployment option for Gateway & Relay
2025-11-15 01:52:29 -05:00
Daniel Hougaard
f2a861635b
feat: custom image for gateway helm chart
2025-11-14 21:26:22 -08:00
Maidul Islam
624c268210
Merge pull request #4873 from Infisical/daniel/fix-nock
...
fix: move nock to devDependencies
2025-11-15 00:02:54 -05:00
Daniel Hougaard
706665e801
commented out router
2025-11-14 20:52:17 -08:00
Daniel Hougaard
eb1cde9ab5
fix: move nock to devDependencies
2025-11-14 20:46:03 -08:00
x032205
a3fa765d7f
revert changes on findByProjectIdBridgeSecretV2
2025-11-14 20:06:14 -05:00
Scott Wilson
99431c6c80
fix: remove hidden breakpoint on pam layout
2025-11-14 15:54:10 -08:00
Victor Santos
8121db69f2
Add MongoDB connection support
...
- Introduced MongoDB connection router and schemas.
- Updated app connection enums and maps to include MongoDB.
- Implemented validation and connection functions for MongoDB.
- Enhanced app connection service to handle MongoDB credentials.
2025-11-14 20:26:21 -03:00
Scott Wilson
f03c6f954b
style: allow label wrapping on sm settings page for responsive support
2025-11-14 15:00:14 -08:00
Scott Wilson
5d306d0553
fix: remove hidden breakpoint on secret scanning layout
2025-11-14 14:56:44 -08:00
Scott Wilson
bb0156dae9
fix: remove hidden breakpoint on ssh layout
2025-11-14 14:54:00 -08:00
Scott Wilson
a236d3e318
fix: remove hidden breakpoint on kms layout
2025-11-14 14:51:34 -08:00
Scott Wilson
c6f3fa59f0
style: make navbar more responsive to allow navigation on smaller devices
2025-11-14 14:48:39 -08:00
Scott Wilson
c581378c3b
fix: always display org nav bar
2025-11-14 14:37:00 -08:00
Piyush Gupta
a282498fb5
Merge pull request #4863 from Infisical/fix/docs-connections-tab-title
...
[ENG-3008] fix: app-connections and secret-sync response tab title
2025-11-15 03:05:26 +05:30
x032205
b4d2fd3933
lint after merge
2025-11-14 16:10:17 -05:00