Commit Graph
427 Commits
Author SHA1 Message Date
Umputun 0964cbd973 logout test, possible port conflict 2018-05-14 14:50:09 -05:00
Umputun f45aac17b3 fix env SECRET key name 2018-05-13 20:29:50 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun 6b43fef9ee restore long caching for rss 2018-05-13 19:55:31 -05:00
Umputun 96577439ae shorter caching for rss 2018-05-13 19:48:57 -05:00
Umputun 9d1694b385 rss for site comments #15 2018-05-13 19:45:50 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun ee7086fb57 rss controllers to separate mount 2018-05-13 18:53:41 -05:00
Umputun 399d949e5a use user name as update title for rss #15 2018-05-13 16:26:27 -05:00
Umputun a8e0fe832a add very basic RSS update feed for post's comments #15 2018-05-13 15:45:25 -05:00
Umputun 16cfa0a2ca http server timeouts 2018-05-13 14:43:17 -05:00
Umputun 8e810cc9d2 revert bfchroma md render, need some sanitizer exceptions 2018-05-13 14:13:37 -05:00
Umputun 5056b2a1a2 try preview with bfchroma md render 2018-05-13 14:04:37 -05:00
Umputun 14f90e7039 allow code attributes in sanitizer 2018-05-13 13:48:37 -05:00
Umputun 849b00a452 don't restrict xsrfError check for requires auth path only 2018-05-13 13:05:50 -05:00
Umputun 3815e7dd38 import correct errors pkg 2018-05-13 13:02:52 -05:00
Umputun 57f4d8217d warn on xsrf mismatch for authed request only 2018-05-13 13:01:50 -05:00
Umputun acba478f75 dbl token leftovers 2018-05-13 12:56:14 -05:00
Umputun 98d47ac0a5 use correct xsrf for session 2018-05-13 12:47:09 -05:00
Umputun f05655a1dc fix xsrf condition check 2018-05-13 12:39:30 -05:00
Umputun 004a4fed17 lint: XSRF func 2018-05-13 12:29:46 -05:00
Umputun 214199e10f add XSRF cookie #16 2018-05-13 12:27:03 -05:00
Umputun 99d06289a0 md autolink enabled 2018-05-12 14:10:30 -05:00
Umputun f587af37bd lint: avatar shadow err 2018-05-12 13:17:34 -05:00
Umputun 70a3269589 use login in github name is <nil> 2018-05-12 13:14:51 -05:00
Umputun 9c498ea4c4 Etag to avatar test 2018-05-12 13:09:40 -05:00
Umputun 9cacdb1497 client-side caching for avatars 2018-05-12 13:03:01 -05:00
Umputun 70c910b21a count as rune 2018-05-12 12:02:49 -05:00
Umputun 75a2cac999 adjust test for large comments #3 2018-05-12 11:49:46 -05:00
Umputun 5d8a3ea78b lint: test shadowing 2018-05-12 11:42:34 -05:00
Umputun 8b544b0a43 move comment size validation to raw comment #3 2018-05-12 11:42:05 -05:00
Umputun 98fdd6d2de test for self-voting 2018-05-11 16:19:08 -05:00
Umputun f50713fa31 allow dev users self-voting 2018-05-11 16:14:11 -05:00
Umputun db7f4c84bf prevent user from voting for they own comments 2018-05-11 16:10:11 -05:00
Umputun 505a3243a7 all store access via service only 2018-05-10 01:38:05 -05:00
Umputun 58cf373627 more tests 2018-05-10 01:10:36 -05:00
Umputun 3635921191 typos in comments 2018-05-09 16:12:02 -05:00
Umputun 1268a8f7c5 hard body limit, encode disqus imported ID 2018-05-08 16:31:23 -05:00
Umputun 4603d6ec2a add max_comment_size to config 2018-05-07 15:05:35 -05:00
Umputun fbbd32731b add HardLineBreak abdn BackSlashBrake for md rendering 2018-05-06 19:31:30 -05:00
Umputun e6ee267fb3 lint: err shadowing 2018-05-06 19:23:40 -05:00
Umputun 639f89064b customizable max comment size 2018-05-06 19:15:36 -05:00
Umputun e8a59ed238 validate comment size and fields 2018-05-06 18:48:13 -05:00
Umputun f924cf76df adopt test for \n and \t allowes 2018-05-06 18:15:03 -05:00
Umputun 80bac9d951 don't clean \n and \t 2018-05-06 18:07:54 -05:00
Umputun 1aa43ff9a9 clean \n from preview test 2018-05-06 17:45:11 -05:00
Umputun b1494cf97f preview sanitize after md reneder 2018-05-06 17:39:31 -05:00
Umputun a78b3a2d6d sanitize on preview 2018-05-06 17:29:34 -05:00
Umputun 56faa40499 no autolink 2018-05-06 17:15:35 -05:00
Umputun 12701041b6 . 2018-05-06 17:08:45 -05:00