Commit Graph

3 Commits

Author SHA1 Message Date
Lars Kiesow
af8a9acbae Prevent unnecessary redirect when requesting users
Opening the share dialog, the frontend is requesting `/auth/users/`
which is always redirected to `/auth/users`. That's an unnecessary extra
step.

This patch makes the front-end request `/auth/users` in the first place.
2025-04-06 14:37:37 +02:00
Sean Morley
c65fcc2558 Migrate to session based auth 2024-11-29 18:20:51 -05:00
Sean Morley
7d228b302b User profile viewing - need to add more to the details view 2024-09-08 00:56:52 -04:00