__pkginfo__.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 18 Mar 2016 17:13:43 +0100
changeset 11609 cc1d4b66ca26
parent 11515 b3267ba817b4
permissions -rw-r--r--
[login] fix the redirect url after login (closes #11689118) redirecting to '/' by default after login doesn't work properly when a prefix is used, whether we're sitting behind a PrefixMiddleware or not. To fix this, rely on cubicweb's build_url to turn any relative path into an absolute url.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11515
b3267ba817b4 Initial debian packaging
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
modname = 'pyramid_cubicweb'