20 Commits

Author SHA1 Message Date
juancarmore
bc33e9c5d9 backend: Add endpoint to retrieve participant role by room secret 2025-03-28 12:12:33 +01:00
Carlos Santos
195b56a4b4 backend: Remove status filter from recording API and related validation 2025-03-28 11:11:03 +01:00
juancarmore
930541c725 backend: Enhance authentication middleware to always include user that is performing the action in a resource 2025-03-26 12:43:24 +01:00
juancarmore
d10e6ea519 backend: Add comments in middlewares for clarity 2025-03-26 12:39:10 +01:00
juancarmore
93048f236a backend: Add configureRoomAuthorization middleware for get room endpoint 2025-03-25 16:38:32 +01:00
juancarmore
147a334868 backend: Refactor middlewares and routes to configure authentication 2025-03-25 13:10:08 +01:00
juancarmore
042f7f2fd4 backend: Refactor authentication logic to use new global auth configuration 2025-03-25 13:06:52 +01:00
juancarmore
fec108d802 Update role references from Role to UserRole for consistency 2025-03-25 13:02:02 +01:00
Carlos Santos
d7b84df956 backend: Remove unnecessary openapi.middleware 2025-03-24 13:07:41 +01:00
Carlos Santos
a6fc920c7d backend: Rename withValidRecordingIdRequest to withValidRecordingId for consistency 2025-03-24 13:05:44 +01:00
Carlos Santos
ddbc80b0e3 backend: Refactor bulk delete recordings to accept recording IDs from query parameters and improve validation handling 2025-03-24 13:02:04 +01:00
Carlos Santos
ca348d1a47 backend: Enhance recording routes and controllers with new validation middleware and improve error handling 2025-03-24 13:00:13 +01:00
Carlos Santos
e69f1dfb4b backend: Add recording request validation middleware and refactor recording metadata handling 2025-03-24 12:53:39 +01:00
juancarmore
1dba73178d backend: Refactor recording middleware to improve permission checks and error handling 2025-03-21 01:33:37 +01:00
juancarmore
a3e325c262 backend: Add request validator middleware for login requests 2025-03-21 00:57:27 +01:00
juancarmore
d1af9637a6 backend: Remove BasicAuth and refactor authentication middlewares to be able to use multiple options 2025-03-21 00:56:19 +01:00
juancarmore
c2b82cdeb7 backend: Refactor recording middleware to include permission checks and update route handlers 2025-03-14 01:39:20 +01:00
juancarmore
a692f8e37f backend: Implement participant token handling with cookie management and validation middleware 2025-03-13 15:04:59 +01:00
Carlos Santos
00b1d8be93 backend: Add fields query parameter to get rooms and room details endpoints 2025-03-11 18:35:42 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00