Historial de Commits

Autor SHA1 Mensaje Fecha
  Code_Uwe 8b3112ddf4 RHL-005-fix(env): clarify root auth requirements in Docker environment configuration hace 1 día
  Code_Uwe fca18e4737 RHL-005-fix(env): update MongoDB connection string and clarify root auth requirements hace 1 día
  Code_Uwe 61147c9a96 RHL-005-fix(page): remove unnecessary whitespace and improve code formatting hace 1 día
  Code_Uwe 952d191e48 RHL-005-refactor(auth): update database connection to use getDb and improve test mocks hace 1 día
  Code_Uwe 60920aeffe RHL-005-refactor(db): refactor MongoDB connection to use Mongoose and improve error handling hace 1 día
  Code_Uwe 71824431b3 RHL-005-fix(tests): update SESSION_SECRET to meet environment policy requirements hace 1 día
  Code_Uwe 82b73c21b1 RHL-005-feat(docker): add .dockerignore to exclude env files and build outputs hace 2 días
  Code_Uwe eecc7ed247 RHL-005-fix(env): update SESSION_SECRET placeholder in example environment files hace 2 días
  Code_Uwe 3bf9d986f5 RHL-005-feat(env): add example environment configuration files for Docker and local development hace 2 días
  Code_Uwe e2537daaec RHL-005-refactor(gitignore): allow committing example environment files hace 2 días
  Code_Uwe b0fc3d8fef RHL-005-feat(docker): add healthcheck for MongoDB service and update app dependency condition hace 2 días
  Code_Uwe 7bbd26e23d RHL-005-feat(env): add environment variable validation script hace 2 días
  Code_Uwe 501dede489 RHL-005-feat(env): add environment variable validation and normalization functions with tests hace 2 días
  Code_Uwe c17a32de3a RHL-004-docs(auth): enhance authentication documentation with branch-level RBAC details and response semantics hace 2 días
  Code_Uwe bdac8a94bc RHI-004-feat(auth): implement session-based access control for API routes and enhance tests hace 2 días
  Code_Uwe 4dd01736ea RHL-004-feat(auth): implement role-based access control functions and tests for branch access hace 2 días
  Code_Uwe b19950f085 RHL-003-docs(auth): update authentication documentation for clarity and completeness hace 1 semana
  Code_Uwe e5d3161d75 RHL-003-test(auth): add unit tests for logout endpoint to verify session destruction and error handling hace 1 semana
  Code_Uwe aeb518ff09 RHL-003-feat(auth): implement logout endpoint to destroy session and clear auth cookie hace 1 semana
  Code_Uwe 4dbc667bda RHL-003-test(auth): add unit tests for login functionality with various scenarios hace 1 semana
  Code_Uwe 576f6488b1 RHL-003-feat(auth): implement login endpoint with request validation and session creation hace 1 semana
  Code_Uwe c8567d1879 RHL-003-chore(dependencies): add bcryptjs and mongoose for enhanced authentication and data management hace 1 semana
  Code_Uwe f9dbe68bf5 RHL-003-doc(auth): add comprehensive authentication and authorization documentation hace 1 semana
  Code_Uwe 1777337204 RHL-003-test(auth): add unit tests for session management and cookie handling hace 1 semana
  Code_Uwe 34d95103ac RHL-003-feat(auth): implement session management with JWT and cookie handling hace 1 semana
  Code_Uwe 27131b2375 RHL-003-chore(dependencies): add jose library for JWT handling hace 1 semana
  Code_Uwe 00027bb0fc RHL-003-feat(user): implement user model with roles and password management hace 1 semana
  Code_Uwe 5ebf7ed5de RHL-002-feat(tests): add comprehensive tests for API endpoints and filesystem interactions hace 1 semana
  Code_Uwe 1da01f4254 RHL-002-refactor: enhance API routes with detailed documentation and error handling hace 1 semana
  Code_Uwe 8257a2ef10 RHL-002-fix(vitest): disable parallel threads to prevent env interference and clean up alias comment hace 1 semana