Commit Graph

135 Commits

Author SHA1 Message Date
albert
faada9f87b fixes 2013-03-23 12:12:54 -04:00
albert
2378e91006 fixes #841 2013-03-23 12:06:49 -04:00
albert
7f5bdb0121 fixes #1049 2013-03-23 11:55:24 -04:00
albert
a008e041d0 fixes #1044 2013-03-23 11:37:30 -04:00
albert
df54434456 tweak upload limit 2013-03-22 23:12:40 -04:00
albert
b54759b74b upload limit tweaks 2013-03-22 23:03:27 -04:00
albert
62b4441413 upload limit changes 2013-03-22 21:39:35 -04:00
albert
33138741d9 fix base upload limit logic 2013-03-22 21:35:46 -04:00
albert
733713ea67 tweak upload limit numbers, fixes #1044 2013-03-22 21:25:16 -04:00
albert
a892814550 fix 2013-03-22 19:23:31 -04:00
albert
a4b67fa072 fix tests and typo bugs 2013-03-22 18:54:37 -04:00
albert
3e4d149d28 fixes #959 2013-03-22 10:38:37 -07:00
albert
733fa2dd7b fixes #1028 2013-03-22 09:17:55 -07:00
albert
eae5280091 fixes #1029 2013-03-22 09:11:24 -07:00
albert
af75e862b1 tweak number 2013-03-21 16:13:00 -07:00
albert
851ab1d256 implement new user limiting 2013-03-21 15:48:48 -07:00
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