-
fjsanpedro authored
When the user is not authenticated and we access the import routes, the method `can?` is called on the user but, since it's `nil`, it raises an exception.
161c812c
When the user is not authenticated and we access the import routes, the method `can?` is called on the user but, since it's `nil`, it raises an exception.