Commit Graph

169 Commits

Author SHA1 Message Date
albert
8caf7fd796 add additional constraints on upload limit 2013-03-21 15:23:38 -07:00
albert
5ba535efd3 fix text 2013-03-21 15:21:07 -07:00
albert
4606ec4763 priv users now have 6sec timeout, platinum users have 9sec timeout 2013-03-21 07:46:49 -07:00
albert
2ac22d07cd implement api limiting 2013-03-20 16:35:35 -07:00
albert
0c9a60040c increase fav limits to match page limits 2013-03-20 10:34:24 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
e952052bd6 fixes #973 2013-03-19 01:10:18 -07:00
albert
770ace0e68 fix tests, implement limits for favorites 2013-03-18 12:41:33 -07:00
albert
a52eb3ddc2 fixes #848 2013-03-17 23:13:47 -04:00
albert
ef08a3777d fixes #851 2013-03-12 13:24:00 -04:00
albert
5d80e25e29 fixes #716 2013-03-09 19:41:16 -05:00
albert
73edc3c86f fixes #578 2013-03-09 11:08:06 -05:00
albert
3b87a383b2 fixes #766 2013-03-08 16:52:24 -05:00
albert
d907dfedbb add new options for moving nav links 2013-03-07 18:31:20 -05:00
albert
f8619e689e bug fix with user settings for builders, fixes #784 2013-03-07 17:52:05 -05:00
albert
1582a6135b fixes #779 2013-03-06 20:09:43 -05:00
albert
3addb4f02a fixes #762 2013-03-05 20:02:35 -05:00
albert
b5099d737d fixes #763 2013-03-05 19:52:20 -05:00
albert
d912ba6172 fixes #764 2013-03-05 17:18:01 -05:00
albert
5ab9887923 only store partial hash in cookies for validation 2013-03-05 16:49:09 -05:00
albert
f52181db94 Major revamp of security. Passwords are first SHA1 hashed and then
that hash is bcrypted.  Bcrypted hashes are stored in a new column on
users.  This separate column is only to allow for rollbacks,
eventually the old SHA1 hash column will be removed.  Sensitive cookie
details are now encrypted to prevent user tampering and more stringent
checks on secret_token and session_secret_key are enforced.
2013-03-04 22:55:41 -05:00
albert
2c270e09e2 fixes #731 2013-03-03 15:34:23 -05:00
albert
b3ab52e889 fixes #692 2013-03-02 21:18:57 -05:00
albert
876c2c5c88 fixes #686 2013-03-01 07:42:24 -08:00
albert
132ef8f93c hide approval mod actions, better logic for user promotion/demotion mod actions 2013-02-28 10:19:31 -08:00
albert
a1c8257b29 fixes #633 2013-02-27 00:02:34 -08:00
albert
c43ae62cdf fixes #611 2013-02-24 11:45:23 -05:00
albert
8bf842ae99 use sendmail mailer in production 2013-02-23 18:17:42 -05:00
albert
d788e8c1c0 remove is_flagged from user limit calculations, deleting a posts now takes it out of pending status 2013-02-22 16:26:35 -05:00
albert
358b2383f1 fix user search 2013-02-22 12:27:19 -05:00
albert
78f1d0f69a fixes to user search 2013-02-21 12:42:41 -05:00
albert
e51631fbfa should solve all residual tag_query_limit bugs 2013-02-20 21:56:09 -05:00
albert
f864272763 intiialize new users to level 20 2013-02-20 02:12:25 -05:00
albert
19083fe88f disable fav limits for now 2013-02-20 00:39:00 -05:00
albert
66fc05e30b change privileged accounts to gold accounts, add platinum accounts, add favorite and tag query limiting based on level 2013-02-20 00:02:43 -05:00
albert
cc6aa6f288 add ban reason to profile 2013-02-19 22:32:01 -05:00
albert
9d5cd91fa1 fixes #394 2013-02-19 14:12:51 -05:00
albert
e0fdda3103 fixes to model searches 2013-02-19 12:27:17 -05:00
albert
2fa5fb6738 fixes 2013-02-18 00:22:05 -05:00
albert
2b0857a3cd fix for tag blacklists, typo fixes 2013-02-17 02:19:33 -05:00
albert
029436f23a add builder 2013-02-17 01:45:11 -05:00
albert
e0c563373a added more legacy api endpoints 2013-01-22 17:42:00 -05:00
albert
9aad80e956 bug fix 2013-01-14 14:47:34 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
13271e9bf5 work on refactoring search 2013-01-08 15:53:21 -05:00
albert
80f34d08d9 revert default scope change 2013-01-07 17:24:03 -05:00
albert
040059c491 add default scopes to every model 2013-01-07 17:12:43 -05:00
albert
ec97b6aaf9 style tweaks 2012-04-20 18:01:09 -04:00
albert
7269ec0076 removed small image support 2012-03-13 18:28:32 -04:00
albert
c38bee6d16 fixes #306 2012-02-24 17:30:57 -05:00