37ef4b9 Add New form helper to Page object

Authored and Committed by simo 10 years ago
    Add New form helper to Page object
    
    This removes the need to define a root funciton only to redirect to
    a GET/POST one.
    Also adds basic CSRF protection if the page is declared a form.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    
        
file modified
+19 -4