Commit Graph

17412 Commits

Author SHA1 Message Date
Piyush Gupta
c08cd406ba Merge branch 'main' of https://github.com/Infisical/infisical into feat/suborg-scope-support 2025-12-09 15:22:46 +05:30
Daniel Hougaard
e47f8e6ba6 Update deployment.yaml 2025-12-09 12:56:43 +04:00
Daniel Hougaard
b2031064d1 Update CHANGELOG.md 2025-12-09 12:40:59 +04:00
Daniel Hougaard
dffcca5375 fix: gateway helm permission errors 2025-12-09 12:20:48 +04:00
x032205
e43bdb6839 imrpove findByPath 2025-12-09 03:03:53 -05:00
varonix
a52a5c22f8 Merge pull request #5004 from Infisical/daniel/react-email-update
fix: update react email
v0.154.5
2025-12-09 01:01:39 -05:00
Daniel Hougaard
f88e44fb4b fix: update react email 2025-12-09 09:49:44 +04:00
Carlos Monastyrski
ec5d740536 Fix secret rotation filter on dashboard query 2025-12-09 00:02:50 -03:00
Victor Santos
817d5a27c3 refactor(pam): update AwsIamAccountForm to use structured submit data
- Changed the onSubmit prop type to accept a structured SubmitData type, enhancing type safety.
- Updated the form submission logic to align with the new data structure, ensuring proper handling of form fields.
2025-12-08 23:02:30 -03:00
Victor Santos
5ec9840f89 feat(pam): add AWS IAM resource documentation and form enhancements
- Introduced a new documentation page for configuring AWS IAM access through Infisical PAM, detailing the setup process and key concepts.
- Updated the AWS IAM account form to validate session duration input, allowing users to specify durations in human-readable formats (e.g., 15m, 1h).
- Added new images for resource creation and account setup in the documentation.
- Enhanced the form's default session duration handling to improve user experience.
2025-12-08 22:38:48 -03:00
Scott Wilson
dbb4ccc75e chore: remove unused imports 2025-12-08 17:07:48 -08:00
Scott Wilson
6f7e263824 chore: remove dead code from exploration 2025-12-08 17:05:27 -08:00
Scott Wilson
ac1b7d8a08 improvements: update alert styling and remove border from org identity auth display 2025-12-08 16:43:01 -08:00
Scott Wilson
c6da76206f improvement: add missing permission checks on frontend 2025-12-08 16:37:00 -08:00
Scott Wilson
77ec24c323 improvements: address feedback 2025-12-08 16:37:00 -08:00
Scott Wilson
d5948b3246 fix: correct display name setting of icon button 2025-12-08 16:37:00 -08:00
Scott Wilson
53953e48f1 chore: revert license 2025-12-08 16:37:00 -08:00
Scott Wilson
e598199e97 style: give project machine identity page facelift 2025-12-08 16:37:00 -08:00
Victor Hugo dos Santos
29eaa64a1b Merge pull request #4889 from Infisical/feature/mongodb-secret-rotation
feature(secret-rotation): add mongodb app connection and secret rotation
2025-12-08 18:48:43 -03:00
Scott Wilson
8c7c36e989 Merge pull request #5000 from Infisical/ENG-4281
improvement(frontend): only display 1p autofill on email, username and password fields
2025-12-08 13:08:57 -08:00
Andre
ac7c88fdc1 Merge pull request #4999 from Infisical/PLATFRM-114
feature: global approvals v1
2025-12-08 16:06:33 -05:00
x032205
2c736c7a5d address reviews 2025-12-08 15:45:38 -05:00
=
24d7bcf0b3 feat: improved ui based of feedback 2025-12-09 01:51:24 +05:30
Piyush Gupta
7c6503f747 Merge branch 'feat/suborg-scope-support' of https://github.com/Infisical/infisical into feat/suborg-scope-support 2025-12-09 01:19:47 +05:30
Piyush Gupta
a00dc6624f fix: multiple MFA mails bug 2025-12-09 01:18:05 +05:30
Scott Wilson
49b5ecb644 improvement: additional sub-org labeling improvements 2025-12-08 11:10:29 -08:00
Scott Wilson
1ffcb484c6 fix: only display 1p autofill on email, username and password fields 2025-12-08 10:16:27 -08:00
x032205
10e9eebc25 Merge branch 'main' into PLATFRM-114 2025-12-08 12:56:20 -05:00
Victor Hugo dos Santos
33b12ad417 Merge pull request #4989 from Infisical/feature/aws-iam-pam
feature(pam): add support to AWS IAM PAM
2025-12-08 14:52:55 -03:00
Victor Santos
2e4a1acd03 fix: enhance error messaging and improve resource selection in PAM components
- Updated error message in AWS IAM resource factory to include the PAM role ARN for better debugging.
- Added functionality to clear the search input when a value is selected in the ResourceSelect component, improving user experience.
- Refactored AwsIamAccountForm to fetch PAM resource details based on account or provided resourceId and resourceType, ensuring accurate role ARN usage in trust policy.
2025-12-08 14:28:05 -03:00
Victor Santos
d09849d9dc refactor: update PAM session status handling and improve enum definitions
- Changed PAM session status from 'Expired' to 'Ended' in the database update logic and service layer for clarity.
- Updated the PamSessionStatus enum to consolidate the definitions of 'Ended' and 'Expired', reflecting that 'Ended' can result from both user action and automatic expiration.
- Removed references to 'Expired' in the frontend components and adjusted related UI elements for consistency.
2025-12-08 12:19:19 -03:00
Carlos Monastyrski
3a35e54cd9 Merge remote-tracking branch 'origin/main' into feat/ENG-3443 2025-12-08 10:22:30 -03:00
varonix
a6631217f1 Merge pull request #4990 from Infisical/fix-additional-privilege-old-projects
fix(additional-privileges): return correct project membership ID
2025-12-08 03:25:01 -05:00
x032205
e1ab9d4e42 lint 2025-12-08 00:35:19 -05:00
x032205
1d7ab2af69 request & grant cleanup job 2025-12-08 00:25:51 -05:00
x032205
4f41673c38 audit log all endpoints 2025-12-07 23:51:22 -05:00
x032205
bfb682b715 grant permissions 2025-12-07 22:26:41 -05:00
x032205
2fe316c81c approval request permissions 2025-12-07 22:16:31 -05:00
Victor Santos
a0718321e7 fix: improve error handling in AWS IAM role assumption methods
- Added try-catch blocks to handle errors during role assumption in both assumePamRole and assumeTargetRole functions.
- Enhanced error messages to include specific details about the failure, improving debugging and user feedback.
- Updated console URL generation to directly use the SigninToken from the token response, ensuring correct URL formation.
2025-12-07 20:48:15 -03:00
Victor Santos
3e77c33532 feat: enhance AWS IAM resource handling with new gateway access schema and improved project ID management
- Introduced GatewayAccessResponseSchema for consistent response structures across Postgres, MySQL, and SSH resources.
- Updated PAM account router to utilize the new schema, streamlining response validation.
- Refactored AWS IAM service to improve project ID handling during role assumption and credential management.
- Enhanced AWS IAM resource schemas to support gateway-specific configurations, improving flexibility and type safety.
2025-12-07 20:32:59 -03:00
=
fcd8e28b76 feat: reorganization of files and more ui changes 2025-12-07 20:10:17 +05:30
=
75de20132e fix: resolved path incorrect joining 2025-12-07 20:09:55 +05:30
=
75e15b2831 feat: added grant management screen and cancel for request 2025-12-07 18:47:03 +05:30
=
5d580f9d4b feat: resolved changes made in backend 2025-12-07 16:58:38 +05:30
=
273a899500 fix: corrected update backend schema 2025-12-07 16:58:27 +05:30
=
f4cf0c3545 feat: improved ui for request detail table 2025-12-07 14:41:15 +05:30
=
2a783d3057 feat: returns the membership group information in permission 2025-12-07 14:40:14 +05:30
x032205
68eef39dd7 grant endpoints 2025-12-06 20:25:42 -05:00
x032205
c60c397e6a get rid of resource from policies, only using account path 2025-12-06 19:48:24 -05:00
x032205
6c7d708c98 generate pam access grant as part of post approval flow 2025-12-06 19:44:57 -05:00