[login form] Fix BaseLogForm.form_action()
The method implementation was calling super() with the wrong class
# -*- coding: utf-8 -*-# copyright %(year)s %(author)s, all rights reserved.# contact %(author-web-site)s -- mailto:%(author-email)s#%(long-license)s"""%(distname)s repository side views, usually for notification"""