[Seaside] Seaside : Confirmation email of an inscription

John McKeon p3anoman at gmail.com
Thu Oct 28 15:44:16 UTC 2010


On Thu, Oct 28, 2010 at 11:14 AM, Sothy Chau <cybranlord at gmail.com> wrote:

> Once again I don't understand your solution.
> I want just to know how to make this link.
>

Something like this was discussed on this list not long ago
http://forum.world.st/Sending-a-continuation-link-via-email-in-Seaside-3-0-tp2999639p2999639.html

For sending the email look at
http://forum.world.st/send-email-with-seaside-tp2998911p2998911.html

Hope this helps
John


>
> 2010/10/28 Sean Allen <sean at monkeysnatchbanana.com>
>
>> Sebastian is saying that you can use the initialRequest handler that gets
>> run when you first hit and application
>> and an existing session doesn't exist to grab the information needed to
>> confirm a user.
>>
>> I would provide a separate interface using PM's Restful code to create a
>> simple web service to confirm people thereby keeping
>> your one off code out of your main application as you might want to use
>> initialRequest to something in the application proper
>> rather than just doing validation of their account.
>>
>> On Thu, Oct 28, 2010 at 9:33 AM, Sothy Chau <cybranlord at gmail.com> wrote:
>>
>>> can you reexplain plz i don't understand what you wrote
>>>
>>> 2010/10/28 Sebastian Sastre <sebastian at flowingconcept.com>
>>>
>>>  with the domain of the app and setting in a parameter some kind of id
>>>> that you can receive later in the #initialRequest: of the app (and make it
>>>> to react properly)
>>>>
>>>> sebastian <http://twitter.com/sebastianconcpt>
>>>>
>>>>
>>>>   On Oct 28, 2010, at 10:32 AM, Sothy Chau wrote:
>>>>
>>>>   Hello,
>>>> Here my problem : I have developped a WebSite with Seaside and I can
>>>> register users on it.
>>>> I can also log in this site. But an user can only log when he is
>>>> confimed. To confirm, he must click on
>>>> a link in the sended Email.
>>>>
>>>> My problem is : how to make this link ?
>>>>
>>>> I have also a boolean which say that the user is confirmed or not.
>>>>
>>>> Please. Help me.
>>>> _______________________________________________
>>>> seaside mailing list
>>>> seaside at lists.squeakfoundation.org
>>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> seaside mailing list
>>>> seaside at lists.squeakfoundation.org
>>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>>
>>>>
>>>
>>>
>>> --
>>> Sothy Chau
>>> 4th year Master in Civil Engineering
>>> Technology of Information Specialisation
>>> Multimedia Section
>>> Applied Sciences Faculty.
>>> ULB
>>>
>>> _______________________________________________
>>> seaside mailing list
>>> seaside at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>
>>>
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
>>
>
>
> --
> Sothy Chau
> 4th year Master in Civil Engineering
> Technology of Information Specialisation
> Multimedia Section
> Applied Sciences Faculty.
> ULB
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


-- 
http://john-mckeon.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101028/7654919f/attachment.htm


More information about the seaside mailing list