[web] on logout, use the base_url argument of build_url instead of hacking the request to get proper url. This fix a bug on site with http/https versions: the session cookie is badly removed on logout
"""pre 3.6 bw compat"""# pylint: disable-msg=W0614,W0401fromwarningsimportwarnwarn('moved to cubicweb.mttransforms',DeprecationWarning,stacklevel=2)fromcubicweb.mttransformsimport*