asp.net forms authentication override based on individual pages.
- From: "Nalaka" <nalaka12@xxxxxxxxxxxxx>
- Date: Fri, 6 Jul 2007 12:26:47 -0700
Hi,
I have a asp.net application with forms authentication enabled.
Users create private (database driven) messages (pages; like a message
board) that is only viewed by logged in users.
Now I need to give the users the ability to publish these messages to the
public (if they decide the content is public safe).
Question is... is there a method to override forms authentication?
For an example; some thing like a method... where I look at the URL and
retrun true or false... so forms authentication is ignored based on this
method return value....
Basically to programatically ignore forms authentication for that request
only.
Any direction is deply appreciated
Thanks
Nalaka
.
- Follow-Ups:
- Re: asp.net forms authentication override based on individual pages.
- From: Nalaka
- Re: asp.net forms authentication override based on individual pages.
- From: Cowboy \(Gregory A. Beamer\)
- Re: asp.net forms authentication override based on individual pages.
- Prev by Date: Re: File Uploads to Web Service in both SOAP and HTTP-POST
- Next by Date: Problem with Membership login
- Previous by thread: Don't understand "application is already precompiled"
- Next by thread: Re: asp.net forms authentication override based on individual pages.
- Index(es):
Relevant Pages
|