documenso/packages/lib/server-only/user
David Nguyen 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
..
service-accounts chore: tidy code and extract alert-dialog 2024-02-25 11:12:18 +00:00
create-user.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
delete-user.ts feat: better document rejection (#1702) 2025-03-13 15:08:57 +11:00
disable-user.ts fix: refactor prisma relations (#1581) 2025-01-13 13:41:53 +11:00
enable-user.ts feat: admin ui for disabling users (#1547) 2024-12-30 14:45:33 +11:00
find-user-security-audit-logs.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
forgot-password.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
get-all-users.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-monthly-completed-document.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
get-most-recent-email-verification-token.ts feat: add organisation sso portal (#1946) 2025-09-09 17:14:07 +10:00
get-reset-token-validity.ts fix: update token validity check 2023-11-06 13:01:13 +11:00
get-signer-conversion.ts feat: add user conversion count to admin panel (#1150) 2024-07-05 14:02:22 +10:00
get-user-by-email.ts chore: refactor code 2024-02-13 07:50:22 +02:00
get-user-by-id.ts chore: refactor routes (#1992) 2025-08-25 21:00:35 +10:00
get-user-monthly-growth.ts fix: re-add removed types 2024-05-29 20:53:50 +10:00
reset-password.ts fix: refactor document router (#1990) 2025-08-25 08:23:12 +10:00
send-confirmation-token.ts feat: add organisation sso portal (#1946) 2025-09-09 17:14:07 +10:00
submit-support-ticket.ts chore: add support option (#1853) 2025-08-19 20:59:03 +10:00
update-password.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
update-profile.ts chore: refactor routes (#1992) 2025-08-25 21:00:35 +10:00
verify-email.ts feat: add organisation sso portal (#1946) 2025-09-09 17:14:07 +10:00