No because "next" urls are sent from the server to the client in the
http redirect response, they are not embedded in the page.


---------- Forwarded message ----------
From: vihang <[email protected]>
Date: Apr 27, 3:34 pm
Subject: Proposal (tiny addition to Auth module)
To: web2py Web Framework


line 589 in tools.py : (7 occurance)
            elif next and not next[0] == '/' and next[:4] != 'http'
and next[:10] != 'javascript':

Add javascript: to the list of good urls

Is it useful to others?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to