yii-user-management icon indicating copy to clipboard operation
yii-user-management copied to clipboard

is it possible ban user by ip address?

Open ivan-borisov opened this issue 11 years ago • 1 comments

is it possible ban user by ip address?

ivan-borisov avatar Jan 27 '14 09:01 ivan-borisov

You can restrict it on action level:

http://www.yiiframework.com/doc/api/1.1/CAccessRule#ips-detail

There is no built-in functionality for this for yii-user-management atm. Any Implementation suggestions?

thyseus avatar Jan 27 '14 10:01 thyseus