Commit graph

17 commits

Author SHA1 Message Date
miloschwartz
8e3b5688d5
allow server admins to generate password reset code 2025-12-05 16:27:08 -05:00
miloschwartz
ac68dbd545
add my-device and force login 2025-11-25 10:51:53 -05:00
miloschwartz
b0bd9279fc
add idp auto provision override on user 2025-09-05 16:14:25 -07:00
miloschwartz
915ccdc007
server admin enforce 2fa per user 2025-07-13 21:58:37 -07:00
J. Newing
2a6298e9eb Admins can enable 2FA
Added the feature for admins to force 2FA on accounts. The next time the
user logs in they will have to setup 2FA on their account.
2025-07-08 10:21:24 -04:00
miloschwartz
6f59d0cd2d
add createOrgUser endpoint 2025-04-23 13:26:38 -04:00
grokdesigns
d7f50bac6a
Add invitation management 2025-04-08 18:18:57 -07:00
miloschwartz
0dcfeb3587
add server admin panel to delete users 2025-03-21 18:04:27 -04:00
Owen
deb30ed4ae
Add admin user api interfaces 2025-03-21 17:05:04 -04:00
Milo Schwartz
231e1d2e2d
more user role stuff 2024-11-09 23:59:19 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
a6bb8f5bb1
create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Milo Schwartz
0c705eda70
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:03:56 -04:00
Owen Schwartz
4facb91d7a
Add user endpoints 2024-10-12 22:31:24 -04:00
Owen Schwartz
364b2c26c3
Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Owen Schwartz
0574cd1b4f
Add list endpoints to routers 2024-10-02 21:22:17 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00