-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2021.0
-
Component/s: Login Page
The property loginBoxWidth, configured in Studio or with the extension point "loginScreen", is never used
<extension target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService" point="loginScreen"> <loginScreenConfig> ... <loginBoxWidth>100px</loginBoxWidth> ... </loginScreenConfig> </extension>
- links to