[
https://issues.apache.org/jira/browse/SLING-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379823#comment-17379823
]
Robert Munteanu commented on SLING-10605:
-----------------------------------------
I am not sure if this can be done without complicating the archetype too much,
since the current extension model requires providing a fragment bundle that
attaches to {{o.a.s.auth.form}}, see
https://github.com/apache/sling-samples/tree/master/custom-login-form .
> Add a custom login page to the generated project
> ------------------------------------------------
>
> Key: SLING-10605
> URL: https://issues.apache.org/jira/browse/SLING-10605
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: Sling Project Archetype 1.0.6
>
>
> The default o.a.s.auth.form page references resources from the
> o.a.s.starter.content module and it does not look nice if that bundle is not
> deployed ( missing CSS, images ).
> We should add a custom login form for this module, taking advantage of the
> improvements from SLING-10604.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)