diff --git a/cco/member/auth.pt b/cco/member/auth.pt index 315fe88..cab2890 100644 --- a/cco/member/auth.pt +++ b/cco/member/auth.pt @@ -6,6 +6,7 @@ tal:define="principal request/principal/id; baseUrl python:request.URL[-1]; camefrom python:request.get('camefrom') or baseUrl; + dummy python:request.form.setdefault('camefrom', baseUrl); dummy item/checkAuth">