Skip to content

Conversation

tomast1337
Copy link
Member

This pull request focuses on improving user validation across multiple controllers and services in the server codebase. The main change involves moving user validation logic to a new utility function, validateUser, and ensuring this function is used consistently. Additionally, the user parameter type has been updated to be non-nullable in several service methods.

@tomast1337 tomast1337 requested a review from Bentroen November 15, 2024 17:16
@Bentroen Bentroen changed the base branch from develop to main November 16, 2024 23:59
@tomast1337 tomast1337 merged commit 63a95ea into main Nov 17, 2024
@tomast1337 tomast1337 deleted the refactor/user-validation branch December 31, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant