You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by wicketnewuser <sw...@hotmail.com> on 2010/02/11 16:12:28 UTC

Re: Using email in SignInPanel Username

Hi as suggested I made my own signinpanel and cookiepersister which encodes
and decodeswhen saving and retrieving cookies.

jthomerson wrote:
> 
> May be a bug.  Please file a JIRA.  In the meantime, the signinpanel is
> pretty generic and not meant for every usecase.  You can easily create
> your
> own - even copying the code and modifying it.
> 
> --
> Jeremy Thomerson
> http://www.wickettraining.com
> 
> 
> 
> On Thu, Oct 29, 2009 at 1:43 AM, wicketnewuser <sw...@hotmail.com>
> wrote:
> 
>>
>> Any one know what the solution for this is
>>
>> wicketnewuser wrote:
>> >
>> >
>> > I'm trying to use wicket signinpanel . When and choose remember me
>> > checkbox and use email address in username  (eg.abc@ttt.com , next time
>> > when i come it it just remembers abc as user name instead of
>> abc@ttt.com
>> ).
>> > It seems when storing and retreving value from cookies we need to
>> encode
>> > and decode the value . It doesn't look like wicket is doing this by
>> > default which is why this is happening. Does any one know what is the
>> > solution for this.
>> >
>> > <html>
>> > <head>
>> >     <title>Sign In</title>
>> >     <link rel="stylesheet" type="text/css" href="style.css"/>
>> >     <style>
>> >         body { background-image: none; }
>> >     </style>
>> > </head>
>> > <body>
>> >     <h2>Sign In</h2>
>> >
>> >
>> > </body>
>> > </html>
>> >
>> > thank you
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Using-email-in-SignInPanel-Username-tp26085468p26107531.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://old.nabble.com/Using-email-in-SignInPanel-Username-tp26085468p27547261.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org