Commit Graph

6477 Commits

Author SHA1 Message Date
x032205
3afe35e2bf optimized UA login for higher throughput 2025-09-17 13:51:06 -04:00
Carlos Monastyrski
2f5ba99767 Fix missing slug on onPremFeatures for offline licenses 2025-09-16 18:12:31 -03:00
carlosmonastyrski
f2f183f5f0 Merge pull request #4539 from Infisical/fix/enableEmailLoginOnChangeEmails
Enable email login on change of emails flows to avoid blocked users
2025-09-16 15:07:39 -03:00
x032205
b87764f4af Merge pull request #4535 from Infisical/expand-notification-coverage
feat(notifications): expand notification coverage
2025-09-16 13:46:13 -04:00
Carlos Monastyrski
1b230f0d7a Enable email login on change of emails flows to avoid blocked users 2025-09-16 13:18:37 -03:00
Daniel Hougaard
59555c2b56 Merge branch 'heads/main' into ENG-3630 2025-09-16 17:30:00 +04:00
x032205
ea1e8e38e5 Addressed greptile review 2025-09-16 02:37:25 -04:00
x032205
888ca40a58 feat(notifications): sync failed notification + ui tweaks 2025-09-16 02:24:41 -04:00
x032205
747248b7a4 feat(notifications): project invite notification 2025-09-16 02:10:50 -04:00
x032205
f9ca58c8b9 feat(notifications): project access request notification 2025-09-16 02:06:49 -04:00
x032205
7568ad859d feat(notification): direct project access alert notification 2025-09-16 01:58:41 -04:00
x032205
bf8c33f119 feat(notifications): import status update notifications 2025-09-16 01:46:45 -04:00
x032205
55eceb725c feat(notifications): login service notifications 2025-09-16 01:36:53 -04:00
x032205
4431fe687d feat(notifications): secret scan alert notifications 2025-09-16 01:27:28 -04:00
x032205
66d2ecf289 feat(notifications): secret rotation failed notification 2025-09-16 01:12:26 -04:00
x032205
1ea0bc2814 feat(notifications): change policy bypass notification 2025-09-16 01:05:07 -04:00
x032205
65babae41a feat(notifications): add notification update posthog telemetry to track
when notifications are clicked / read. also increased popup z index
2025-09-16 00:54:56 -04:00
x032205
11029be2ed feat(notifications): secret change request notification 2025-09-16 00:44:25 -04:00
x032205
f85612d9fd feat(notifications): access policy bypass notification 2025-09-16 00:30:38 -04:00
x032205
f4423086a4 Merge branch 'main' into ENG-3506-LDAP 2025-09-15 22:25:18 -04:00
Scott Wilson
c730b6fff4 improvements: address feedback 2025-09-15 17:58:40 -07:00
Scott Wilson
feb234ddcc merge main 2025-09-15 15:06:42 -07:00
Scott Wilson
1e5244b2c3 improvements: address feedback 2025-09-15 14:45:21 -07:00
=
4c780c2c75 feat: review comments addressed 2025-09-16 01:17:38 +05:30
=
bf2f8faf9d feat: renamed all from depreciated to deprecated and adjust workspace
context file name as well
2025-09-16 00:08:42 +05:30
=
f0277e6f0d feat: adjusted doc and brought back permission 2025-09-16 00:08:42 +05:30
=
ffae006191 feat: ran lint and review comments addressed 2025-09-16 00:08:42 +05:30
=
8aea5f42f6 feat: fixed pipeline failing 2025-09-16 00:08:42 +05:30
=
626774a967 feat: added test 2025-09-16 00:08:41 +05:30
=
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
=
fd2b067e14 feat: completed all workspace prefix routes 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
=
024e16ac60 feat: moved trusted ips anmd assume privilege to new /projects 2025-09-16 00:08:40 +05:30
=
d3acc90d6a feat: added v1 projects project-role-router 2025-09-16 00:08:39 +05:30
Scott Wilson
1f4b50a6e0 wip 2025-09-15 10:58:57 -07:00
x032205
1c0d002064 Slugified LDAP username 2025-09-15 12:25:13 -04:00
x032205
c7b9416155 Merge branch 'main' into ENG-3506-LDAP 2025-09-15 11:52:18 -04:00
Scott Wilson
93e5cf4b2b feature: add suport for project scoped app connections 2025-09-12 17:26:01 -07:00
x032205
244d4cc078 Merge branch 'main' into ENG-3160-2 2025-09-12 18:20:38 -04:00
x032205
c24b222ff0 Merge pull request #4521 from Infisical/fix-folder-cache-issue
feat: invalidate secrets cache on folder update & delete
2025-09-12 11:31:44 -04:00
x032205
8629f9b185 feat: invalidate secrets cache on folder update & delete 2025-09-12 11:20:59 -04:00
carlosmonastyrski
af7e2ff179 Merge pull request #4508 from Infisical/feat/ENG-3666
Allow users to change the email of their accounts
2025-09-11 12:36:02 -03:00
Carlos Monastyrski
08de78417a Improve requestEmailChangeOTP await logic 2025-09-11 11:44:16 -03:00
Carlos Monastyrski
0d15a03ebb Improve requestEmailChangeOTP await logic 2025-09-11 11:41:29 -03:00
Carlos Monastyrski
b065e7ceba Address comments 2025-09-11 10:50:48 -03:00
Scott Wilson
b6999e7e55 Merge pull request #4516 from Infisical/fix-plan-seat-limit-logic-for-sso-logins
fix(sso): SSO login plan seat limit check correction
2025-09-10 15:04:31 -07:00
Scott Wilson
d5da5161c8 improvement: address feedback 2025-09-10 14:48:33 -07:00