Commit Graph

168 Commits

Author SHA1 Message Date
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
95ac6c7762 fix ordering of fix method 2013-03-18 22:18:32 -07:00
albert
f5240d06fe fixes #945 2013-03-18 17:12:44 -07:00
albert
bd6c8a5e90 fixes #957 2013-03-18 16:41:09 -07:00
albert
b65efb975b fixes #935 2013-03-18 09:40:18 -07:00
albert
7b5a73a2d2 fixes #931 2013-03-18 09:33:45 -07:00
albert
fff581dc28 no longer decrement post counts when post is deleted 2013-03-18 09:28:31 -07:00
albert
51d1f54102 update fix 2013-03-17 21:28:24 -04:00
albert
28a40aeee4 fixes #925 2013-03-17 20:33:25 -04:00
albert
10f40f4518 fix script to correct old pool versions 2013-03-12 13:41:10 -04:00
albert
687a775fdf change how tag counts are recalculated after a tag category changes 2013-03-12 12:26:25 -04:00
albert
601c53b34a add large post fix script 2013-03-07 17:16:49 -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
bae5835cff add script for fixing password hashes 2013-03-03 16:28:44 -05:00
albert
586c9a7258 fix favcount 2013-02-23 19:46:32 -05:00
albert
6db391f6a2 fixes to post flag logic 2013-02-22 21:13:11 -05:00
albert
4203f344c0 fix for mod queue logic 2013-02-22 20:59:21 -05:00
albert
e0dfd14804 add fix script 2013-02-22 16:58:05 -05:00