Posted on 12/03/2009 11:30:57
mn@co3.dk wrote:
I testet a litle more, and if i protect a page with Extranet and use the password reminder from that page (template Login_dk_password.html), it works fine, i get my password in my mail.
Do i need to post to a page protected by Extranet?
Okay, so i solved my problem with a nasty workaround, but it works.
I set up my login/reminder form in a template and inserted it via the Extranet Extended module. could have used a paragraph template.
I created a dummy page that is protected by extranet.
I set up my login form to post to the dummy page, and now i get my password via mail.
All i had to do now was to redirect the users after they hit my dummy page, i use Javascript for that.
I got the funktionality i wanted. but i'm confused that i had to go through a lot of extra work since you all got it to work without using a protected page.
Anyways, Mission succeded :D