Sometimes I need to know which specific user encountered a problematic request in order to reproduce it. Could we show the `request.user` that sent a request, if the user is authenticated? Thanks!
Sometimes I need to know which specific user encountered a problematic request in order to reproduce it.
Could we show the
request.userthat sent a request, if the user is authenticated? Thanks!