auth, WS, mailing, files, migrations, docker optimizations, tests #6
Merged
auth, WS, mailing, files, migrations, docker optimizations, tests #6
Conversation
…rties; refactor test paths and add run-tests script
…lement basic smoke tests and user detail retrieval tests
…update CORS and rate limit plugins. improved user management methods
…nd error handling
…nerate, improve MongoDB connection handling
… refresh, and soft delete functionality
… performance optimizations with new database indices and resource management.
… to address API review findings
…t authentication for soft-deleted users
…d cache-invalidation plugins
…ve `note ID` retrieval from query parameters. add filtering utility for note queries
…d route, and enhance user profile update and deletion functionality
…le upload functionalities
…uthentication and refresh token verification
…mation endpoints. including related schemas and integration tests
…ods in users plugin. update register schema and setup utility to include email
…d outcomes for access tokens in cookies and Authorization headers. - Introduced utility functions for refresh cookies and CSRF context in login and logout tests. - Enhanced password reset tests with additional scenarios for cooldown suppression and token reuse validation. - Improved refresh token tests to ensure proper rotation and rejection of stale tokens. - Streamlined user registration tests by creating a helper function for user registration. - Added file upload utility functions to simplify file handling in notes tests. - Refactored webSocket tests for notes to improve readability and maintainability, including user creation and message handling. - Consolidated user deletion tests to verify token invalidation after self deletion.
…down, and failure tracking; update dotenv schema for new configuration properties.
…ate live notes route to use socket instead of connection object for websocket handling.
…refactor helper functions for better modularity.
…les for mongo url and JWT secrets. update registration tests to use dynamic mongo urls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
List of changes:
nodemailerfor SMTP support.credentialsVersionfor password validity tracking.credentialsVersion.