23 Commits

Author SHA1 Message Date
juancarmore
6e235d6fa7 backend: improve error handling in API key validation to handle retrieval failures and rename .env for development 2025-06-19 17:17:42 +02:00
juancarmore
5dcde7a153 backend: enhance API key handling and validation, including error handling for missing keys 2025-06-19 12:19:54 +02:00
juancarmore
a118b5cf92 backend: remove default user, update user interface to include password hash and a list of roles, and refactor associated code 2025-05-31 00:10:03 +02:00
Carlos Santos
2872383b01 backend: update S3 bucket name to 'openvidu-appdata' in environment configuration 2025-05-29 16:39:37 +02:00
Carlos Santos
39b53f537d backend: Refactor S3 service to use internal configuration for retry settings 2025-05-07 11:57:50 +02:00
Carlos Santos
f1a0a5c0bb backend: Enhance logging for webhook configuration in logEnvVars function 2025-05-06 13:01:45 +02:00
juancarmore
576b1f7d98 backend: Implement recording token generation and update room preferences handling 2025-04-25 11:49:03 +02:00
juancarmore
5e11be08b4 backend: Reorganize imports 2025-04-24 14:59:46 +02:00
Carlos Santos
ca59577fa5 backend: add .env.test configuration file for environment settings 2025-04-23 14:43:49 +02:00
Carlos Santos
58dcd83229 backend: Centralize configuration values in internal-config module 2025-04-11 17:13:05 +02:00
Carlos Santos
eaa6ef9b44 fix: Normalize API key header to lowercase 2025-04-11 12:37:21 +02:00
Carlos Santos
4c8db66d58 backend: Add API key header constant and update middleware to use it 2025-04-11 12:29:45 +02:00
Carlos Santos
404d21b8d5 backend: Refactor room deletion methods to handle multiple rooms and improve logging 2025-04-07 20:41:39 +02:00
Carlos Santos
58e79e2e7e backend: Add scheduled task support and recording GC 2025-03-31 13:19:06 +02:00
Carlos Santos
147d558af5 backend: Implement system event handling and recording cleanup logic 2025-03-28 10:30:21 +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
d354191815 Remove MEET_PRIVATE_ACCESS variable and related logging 2025-03-25 13:03:47 +01:00
Carlos Santos
7d8417be53 backend: Add recording lock TTL configuration and refactor lock acquisition method 2025-03-25 10:35:43 +01:00
Carlos Santos
c9dfdd8852 backend: Introduce internal API routes for participants and recordings with updated base path 2025-03-24 13:01:27 +01:00
Carlos Santos
c05d9390f9 backend: Enhance S3 service with retry mechanism and additional configuration options 2025-03-24 12:53:38 +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
8fc19a9932 backend: Change default log level from verbose to info in environment configuration 2025-03-11 16:21:18 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00