Hi Yaya! They use SignInPanel that comes from wicket-authroles module. This is the reason why there is no SignInPanel.java when you open the Source Code window https://github.com/apache/wicket/blob/master/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel.java - this is 'master' branch.
Greetings! Martin On Sat, Jan 19, 2019 at 8:53 PM ndongo yaya <[email protected]> wrote: > Hello Maxim > > Thanks for the quick check. > I don't know if we are looking at the same place. > > I am referring to http://examples7x.wicket.apache.org/authentication2 and > http://examples7x.wicket.apache.org/authentication3 on which the code for > *SignInPanel* are missing (see attachment). > > Regards, > Yaya > > Le sam. 19 janv. 2019 à 05:54, Maxim Solodovnik <[email protected]> a > écrit : > >> Hello, >> >> just have checked >> >> signin page for authentication2 exists and it has name SignIn2 both java >> and html are available >> signin page for authentication3 exists and it has name MySignInPage both >> java and html are available >> >> On Sat, 19 Jan 2019 at 11:36, ndongo yaya <[email protected]> wrote: >> >> > Hello, >> > The wicket-examples is a great tool for reference. >> > http://examples7x.wicket.apache.org/index.html >> > >> > Although, I've noticed that for the authentication 2 >> > <http://examples7x.wicket.apache.org/authentication2> and >> authentication 3 >> > <http://examples7x.wicket.apache.org/authentication3> examples, we are >> > missing the SigninPanel.class and SigninPanel.html. >> > This might be done on purpose for simplification reasons or it could be >> an >> > omission. >> > >> > I am not sure this is the right mailing list for that. Sorry if that is >> not >> > the case. >> > >> > I just wanted to bring that your attention. >> > >> > Regards, >> > -- >> > Yaya NDONGO >> > >> >> >> -- >> WBR >> Maxim aka solomax >> > > > -- > Yaya NDONGO > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
