Commit Graph

2005 Commits

Author SHA1 Message Date
albert
31927b54d7 bug fixes 2013-03-06 01:39:25 -05:00
albert
93ac6601aa fix for raw_tag_match 2013-03-06 01:31:45 -05:00
albert
e8a1d3382d remove grandparenting constraint 2013-03-06 01:27:43 -05:00
albert
ad19ae5542 bug fixes 2013-03-06 01:13:41 -05:00
albert
e53d71b31b fixes #749, fixes tag alias related regressions 2013-03-05 22:51:21 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -05:00
albert
3471aa6535 fixes #761 2013-03-05 20:04:08 -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
29e3e7be0e fixes #769 2013-03-05 19:43:49 -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
23f9c2396f fixes #729 2013-03-03 16:05:47 -05:00
albert
2c270e09e2 fixes #731 2013-03-03 15:34:23 -05:00
albert
0137f7ff79 fix logic for source searches 2013-03-03 14:56:39 -05:00
albert
89c0ab86a8 add default queue 2013-03-03 01:21:00 -05:00
albert
f0b29fc3ba more intelligent queuing of async jobs 2013-03-03 01:12:31 -05:00
albert
b55d40e70a changes to tag sub processing 2013-03-02 23:52:07 -05:00
albert
d6af03a7b6 change tag date sorting criteria to use id instead 2013-03-02 23:36:05 -05:00
albert
68ac05e31c fixes #705 2013-03-02 22:45:15 -05:00
albert
b874f2d73f fixes #699 2013-03-02 22:13:55 -05:00
albert
3a262d0d50 fixes #693 2013-03-02 21:23:37 -05:00
albert
b3ab52e889 fixes #692 2013-03-02 21:18:57 -05:00
albert
7ca8635051 fixes #691 2013-03-02 21:13:21 -05:00
albert
b34080d0af more aggressive timeout constraints for loose source queries 2013-03-02 20:30:59 -05:00
albert
1136dc6dfa fixes #690 2013-03-01 07:47:55 -08:00
albert
876c2c5c88 fixes #686 2013-03-01 07:42:24 -08:00
albert
35724bef5c fixes #682 2013-03-01 07:06:35 -08:00
albert
bd316e2bbc fixes #674 2013-03-01 06:41:30 -08:00
albert
48953df07b fixes #673 2013-03-01 06:27:48 -08:00
albert
358e78c14b fixes #669 2013-03-01 06:16:26 -08:00
albert
0f4d7709b6 fixes #667 2013-02-28 22:15:24 -08:00
albert
833f6736ed fixes #637 2013-02-28 15:45:50 -08:00
albert
993c27aef2 fixes #643 2013-02-28 13:21:01 -08:00
albert
71d1c71bc3 add support for download files 2013-02-28 10:30:24 -08:00
albert
b901859264 fix mod actionl isting 2013-02-28 10:19:59 -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
cecf1f67cc fix #620 2013-02-28 09:56:10 -08:00
albert
a1c8257b29 fixes #633 2013-02-27 00:02:34 -08:00
albert
568eaa1f18 fixes #646 2013-02-26 23:49:52 -08:00
albert
7290e1000a can edit tag subscriptions 2013-02-26 23:37:59 -08:00
albert
cca0cc8dbd fix pool metatags, fix artist search 2013-02-26 23:35:17 -08:00
albert
ef7ae0c5bf better universal tag category cache expirating 2013-02-26 23:09:11 -08:00
albert
cf2250a17f fixes #638 2013-02-26 22:56:16 -08:00
albert
1acfe65499 fix score updates for favoriting 2013-02-26 22:45:56 -08:00
albert
155974210b undeleting a post now records the approver 2013-02-26 22:38:46 -08:00
albert
540d64682d fixes to post/pool apis 2013-02-26 22:29:59 -08:00
albert
e86dda1b50 fix comment bumping 2013-02-26 21:54:18 -08:00
albert
00934a1e13 edit link for original forum post goes to edit topic action 2013-02-25 09:39:27 -05:00