134 Commits

Author SHA1 Message Date
bbd2102274 feat(users): refactor ProdIntent to support product-type context and merchant-scope (#7638)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-04-10 09:44:07 +00:00
7805a20d64 feat(themes): Add email configuration support for themes (#7580)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-26 13:47:01 +00:00
d1f53036c7 feat(users): Add V2 User APIs to Support Modularity for Merchant Accounts (#7386)
Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
2025-03-12 14:01:24 +00:00
0ba4ccfc8b feat(core): introduce accounts schema for accounts related tables (#7113)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-14 12:41:06 +00:00
899c207d58 feat(users): custom role at profile read (#6875)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-02-05 13:32:38 +00:00
d04e840c95 feat(users): handle edge features for users in tenancy (#6990) 2025-01-08 09:07:02 +00:00
227c274ece feat(users): Add email domain based restriction for dashboard entry APIs (#6940) 2024-12-30 07:09:16 +00:00
839e69df24 feat(users): handle email url for users in different tenancies (#6809) 2024-12-19 07:40:48 +00:00
4b989fe0fb feat(users): Incorporate themes in user APIs (#6772)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-16 08:53:31 +00:00
f96a87d08c refactor(users): remove lineage checks in roles get operations (#6701)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 11:19:17 +00:00
357e8a007a feat(users): add support for tenant level users (#6708)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-06 12:01:55 +00:00
d17d2fe075 chore: enable clippy::trivially_copy_pass_by_ref lint and address it (#6724) 2024-12-05 14:41:40 +00:00
3a3e93cb3b feat(themes): Create APIs for managing themes (#6658)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-04 09:34:13 +00:00
fa21ef892d feat: add resources and granular permission groups for reconciliation (#6591)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-04 09:28:10 +00:00
9a59d0a5ff chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705) 2024-12-02 14:30:44 +00:00
55fe82fdcd refactor(users): Use domain email type in user DB functions (#6699) 2024-11-29 13:12:09 +00:00
9212f77684 feat(users): add tenant id reads in user roles (#6661)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-29 10:09:55 +00:00
880ad1e883 fix(users): Mark user as verified if user logins from SSO (#6694) 2024-11-29 10:09:24 +00:00
f3424b7576 fix(users): Check lineage across entities in invite (#6677) 2024-11-27 14:07:10 +00:00
02479a12b1 refactor(authn): Enable cookies in Integ (#6599) 2024-11-26 12:16:32 +00:00
c9df7b0557 refactor(tenant): use tenant id type (#6643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 08:17:58 +00:00
03423a1f76 feat(users): Send welcome to community email in magic link signup (#6639)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 08:16:56 +00:00
d32397f060 refactor(users): Make profile_id in the JWT non-optional (#6537) 2024-11-18 07:26:00 +00:00
0805a937b1 feat(payments_v2): add finish redirection endpoint (#6549)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2024-11-15 08:36:48 +00:00
98b141c6a0 feat(users): add global support in user roles (#6458) 2024-11-13 06:51:03 +00:00
6b66cccd02 feat(users): Add force_two_factor_auth environment variable (#6466) 2024-11-05 13:43:11 +00:00
2798f57560 fix(users): Add max wrong attempts for two-fa (#6247) 2024-10-17 07:26:52 +00:00
899ec23565 refactor(users): Move hardcoded email subjects to constants (#6110) 2024-10-16 06:47:15 +00:00
2bc21cfc5e fix(users): Allow accepting invites for org_admins (#6253) 2024-10-08 11:17:52 +00:00
c07ee28c0a refactor(user_role): Remove V1 insertion for user_roles and allow Invites for org_admins (#6185) 2024-10-04 11:29:34 +00:00
b2eb56e8d8 refactor(users): Deprecate unused user APIs and stabilize v1 APIs (#6114) 2024-10-04 11:29:11 +00:00
991ca38b50 fix(users): remove internal entity type for users (#6013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 14:02:21 +00:00
dee91b366a refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-19 18:00:25 +00:00
30dd7ceb5f refactor(recon): use AuthDataWithUser and use JWTAuth for token verif… (#5829)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-19 13:25:23 +00:00
bc6c460ca9 feat(router): add admin list apis for v2 (#5883) 2024-09-17 08:08:46 +00:00
4d28cf276f refactor(user_roles): Populate role names and entity names in user role APIs (#5861) 2024-09-13 12:56:26 +00:00
d9485a5f36 feat(recon): add merchant and profile IDs in auth tokens (#5643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-06 14:25:40 +00:00
4d499038c0 feat(users): Send profile_id in JWT and user_info APIs (#5817) 2024-09-05 13:31:24 +00:00
eae8d891cd feat(user_roles): get user role details (#5777) 2024-09-04 20:12:20 +00:00
28e7a7fc5e feat(users): Add profile level invites (#5793) 2024-09-04 14:56:50 +00:00
730c2ba258 feat(user): implement invitations api (#5769) 2024-09-02 14:59:36 +00:00
8e5c33e2d8 refactor(business_profile): change id for business profile (#5748) 2024-09-02 09:55:22 +00:00
6b410505da refactor(users): Add V2 user_roles data support (#5763)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-01 13:39:25 +00:00
6c266b5df4 feat(user_role): Insert V2 user_roles (#5607) 2024-08-29 14:42:04 +00:00
20f20da94e feat(users): Add API to list users in user lineage (#5722) 2024-08-28 11:59:41 +00:00
53b3163881 feat(user_roles): support switch for new hierarchy (#5692)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-28 08:00:07 +00:00
98cbf2e71a feat(user): add list org, merchant and profile api (#5662)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-22 09:04:32 +00:00
ca72fedae8 feat(user_role): Add update by lineage DB function (#5651) 2024-08-22 05:00:07 +00:00
f51b6c91a7 feat: add a wrapper for encryption and decryption (#5502) 2024-08-07 12:20:36 +00:00
b4eb6016a4 feat(auth): Add profile_id in AuthenticationData (#5492) 2024-08-01 13:40:36 +00:00