[pLog-general] Merging Liftype with another website

Oscar Renalias oscar at renalias.net
Thu May 31 03:39:39 EDT 2007


You can have a look at the code under class/summary/action, there is
at least two classes that you should look at. The first one is
douserregisteraction.class.php that loads data from the first form in
the registration process (uesr and password creation) and validates it
, and the second one is checkusernameajaxaction.class.php that
implements the Ajax-based validation of the username when clicking the
"check this username" button in the form.

Oscar

On 5/31/07, superoverdrive at gmx.de <superoverdrive at gmx.de> wrote:
> Hi there!
>
> I would like to offer blogs to members of a community website.
>
> My aim would be to just adapt the registration page and replace
> the "Check User Name" with a "Check Password".
>
> E.g. if someone has the username "hello" and password "password" on my community website he can only register with that username on the Blog website. However, he must enter the password of the other website to confirm, that this is really his username.
>
> What would be the best place to add such validation that will query another database for the other website's username and password?
>
> Thanks!
>
>
> Toby
> _______________________________________________
> pLog-general mailing list
> pLog-general at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-general
>


More information about the pLog-general mailing list