Skip to content
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

Don't touch updated_by if unauthenticated #17

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

22Nick22
Copy link
Contributor

@22Nick22 22Nick22 commented Jun 2, 2021

Don't clear updated_by if the current user is not authenticated. Allows setting updated_by in factories.

Fix #16

Don't clear updated_by if the current user is not
authenticated. Allows setting updated_by in factories.

Fix yajra#16
@yajra yajra merged commit 578f69f into yajra:master Jun 3, 2021
@yajra
Copy link
Owner

yajra commented Jun 3, 2021

Released on v4.3.1, thanks! 🍻 🚀

@22Nick22 22Nick22 deleted the updated_by-auth-check branch June 3, 2021 06:07
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.

Updated By should not be updated if there is no user authenticated
2 participants