NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Poul Jensen on February 24, 2019, 04:16:30 AM

Title: Example login / register / reset password
Post by: Poul Jensen on February 24, 2019, 04:16:30 AM
Hi,

Does one of the NT11 examples show a more advanced (or should I say standard these days) login where the user can either login, register or request a reset of password.

Particularly one that support salted, hashed password.

tia

/Poul

PS: Feature request - it would be nice if the NT wizard could generate this functionality.
Title: Re: Example login / register / reset password
Post by: Bruce on February 24, 2019, 10:46:09 PM
Hi Poul,

I agree, it would be nice of the wizard to generate the code.
And even a more formal example would be nice...

I've shown the code a couple times in webinars, but I don't think I've got a shipping example of it yet.

cheers
Bruce

Title: Re: Example login / register / reset password
Post by: Poul Jensen on February 24, 2019, 11:08:22 PM
Thanks Bruce,

I have seen Clarionlive #489 where you show the code for salted / hashed password, so I will implement that.
Just looking for a complete example.

Cheers
/Poul