Browse by Tags

Related Posts

  • Add login information to favorites browsers

    I'm using DotNetNuke portal. I am trying to figure out how to add log in information favorites browser so that it make easy to log in for the next time. Just click on a bookmark or favorite item and it will be automatically authorized account information and log in. Please tell me some ideas. Thanks...
    Posted to Security (Forum) by truongthang on 02-23-2009, 12:00 AM
    Filed under: "SMTP" "error" "password recovery" "password" "recovery" "help" "gmail" "google" "membership" "roles" "site" "login", as.netp.net c# Membership Multiple Profile Providers, ASP .net 2.0 loginControl AD, ASP .NET 2.0 Membership, asp.net membership provider, asp.net 2.0 C#, Asp.net 2.0 Membership and Security issues, ASP.net 2.0 Security, asp.net form based authentication, ASP.NET Membership, ASP.NEt membership provider, AUTHCOOKIE, Authenticate, Authentication Mechanism, Authorization, authrozation, auto login, autocomplete, custom membership, custom membership multiple, custom membership provider, Forms authentication., FormsAuthentication.SignOut() Session.Abandon(), membership roles, Membership Services, membership and roles, membership authentication, membership authentication folders, membership login control, asp.neTt 2.0 memembership, .Net Membership Class, login programmatically, aspnet membership, .net 2.0 security, Cache, Login redirection authentication, asp.net2.0 c#
  • Re: Reading the cookie generated by <authentication mode="Forms"> with javascript

    This probably happens because the cookie is delivered in the response with attribute "HttpOnly" which means it cannot be read using javascript. Check the response headers (using FireFox FireBug etc.) Read more about it here: http://www.codinghorror.com/blog/archives/001167.html?r=32206 You...
    Posted to Security (Forum) by naorrosenberg on 11-25-2008, 12:00 AM
    Filed under: 2008, Anonymous Access, AUTHCOOKIE, authentication, cookie .aspxauth, cookie problem, Cookies, cookies forms authentication, cookies forms authentication persistant session, .ASPXAUTH, anonymous user, <asp.net>, authentication cookie ticket, Authenticate, cookie
  • FormsAuthentication.SignOut don’t work on the firefox 3

    I'm using this code in login page. This is work fine. FormsAuthenticationTicket ticket = new FormsAuthenticationTicket ( 1 , // Ticket version eUserName . Text , DateTime . Now , DateTime . Now . AddMinutes ( 30 ), true , "administrator" , FormsAuthentication . FormsCookiePath ); string...
    Posted to Security (Forum) by ebattulga on 08-02-2009, 12:00 AM
    Filed under: AUTHCOOKIE, FormsAuthentication cookie, Authenticate, Authentication cookie ticket expiration expires sooner, firefox, auhentication
Page 1 of 1 (3 items)