-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#60 implement backend for a to do list pt.2 #70
Conversation
@Sojusan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor things and some questions.
Quality Gate failed for 'ksummarized_ksummarized.com_backend'Failed conditions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
This is continued work on task #60, as I have mentioned before I'm splitting it to make it easier to review. There should be one more PR coming in some time.
This one has the following changes:
This is done in a filter, to test this You can manually modify
RequestExtensions.UserId
to return null and then not a valid Guid.make
and You'r up and running