Skip to content

TechnoBeans

Chetan's Techspace

  • Home
  • Projects
  • Talks
  • Books
  • Articles

Tag: Login

Tornado – XSRF

XSRF or CSRF or sea-surf is web security vulnerability that takes advantage of website's trust in user.  In this attack, the user is forced into performing unwanted activities on the website where s/he is logged in. For instance, consider a personalized website (like bank)  where you as a user are logged in. During login, browser … Continue reading Tornado – XSRF →

Share this:

  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Twitter (Opens in new window)

Like this:

Like Loading...
Chetan Giridhar Python, Tornado Leave a comment August 31, 2012September 1, 2012 1 Minute

Tornado – Authentication

As we have seen, Tornado helps you deal with Cookies and Secure cookies so what's the next logical thing? Yes, user login. Let's look at the Tornado's capability for providing user authentication. Tornado provides get_current_user() method to determine if the user is already logged in. Developers need to override this method to get the current … Continue reading Tornado – Authentication →

Share this:

  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Twitter (Opens in new window)

Like this:

Like Loading...
Chetan Giridhar Python, Tornado 2 Comments August 14, 2012August 14, 2012 1 Minute

Recent Posts

  • Scaling Django for millions of users
  • Plugins in Go
  • Golang composite data types – Maps
  • Golang composite data types – Arrays and Slices
  • 3 interesting primitive data types in Golang

Follow TechnoBeans

Follow this blog and receive notifications of new posts by email.

TechnoBeans

Chetan Giridhar on Technology

Follow Us

  • Twitter
  • LinkedIn
  • GitHub

Feeds

RSS feed RSS - Posts

 

Loading Comments...
 

    %d bloggers like this: