Stop using Session on the repository side
Only expect session on web request, and let the web session/authentication
managers provide them.
Access to cnx.data, which used to return session data, is deprecated: there is
no more access to session data from the repository side, and they should be
access from req.session.data from the web side.
mock
psycopg2
ldap3 < 2
cubicweb-basket
cubicweb-card
cubicweb-comment
cubicweb-file
cubicweb-localperms
cubicweb-tag