plone.login/master: add login_form (for backwards compatability)

Philip Bauer <jenkins-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: plone.login
Branch: refs/heads/master
Date: 2017-07-12T09:55:03+02:00
Author: Philip Bauer (pbauer) <[email protected]>
Commit: https://github.com/plone/plone.login/commit/c0db871e0813f20d21010b357e96d4750d90644b

add login_form (for backwards compatability)

Files changed:
M src/plone/login/browser/configure.zcml

diff --git a/src/plone/login/browser/configure.zcml b/src/plone/login/browser/configure.zcml
index a89fb37..a34b574 100644
--- a/src/plone/login/browser/configure.zcml
+++ b/src/plone/login/browser/configure.zcml
@@ -23,6 +23,14 @@
         />
 
     <browser:page
+        name="login_form"
+        for="plone.app.layout.navigation.interfaces.INavigationRoot"
+        permission="zope.Public"
+        class=".login.LoginFormView"
+        template="templates/form_wrapper.pt"
+        />
+
+    <browser:page
         name="failsafe_login_form"
         for="plone.app.layout.navigation.interfaces.INavigationRoot"
         permission="zope.Public"



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.