If you create a link with user_signature=True and a controller 
with @auth.requires_signature() and a user clicks on it while not yet 
logged in he/she will be presented with the login page and after that 
redirected to the original link but with Not authorized message.

It is only after that user reloads the page containing the link and clicks 
on it again that she/he can access the page.  

Is there a workaround to this behavior? I want to be redirected directly to 
the protected page after login.

-rif

-- 



Reply via email to