Commit Graph
503 Commits
Author SHA1 Message Date
Umputun 43771edf62 restore admin login test 2018-05-24 20:24:47 -05:00
Umputun 7037fb5396 fix providers conflict 2018-05-24 19:38:46 -05:00
Umputun 092625839f remove pointers confusion from providers 2018-05-24 18:55:25 -05:00
Umputun e1f19c22d9 put auth flag to jwt, dbl check in auth 2018-05-24 18:43:24 -05:00
Umputun 1d3900ffa7 simplify providers initialization 2018-05-24 17:49:06 -05:00
Umputun 90172b5a9c add import test, unhappy path 2018-05-23 18:40:52 -05:00
Umputun b67e3dfd38 test image proxy route unhappy path 2018-05-23 15:00:52 -05:00
Umputun 7fe7e851e8 more accurate wait on 59 in rss test 2018-05-23 14:46:41 -05:00
Umputun ebe3fb8234 fix incorrect double-hash for ip 2018-05-23 14:41:31 -05:00
Umputun 3f22b919c9 test unhappy paths for bolt engine 2018-05-23 14:20:51 -05:00
Umputun 0697cd9c6c test failed import and bold ref 2018-05-23 13:30:13 -05:00
Umputun 146a930b23 fix failed test due img proxy nil pointer 2018-05-23 12:14:36 -05:00
Umputun 5f6a329609 move avatar proxy to rest 2018-05-23 12:07:45 -05:00
Umputun 71f141d364 add providers mapping tests 2018-05-23 11:23:03 -05:00
Umputun 5837110964 add xsrf test for jwt cookie 2018-05-23 10:39:03 -05:00
Umputun 8a7c2db645 complete score test for same values 2018-05-23 01:59:51 -05:00
Umputun 1cde3bcb74 more tests 2018-05-23 01:48:07 -05:00
Umputun 870c48a499 add travis arguments 2018-05-23 01:09:43 -05:00
Umputun 65d0f799e7 add test for autobackup Do 2018-05-23 00:46:13 -05:00
Umputun 60769b5cfc add comment to integration test 2018-05-22 23:39:08 -05:00
Umputun b0e2ff22c3 test for main terminated with signal 2018-05-22 23:16:17 -05:00
Umputun f1b22465b0 lint: import with value receiver 2018-05-22 22:50:14 -05:00
Umputun dab4eeb33f add integration tests 2018-05-22 22:46:01 -05:00
Umputun 3883d6414b make application methods as a part of struct 2018-05-22 21:32:39 -05:00
Umputun e3f8e6d2dc bolt test fixed 2018-05-22 21:04:50 -05:00
Umputun d7d90eeb4e lint: bunch of minor warnings 2018-05-22 20:56:52 -05:00
Umputun bb4a54ff71 main split to setup and run stages, with graceful shutdown 2018-05-22 20:44:02 -05:00
Umputun 781bfca637 add test for SetDeleted 2018-05-22 12:02:50 -05:00
Umputun bc92154e58 skip img prox if not hosted on https 2018-05-22 00:55:52 -05:00
Umputun d7fc68d721 fix to many jwt refreshes 2018-05-22 00:03:03 -05:00
Umputun 189b741301 hide warn with xsrf values 2018-05-21 23:54:26 -05:00
Umputun cb93aab664 fix protocol mismatch for jwt logout 2018-05-21 23:47:58 -05:00
Umputun 6ab30fc9b6 lint: duration conv 2018-05-21 23:06:35 -05:00
Umputun 27ab745521 add jwt refresh 2018-05-21 22:59:01 -05:00
Umputun 1ccbc4175d lint: convetion warn for time and typo in double []byte 2018-05-21 19:30:39 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -05:00
Umputun 60794baedd add httperrors tests 2018-05-20 22:08:22 -05:00
Umputun 01498828dc more tests for proxy 2018-05-20 14:03:23 -05:00
Umputun 7de535297a add indication of reply to rss 2018-05-19 12:26:22 -05:00
Umputun 292853b51d fix prev comment 2018-05-19 11:35:47 -05:00
Umputun 1cdb25fa6a eliminate deleted for blocked user from last rest 2018-05-19 11:16:26 -05:00
Umputun 6d8e8865f5 add concurrent test for votes 2018-05-18 18:44:48 -05:00
Umputun ec5428c6d5 hide deleted tree #39 2018-05-18 16:08:59 -05:00
Umputun 3e98c31ffb return full comment on create request 2018-05-18 15:15:54 -05:00
Umputun da2244d88e point rss items links to comment anchors 2018-05-18 14:17:47 -05:00
Umputun 0f143f6f78 don't show comment body in edit dbg 2018-05-18 12:31:32 -05:00
Umputun fdd0290fe7 simplify logger middleware 2018-05-18 12:25:39 -05:00
Umputun e15c276124 extract checkXsrf to simplify Auth middleware 2018-05-18 12:19:24 -05:00
Umputun 0c9ff0a2a0 allow edit multiple times within time-window 2018-05-18 12:03:53 -05:00
Umputun dcbe184f55 missing remark bas url in img proxy 2018-05-18 10:45:32 -05:00