Commit Graph

77 Commits

Author SHA1 Message Date
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
f16a70ab7e fix test 2013-02-23 21:09:55 -05:00
albert
e3ddafa265 fix tests 2013-02-18 20:59:45 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
17881068e1 * Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3
* Fixed tests
2012-06-01 19:22:58 -04:00
albert
779d83e253 fixed pool deletion logic 2012-03-15 18:26:39 -04:00
albert
9fb0f16f01 fixed tests 2012-03-12 18:22:44 -04:00
albert
c14f020ce2 * Fix for Pixiv changes
* Fix for artist/wiki pages for -names
2012-02-08 12:44:17 -05:00
albert
c8bcf5ad7c updated to rails 3.2, fixed tests 2012-01-27 14:22:47 -05:00
albert
4283bce8b9 fix functional tests 2012-01-15 17:04:22 -05:00
albert
3463e45675 fix tests 2011-12-14 11:28:05 -05:00
albert
461fe9a6dc added news updates ui 2011-11-01 17:51:15 -04:00
albert
3372a93ef8 ban fixes 2011-10-27 19:35:43 -04:00
albert
a536a2699b * Renamed moderator/post/dashboard to moderator/post/queue
* Fixed bug with more overlay links being out of place if news listing is closed
2011-10-26 18:00:48 -04:00
albert
f2f524b87f * Created js popup for some of the secondary links in the main navbar
* aliases/implications must now be approved
* anyone can now submit an alias
2011-10-24 01:01:45 -04:00
albert
69044f3389 reverted post version tag change for danbooru2 2011-10-22 21:34:32 -04:00
albert
0de90d487b fixed tests 2011-10-22 19:01:27 -04:00
albert
af8a0aaa76 work on related tag js 2011-09-30 18:20:29 -04:00
albert
22074eed1f fixes #69: Comment voting non functional 2011-09-14 17:46:42 -04:00
albert
ebee1eb665 fixed upload tests 2011-08-23 18:33:27 -04:00
albert
e106f70b6d * Removed memcaching for TagImplication (too many latent race conditions)
* Added Post.exact_tag_match to skip normalization/metatag parsing
* Added DelayedJob support for tag alias/implication processing
2011-08-04 19:54:13 -04:00
albert
09d7bba90a added moderator/tag 2011-08-03 18:40:37 -04:00
albert
04103c3352 added invites 2011-07-29 19:42:25 -04:00
albert
c8afd34d15 added ip addr search 2011-07-29 18:04:50 -04:00
albert
5da43c54f0 fixed all tests 2011-07-22 19:25:56 -04:00
albert
5d05769c2c fix tests 2011-07-22 19:02:53 -04:00
albert
9649e7f40a test fxies 2011-07-22 18:26:55 -04:00
albert
c74fa18898 fix pool controller tests 2011-07-22 18:15:43 -04:00
albert
d0e8084f0f implemented moderator dashboard queue 2011-07-22 17:34:43 -04:00
albert
4828cef27d refactored post mod queue 2011-07-22 13:35:40 -04:00
albert
1c1f75fc03 fix tag al con test 2011-07-20 17:40:45 -04:00
albert
0c2e69b074 fixed tag impl con test 2011-07-20 17:30:13 -04:00
albert
6791d4d113 fixed tag subscription tests 2011-07-20 17:23:38 -04:00
albert
c453e7db0f implemented password resets 2011-07-20 15:54:17 -04:00
albert
37e1b8d9da work on tag controller 2011-07-17 19:05:31 -04:00
albert
5a2644f4a6 fix upload controller test 2011-07-17 18:50:51 -04:00
albert
98403d0cb7 fix user feedback controller test 2011-07-17 18:40:24 -04:00
albert
72e9da01b5 fixing functional tests 2011-07-17 16:42:26 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -04:00
albert
cbd877d020 fixed comment vote functional test 2011-04-01 19:01:17 -04:00
albert
e7748e1fc9 post appeal functional test 2011-03-30 15:37:26 -04:00
albert
8710368c7a post flag functional test 2011-03-30 15:30:06 -04:00
albert
a281bf03ed improved pool interface 2011-03-04 18:50:38 -05:00
albert
f48000a8b5 got rid of removedpost, restore classic is_deleted mechanics 2011-02-12 17:37:48 -05:00
albert
c80df378d8 fixed tests 2011-02-02 16:55:36 -05:00
albert
099c75f9b6 wiki page func test 2011-02-02 16:11:26 -05:00
albert
17a631b88c added wiki page version func test 2011-02-02 15:57:47 -05:00
albert
502aeb6a16 added user func test 2011-02-02 15:53:28 -05:00
albert
494abe30bb added user maintenance functional test 2011-02-01 18:33:17 -05:00
albert
8eb3451fb4 added user feedback functional test 2011-02-01 18:08:01 -05:00