26 Commits

Author SHA1 Message Date
7f19ec1265 fix: embedded direct template recipient auth 2025-11-07 14:23:46 +11:00
d05bfa9fed feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
4a3859ec60 feat: signin with microsoft (#1998) 2025-10-22 12:05:11 +11:00
a902bec96d fix: use select account prompt for sso oidc (#2065)
Use the `select_account` prompt for SSO OIDC to avoid constantly asking
for credentials to be entered with a client has an existing session with
the SSO provider.
2025-10-07 17:06:28 +11:00
9ac7b94d9a feat: add organisation sso portal (#1946)
Allow organisations to manage an SSO OIDC compliant portal. This method
is intended to streamline the onboarding process and paves the way to
allow organisations to manage their members in a more strict way.
2025-09-09 17:14:07 +10:00
44f5da95b3 chore: refactor routes (#1992) 2025-08-25 21:00:35 +10:00
d7e5a9eec7 fix: refactor document router (#1990) 2025-08-25 08:23:12 +10:00
400d2a2b1a feat: sign out of all sessions (#1797) 2025-06-11 17:57:38 +10:00
e6dc237ad2 feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
93aece9644 chore: dependency updates (#1808) 2025-05-22 14:30:22 +10:00
25bb6ffe77 fix: imports 2025-03-03 14:49:28 +11:00
6474b4a524 fix: add preferred team middleware 2025-02-26 19:42:42 +11:00
c1c7cfaf8b chore: cleanup 2025-02-25 16:37:36 +11:00
d4c1bad407 fix: add default oauth user url 2025-02-23 18:49:22 +11:00
139bc265c7 fix: migrate billing to RR7 2025-02-21 01:16:23 +11:00
50a41d0799 fix: pdf viewer and embeds 2025-02-20 15:06:36 +11:00
ac30654913 fix: add auth session lifetime 2025-02-19 18:04:36 +11:00
a319ea0f5e fix: add public profiles tests 2025-02-19 16:07:04 +11:00
5fc724b247 fix: rework sessions 2025-02-17 22:46:36 +11:00
1ed1cb0773 chore: refactor sessions 2025-02-16 00:44:01 +11:00
e518985833 fix: migrate 2fa to custom auth 2025-02-14 22:00:55 +11:00
df8ea09021 fix: add oidc env variables 2025-02-14 18:11:54 +11:00
180656978b feat: add themes 2025-02-14 17:50:23 +11:00
31de86e425 feat: add oidc 2025-02-14 16:01:16 +11:00
ebc2b00067 fix: add sign up hook 2025-02-13 20:21:23 +11:00
383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00