Files
danbooru/app/models
evazion d84184b5f1 Prevent anon/banned/member users from voting (fix #2719).
There was a regression in 6d6d00b; `before_filter :voter_only` was a
no-op in the post vote controller because it merely returned false,
which does not halt the request. The fix is to arrange for a voter_only
method to be defined that properly redirects to the access denied page.
2016-10-14 04:47:51 +00:00
..
2014-04-16 17:43:34 -07:00
2014-04-16 17:43:34 -07:00
2015-12-28 12:26:20 -08:00
2016-09-19 16:47:55 -07:00
2014-07-23 15:15:47 -07:00
2016-06-15 12:42:31 -07:00
2016-02-22 14:11:25 -08:00
2015-10-15 15:24:24 -07:00
2016-09-17 16:42:00 +05:00
2016-02-22 17:02:15 -08:00
2015-08-18 17:40:53 -07:00
2014-04-16 17:43:34 -07:00
2015-10-19 14:33:06 -07:00
2014-04-16 17:43:34 -07:00
2014-06-17 15:51:18 -04:00
2014-04-16 17:43:34 -07:00
2014-04-16 17:43:34 -07:00
2015-11-16 10:25:33 -05:00
2016-09-25 14:56:19 -07:00
2016-09-29 11:54:17 -07:00
2016-09-28 11:25:29 -07:00
2014-04-16 17:43:34 -07:00
2015-08-18 17:40:53 -07:00