Émile Ré
|
5ab5d2cc4c
|
Implement activate account page
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:58 +04:00 |
|
Émile Ré
|
47aba96b69
|
Reimplement invitations
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:58 +04:00 |
|
Émile Ré
|
a42fc4fa61
|
Reimplement remove / create in console
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:57 +04:00 |
|
Émile Ré
|
f931bda10f
|
Reimplement remove and invite user
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:56 +04:00 |
|
Émile Ré
|
196738f876
|
Implement create user
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:56 +04:00 |
|
Émile Ré
|
7794563e94
|
Remove duplicate membership method
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:56 +04:00 |
|
Émile Ré
|
56ec0ab3c3
|
Move source and state from membership to profile
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:55 +04:00 |
|
Émile Ré
|
baeb758a4f
|
Implement resolvers
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:53 +04:00 |
|
Émile Ré
|
c115e2c9dc
|
Update graphql schema
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:53 +04:00 |
|
Émile Ré
|
108e9cb85d
|
Remove coredata.MembershipProfile MemerhipID field
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-19 16:12:52 +04:00 |
|
Émile Ré
|
00cc91c102
|
Fix assume SAML required error redirect
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-18 15:16:00 +04:00 |
|
Bryan Frimin
|
0f40c7e27e
|
Fix saml subject not populated
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-14 20:11:21 +01:00 |
|
Bryan Frimin
|
19bece9175
|
Fix missing name id format on saml idp initiated request
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-13 18:17:31 +01:00 |
|
Émile Ré
|
063e1107ee
|
set SAMLSubject on create
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-13 19:03:41 +04:00 |
|
Bryan Frimin
|
bc5509d742
|
Fix missing name id format in metadata
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-13 15:47:06 +01:00 |
|
Bryan Frimin
|
941b3c22a8
|
Remove dead code
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-13 15:46:56 +01:00 |
|
Émile Ré
|
e85d92ec36
|
Wrap errors
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:14 +04:00 |
|
Émile Ré
|
00a4d9fff0
|
Fix profiles totalcount
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:14 +04:00 |
|
Émile Ré
|
f884c6bb05
|
Fix profiles list + implement resolver methods
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:13 +04:00 |
|
Émile Ré
|
29371662e2
|
Fix referenced columns used in certain SQL queries + minor front fixes
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:13 +04:00 |
|
Émile Ré
|
3a459f1992
|
Rework console pages and implement profile update
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:12 +04:00 |
|
Émile Ré
|
a3b49db43e
|
Add organization_id on profiles and implement ListProfiles
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:11 +04:00 |
|
Émile Ré
|
8d20220c86
|
Fix e2e tests
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:11 +04:00 |
|
Émile Ré
|
ce0952e4ec
|
Remove people related authz actions
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:09 +04:00 |
|
Émile Ré
|
ae6c6719d2
|
Update console gql schema and resolver
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:09 +04:00 |
|
Émile Ré
|
6328952c6f
|
Load identity email_address on coredata.MembershipProfile
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:09 +04:00 |
|
Émile Ré
|
70dec6cc7d
|
Migrate people to identities / memberships / profiles
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 16:21:08 +04:00 |
|
Émile Ré
|
e46c1d4894
|
Rename redirect-path to continue + handle redirection on forbidden from wrong org assume
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:07 +04:00 |
|
Émile Ré
|
942b6f5144
|
No need to reuse child session in assume function
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:07 +04:00 |
|
Émile Ré
|
16556f9fb9
|
Implement redirect path for SAML SSO
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:07 +04:00 |
|
Émile Ré
|
e0bb27bff4
|
Various fixes
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:06 +04:00 |
|
Émile Ré
|
a8d1ce0097
|
Implement redirect path for saml
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:06 +04:00 |
|
Émile Ré
|
070000c46a
|
Implement redirect-path for password method
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:05 +04:00 |
|
Émile Ré
|
583148eb5f
|
Rename error
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:04 +04:00 |
|
Émile Ré
|
b305d5b337
|
Do not error on expired existing child session when assuming
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:04 +04:00 |
|
Émile Ré
|
039ff7c5f0
|
Reuse existing session when signing in in for assume
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:03 +04:00 |
|
Émile Ré
|
65ac873cff
|
Remove unused parameter
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:03 +04:00 |
|
Émile Ré
|
ce69899909
|
Catch assumption needed errors
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:03 +04:00 |
|
Émile Ré
|
1e1ec72ee7
|
Assume organization when loading org layout
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-12 09:37:02 +04:00 |
|
Bryan Frimin
|
055a606747
|
Fix active state not used at creation
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-11 16:03:44 +01:00 |
|
Sacha Al Himdani
|
1494707cb5
|
Exclude users from google workspace bridge
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
|
2026-02-10 12:42:24 +01:00 |
|
Émile Ré
|
6189a8ed81
|
Generate presigned URL for email assets at render time
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-05 12:41:35 +04:00 |
|
Émile Ré
|
27821632c6
|
Serve email static assets from object store
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-04 18:32:52 +04:00 |
|
Bryan Frimin
|
1bc5ebce2c
|
Fix SCIM disable all non SCIM managed members
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-03 16:01:03 +01:00 |
|
Bryan Frimin
|
ece54f1616
|
Fix golint errors
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-02 18:42:50 +01:00 |
|
Émile Ré
|
d9c07ecdef
|
Fix bot review
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-02 13:32:58 +04:00 |
|
Émile Ré
|
e13ff134ed
|
Extract email presentation configuration layer to streamline email branding
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-02 13:32:57 +04:00 |
|
Émile Ré
|
d381c5fc88
|
Add logos to trust_centers and auto fill with organization logo
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-02 13:32:56 +04:00 |
|
Émile Ré
|
88ca5f6968
|
Remove unused func and create probo vendor on org creation
Signed-off-by: Émile Ré <emile@getprobo.com>
|
2026-02-02 13:32:55 +04:00 |
|
Bryan Frimin
|
269d4d3d58
|
Remove deadcode
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
|
2026-02-02 09:14:39 +01:00 |
|