Historial de Commits

Autor SHA1 Mensaje Fecha
  Code_Uwe 2bf527fed0 RHL-005-add(docs): create runbook for local development and server deployment hace 2 días
  Code_Uwe ee9ca8aebe RHL-005-add(docs): create API documentation for HTTP endpoints and configuration hace 2 días
  Code_Uwe 1faf7be4d9 RHL-005-remove(docs): delete outdated Lieferscheine documentation hace 2 días
  Code_Uwe 8449820561 RHL-005-fix(env): add local NAS directory and cookies.txt to .gitignore hace 2 días
  Code_Uwe 93e92e35f6 RHL-005-fix(env): add local NAS volume configuration to docker-compose hace 2 días
  Code_Uwe 927e1b8005 RHL-005-fix(auth): add defensive check for missing passwordHash in login endpoint hace 2 días
  Code_Uwe 29ad68afa5 RHL-005-fix(auth): improve session cookie security handling and update tests hace 2 días
  Code_Uwe 039740c869 RHL-005-fix(env): add SESSION_COOKIE_SECURE validation and update tests hace 2 días
  Code_Uwe 8b3112ddf4 RHL-005-fix(env): clarify root auth requirements in Docker environment configuration hace 2 días
  Code_Uwe fca18e4737 RHL-005-fix(env): update MongoDB connection string and clarify root auth requirements hace 2 días
  Code_Uwe 61147c9a96 RHL-005-fix(page): remove unnecessary whitespace and improve code formatting hace 2 días
  Code_Uwe 952d191e48 RHL-005-refactor(auth): update database connection to use getDb and improve test mocks hace 2 días
  Code_Uwe 60920aeffe RHL-005-refactor(db): refactor MongoDB connection to use Mongoose and improve error handling hace 2 días
  Code_Uwe 71824431b3 RHL-005-fix(tests): update SESSION_SECRET to meet environment policy requirements hace 2 días
  Code_Uwe 82b73c21b1 RHL-005-feat(docker): add .dockerignore to exclude env files and build outputs hace 3 días
  Code_Uwe eecc7ed247 RHL-005-fix(env): update SESSION_SECRET placeholder in example environment files hace 3 días
  Code_Uwe 3bf9d986f5 RHL-005-feat(env): add example environment configuration files for Docker and local development hace 3 días
  Code_Uwe e2537daaec RHL-005-refactor(gitignore): allow committing example environment files hace 3 días
  Code_Uwe b0fc3d8fef RHL-005-feat(docker): add healthcheck for MongoDB service and update app dependency condition hace 3 días
  Code_Uwe 7bbd26e23d RHL-005-feat(env): add environment variable validation script hace 3 días
  Code_Uwe 501dede489 RHL-005-feat(env): add environment variable validation and normalization functions with tests hace 3 días
  Code_Uwe c17a32de3a RHL-004-docs(auth): enhance authentication documentation with branch-level RBAC details and response semantics hace 3 días
  Code_Uwe bdac8a94bc RHI-004-feat(auth): implement session-based access control for API routes and enhance tests hace 3 días
  Code_Uwe 4dd01736ea RHL-004-feat(auth): implement role-based access control functions and tests for branch access hace 3 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