Commit Graph
383 Commits
Author SHA1 Message Date
Umputun 40db7c459c try no–scope for github 2018-05-25 19:41:32 -05:00
Umputun bbb514b17c reduce github oauth scope to read:user 2018-05-25 19:36:35 -05:00
Umputun a79063fa9e Merge branch 'feature/partial-flush' 2018-05-25 18:10:02 -05:00
Umputun 2fa8153d19 hide loadingCache implementation to private 2018-05-25 18:02:28 -05:00
Umputun 72a2ecde49 pick random port for failed rss test 2018-05-25 17:58:44 -05:00
Umputun 98211229d3 decent tests for scoped flush 2018-05-25 17:55:45 -05:00
Umputun e8838f475e reduce dbg level of failed auth msg 2018-05-25 17:08:21 -05:00
Umputun 22c866120f find test with tree resp 2018-05-25 15:00:50 -05:00
Umputun 5280478c32 lint: err check on writer close 2018-05-25 14:42:56 -05:00
Umputun 232f0df03f fix export file with gz close 2018-05-25 14:39:24 -05:00
Umputun 2c4c1998cd missed scopes for admin and import 2018-05-25 14:20:42 -05:00
Umputun 838c1a760f simplify rss headers 2018-05-25 14:08:27 -05:00
Umputun f56611930d parse key tests 2018-05-25 13:50:26 -05:00
Umputun 147561bc30 error path tests 2018-05-25 13:48:31 -05:00
Umputun 3b5b16a1e3 lint: cach option 2018-05-25 02:21:13 -05:00
Umputun 08be684d76 cache to separate package 2018-05-25 02:08:54 -05:00
Umputun d8fee735f1 lint:missing comment for pub func 2018-05-25 01:15:00 -05:00
Umputun 83afa4d57c basic scopes for cache invalidation #44 2018-05-25 01:11:48 -05:00
Umputun 38095ec3b5 comments and dbg 2018-05-24 23:33:12 -05:00
Umputun 01ba236e40 fix test on time 2018-05-24 20:35:43 -05:00
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 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 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 1cde3bcb74 more tests 2018-05-23 01:48:07 -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 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 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