-
Sean McGivern authored
In the ApplicationController, we use Warden to get the current user for the context metadata. These Devise-derived controllers don't necessarily use Warden, so we override the user details in that case to provide something instead of nothing.
22360f45