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

Fix User Not Sent in Traces #31

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

adrianpaiva1
Copy link
Contributor

@adrianpaiva1 adrianpaiva1 commented Jan 22, 2023

Fixes incorrect condition to check if Auth is enabled.

The current statement would always return false even if the standard Auth module is enabled. This caused the current user identifier to never be included in traces.

I changed this to correctly check if Auth is being used or not.

@viezel viezel merged commit ddd9a52 into Napp:master Jan 22, 2023
@viezel
Copy link
Contributor

viezel commented Jan 22, 2023

👍🏻

evan361425 added a commit to 104corp/xray-laravel that referenced this pull request Apr 21, 2023
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.

2 participants