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