owltide/server/utils
Hornwitser d006be251c Create a per-user admin page to inspect users
Add page to allow admins to inspect all of the details stored on the
server of a user account.  For now this is just the UserDetails, but
in the future this is planned to be expanded to also show sessions
and logs.
2025-09-06 15:16:02 +02:00
..
schedule.ts License under AGPL version 3 or later 2025-06-30 18:58:24 +02:00
session.ts Refactor demo login as an authentication method 2025-07-09 18:01:26 +02:00
signed-cookie.ts Use SameSite Lax for session cookie 2025-07-09 15:35:17 +02:00
user.ts Create a per-user admin page to inspect users 2025-09-06 15:16:02 +02:00