Wiki articles in category How-tos tagged with "CSRF"

Showing 1-2 of 2 items.

Checking for "expired" sessions/logins on the client side

Created 12 years ago by le_top le_top, updated 10 years ago by le_top le_top.

Getting "Expired token" errors ? Here is a solution to avoid invalid CSRF on POST or ajax requests, or user identity changes.

4 0
12 followers
Viewed: 43 333 times
Version: 1.1
Category: How-tos

How to validate CSRF token with session

Created 14 years ago by yangmls yangmls, updated 14 years ago by yangmls yangmls.

First of all, You must change component config to enable the default Yii CSRF validation.

21 0
27 followers
Viewed: 106 977 times
Version: 1.1
Category: How-tos
Tags: CSRF, session