Code_Uwe
|
fe0ee192f9
RHL-005-(chore): do not expose mongodb port in server compose
|
19 hours ago |
Code_Uwe
|
36597cedcd
RHL-005-update(docs): enhance authentication documentation with detailed environment variables and configuration guidelines
|
19 hours ago |
Code_Uwe
|
aebfaa7445
RHL-005-add(docs): add comprehensive documentation for the storage module and environment configuration
|
19 hours ago |
Code_Uwe
|
2bf527fed0
RHL-005-add(docs): create runbook for local development and server deployment
|
19 hours ago |
Code_Uwe
|
ee9ca8aebe
RHL-005-add(docs): create API documentation for HTTP endpoints and configuration
|
19 hours ago |
Code_Uwe
|
1faf7be4d9
RHL-005-remove(docs): delete outdated Lieferscheine documentation
|
19 hours ago |
Code_Uwe
|
8449820561
RHL-005-fix(env): add local NAS directory and cookies.txt to .gitignore
|
19 hours ago |
Code_Uwe
|
93e92e35f6
RHL-005-fix(env): add local NAS volume configuration to docker-compose
|
19 hours ago |
Code_Uwe
|
927e1b8005
RHL-005-fix(auth): add defensive check for missing passwordHash in login endpoint
|
19 hours ago |
Code_Uwe
|
29ad68afa5
RHL-005-fix(auth): improve session cookie security handling and update tests
|
19 hours ago |
Code_Uwe
|
039740c869
RHL-005-fix(env): add SESSION_COOKIE_SECURE validation and update tests
|
19 hours ago |
Code_Uwe
|
8b3112ddf4
RHL-005-fix(env): clarify root auth requirements in Docker environment configuration
|
22 hours ago |
Code_Uwe
|
fca18e4737
RHL-005-fix(env): update MongoDB connection string and clarify root auth requirements
|
23 hours ago |
Code_Uwe
|
61147c9a96
RHL-005-fix(page): remove unnecessary whitespace and improve code formatting
|
23 hours ago |
Code_Uwe
|
952d191e48
RHL-005-refactor(auth): update database connection to use getDb and improve test mocks
|
23 hours ago |
Code_Uwe
|
60920aeffe
RHL-005-refactor(db): refactor MongoDB connection to use Mongoose and improve error handling
|
23 hours ago |
Code_Uwe
|
71824431b3
RHL-005-fix(tests): update SESSION_SECRET to meet environment policy requirements
|
23 hours ago |
Code_Uwe
|
82b73c21b1
RHL-005-feat(docker): add .dockerignore to exclude env files and build outputs
|
1 day ago |
Code_Uwe
|
eecc7ed247
RHL-005-fix(env): update SESSION_SECRET placeholder in example environment files
|
1 day ago |
Code_Uwe
|
3bf9d986f5
RHL-005-feat(env): add example environment configuration files for Docker and local development
|
1 day ago |
Code_Uwe
|
e2537daaec
RHL-005-refactor(gitignore): allow committing example environment files
|
1 day ago |
Code_Uwe
|
b0fc3d8fef
RHL-005-feat(docker): add healthcheck for MongoDB service and update app dependency condition
|
1 day ago |
Code_Uwe
|
7bbd26e23d
RHL-005-feat(env): add environment variable validation script
|
1 day ago |
Code_Uwe
|
501dede489
RHL-005-feat(env): add environment variable validation and normalization functions with tests
|
1 day ago |
Code_Uwe
|
c17a32de3a
RHL-004-docs(auth): enhance authentication documentation with branch-level RBAC details and response semantics
|
1 day ago |
Code_Uwe
|
bdac8a94bc
RHI-004-feat(auth): implement session-based access control for API routes and enhance tests
|
1 day ago |
Code_Uwe
|
4dd01736ea
RHL-004-feat(auth): implement role-based access control functions and tests for branch access
|
2 days ago |
Code_Uwe
|
b19950f085
RHL-003-docs(auth): update authentication documentation for clarity and completeness
|
1 week ago |
Code_Uwe
|
e5d3161d75
RHL-003-test(auth): add unit tests for logout endpoint to verify session destruction and error handling
|
1 week ago |
Code_Uwe
|
aeb518ff09
RHL-003-feat(auth): implement logout endpoint to destroy session and clear auth cookie
|
1 week ago |