Re: Password Recovery form page...

From: Warren (Warren_at_discussions.microsoft.com)
Date: 08/11/05

  • Next message: Phil Rayner: "Directory size - Security ACLs causing Endless loop"
    Date: Thu, 11 Aug 2005 13:54:05 -0700
    
    

    Ah, yes... That worked like a charm... I know I had read that before, just
    could not remember it...

    Thanks Nicole, you rock! :)

    "Nicole Calinoiu" wrote:

    > Have you tried adding a location element to your web.config file to specify
    > that anonymous users are allowed to use the recoverinfo.aspx page? (See
    > http://msdn.microsoft.com/library/en-us/cpgenref/html/gngrfLocationElement.asp
    > for an example.)
    >
    >
    > "Warren" <Warren@discussions.microsoft.com> wrote in message
    > news:B064F942-348C-45F9-9B81-A38CFE663140@microsoft.com...
    > >I am sure this is simple, but I can't find any documentation on using FORM
    > > Authentication and creating an account info recovery page that will not
    > > automatically redirect to the login page...
    > >
    > > In other words.
    > > 1. User Can't remember password or user name.
    > > 2. They click link on login page (recover account info)
    > > 3. Sent to recoverinfo.aspx page..
    > > 4. Enters answer to questions and info is email to them..
    > >
    > > I created the page, but since the user is not authenticated it
    > > automatically
    > > sends them to the login.aspx page... I need to override the
    > > isauthenticated
    > > method so they can recover their account data...
    > >
    > > This should be simple, one would think....
    >
    >
    >


  • Next message: Phil Rayner: "Directory size - Security ACLs causing Endless loop"

    Relevant Pages

    • RE: Forms authentication bug?
      ... I can get access root folder ... without authentication, while to secured folder, I need to logon. ... | Content-Class: urn:content-classes:message ... | the name implies NOT open for anonymous users. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • RE: Authentication in ASP.NET: best practice?
      ... but the authentication and authorization stuff is ... >users and some that are NOT available for anonymous users (i.e. need ... >redirect every unkown user to my login-form. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • dynamically allowing anonymous users to web pages???
      ... My problem is that each site has a login page and a register page. ... When an anonymous users try to access a page, ... Authenticaticate event) but still using Forms authentication. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Forms authentication bug?
      ... I read alot of posts about forms authentication and came ... the name implies NOT open for anonymous users. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Authentication in ASP.NET: best practice?
      ... users and some that are NOT available for anonymous users (i.e. need ... redirect every unkown user to my login-form. ... browse to the other pages (which don't need authentication) I made a ...
      (microsoft.public.dotnet.framework.aspnet.security)