Commit Graph
310 Commits
Author SHA1 Message Date
Umputun 94dbca0006 don't retrun ww-auth header 2018-02-22 13:21:01 -06:00
Umputun c96042cdf2 fix basic enforced in dev mode 2018-02-22 02:54:49 -06:00
Umputun a565e40a06 prevent basic enforced in dev mode 2018-02-22 02:45:30 -06:00
Umputun a423d86d0b fix lack of skip in disqus export 2018-02-19 13:04:11 -06:00
Umputun 6a3d6c0173 add skip support for list of commented posts 2018-02-19 13:00:08 -06:00
Umputun 7a0a06b97e Merge branch 'master' of github.com:umputun/remark 2018-02-19 12:47:59 -06:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun c93f2c661d test for double edit 2018-02-19 02:49:01 -06:00
Umputun dc235d6aad add cache test 2018-02-19 02:42:23 -06:00
Umputun aba9441cab add preview rest test 2018-02-19 00:53:14 -06:00
Umputun 63637d0b1e add comment preview 2018-02-19 00:46:59 -06:00
Umputun ef220f7adb refactor post flush 2018-02-19 00:35:38 -06:00
Umputun 0ce678e1ed combine dev and dev-passwd 2018-02-19 00:22:00 -06:00
Umputun 6645855c9f lint: count error return 2018-02-18 21:53:00 -06:00
Umputun 2ddb426ec6 save counts in separte bucket 2018-02-18 21:47:30 -06:00
Umputun ba20003585 move rul key to cache, update docs 2018-02-18 21:02:58 -06:00
Umputun 04a1cb8909 add rewrite middleware 2018-02-18 14:53:51 -06:00
Umputun 06742311d5 typos 2018-02-18 13:57:48 -06:00
Umputun 8f5093a3c9 missed api package 2018-02-18 13:36:20 -06:00
Umputun 42763fb1ea simpler rest structure 2018-02-18 13:34:53 -06:00
Umputun 7827b33453 missed ref to default 2018-02-17 22:41:37 -06:00
Umputun 58e2949740 clean avatar related from disqus import, extend missing 2018-02-17 22:40:08 -06:00
Umputun 9e1c0d0640 avatar defaults to import from disqus 2018-02-17 18:52:31 -06:00
Umputun bb0e0a05b0 test for full path avatars 2018-02-17 18:30:07 -06:00
Umputun 90f840a30a full path to avatars 2018-02-17 18:26:45 -06:00
Umputun 24fefc1c3a dev mode mixed with normal auth via basic 2018-02-17 02:06:57 -06:00
Umputun ed4c58cbe5 fix format test 2018-02-16 23:21:58 -06:00
Umputun aa09952e05 fix backup test 2018-02-16 23:11:59 -06:00
Umputun 4711512282 add mask info to hide exposed ip, add separate cache for admins 2018-02-16 22:26:05 -06:00
Umputun a83db17d90 initial interface for notifications 2018-02-16 20:42:15 -06:00
Umputun 01f61f8fbd pass comment of notify event 2018-02-16 12:39:41 -06:00
Umputun 644b17de10 fix rest tests 2018-02-16 02:30:57 -06:00
Umputun b55c9d5531 refactor rest to less packages 2018-02-16 02:28:13 -06:00
Umputun 46afbab415 rename auth files 2018-02-15 23:49:31 -06:00
Umputun b42b27a95e fix server rest test 2018-02-15 23:44:33 -06:00
Umputun ed52c4a590 extract all auth related deps into Authenticator obj 2018-02-15 23:40:12 -06:00
Umputun 776c9250b0 test with notifier 2018-02-15 22:50:45 -06:00
Umputun d73f539eab define and nop implementation for nofier.Status 2018-02-15 22:30:52 -06:00
Umputun 91adb9f16b initial notifier with nop implementation 2018-02-15 21:54:45 -06:00
Umputun b347dfd749 cleaner check for mkdir errors 2018-02-14 23:52:32 -06:00
Umputun 481f4f4fee encode image file names, add default tests 2018-02-14 22:55:42 -06:00
Umputun 45fe6c9984 fix test provider mock 2018-02-14 22:19:56 -06:00
Umputun cff8a43cb3 parse fb info with json unmarshal 2018-02-14 22:18:10 -06:00
Umputun fd726395ff add avatar proxy tests 2018-02-14 21:19:30 -06:00
Umputun 5fe810db41 move user info to log tail 2018-02-14 17:21:52 -06:00
Umputun d8445172fc allow work without proxy 2018-02-14 17:07:29 -06:00
Umputun fcec86f6a6 fix prep rest prepare for tests 2018-02-14 17:03:21 -06:00
Umputun 81ce99ca51 fix params mismatch for auth init 2018-02-14 17:01:10 -06:00
Umputun c71f4baf83 move avatar proxy to login handler 2018-02-14 16:59:50 -06:00
Umputun 20a1047709 fix save avatar msg 2018-02-14 15:52:11 -06:00