Commit Graph
73 Commits
Author SHA1 Message Date
Umputun b8a3671ef9 add admins 2018-04-06 14:06:55 -05:00
Umputun 2c355e009d add preparation for disqus oauth2 2018-03-25 17:53:07 -05:00
Umputun 1e395456da user tests, incapsulate user id settter 2018-03-21 01:46:24 -05:00
Umputun 7c41eec3b6 remove use of static external urls in avatar tests 2018-03-21 00:46:37 -05:00
Umputun d3b2ad33d4 fix avatar tests 2018-03-20 02:03:03 -05:00
Umputun 6a647f6f63 fix incorrect default avatar url 2018-03-20 01:54:21 -05:00
Umputun bb185a0a3c optimize avatar partitioning, cover with test 2018-03-19 01:38:38 -05:00
Umputun e3601629c8 revert avatar optional encoding 2018-03-07 22:28:53 -06:00
Umputun ac78dde639 lint: err shadoing in avatar encoder 2018-03-07 22:19:26 -06:00
Umputun 438652630d fix id encoding 2018-03-07 22:16:25 -06:00
Umputun 2a16609bf7 avoud double encoding 2018-03-07 22:11:58 -06:00
Umputun 1955e20f93 encode user id 2018-03-07 21:59:48 -06:00
Umputun 86de8d5fa4 add comments 2018-03-04 02:03:01 -06:00
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 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 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 ed52c4a590 extract all auth related deps into Authenticator obj 2018-02-15 23:40:12 -06:00
Umputun b347dfd749 cleaner check for mkdir errors 2018-02-14 23:52:32 -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 d8445172fc allow work without proxy 2018-02-14 17:07:29 -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 480bb700ad move avatar put to login 2018-02-14 14:48:52 -06:00
Umputun cd2ad43328 restore FB avatars 2018-02-14 14:35:30 -06:00
Umputun a67da07254 . 2018-02-14 03:12:00 -06:00
Umputun 23a52be1de prep to local avatar cache 2018-02-14 03:09:30 -06:00
Umputun 8253c9b0b3 comment out fb pic magic 2018-02-14 02:49:42 -06:00
Umputun 99367076f4 add missing step to get fb url under data 2018-02-14 02:40:31 -06:00
Umputun 7ca8e8e5e8 . 2018-02-14 02:33:30 -06:00
Umputun b41145d670 dbg for fb pic 2018-02-14 02:21:37 -06:00
Umputun 0c995a3461 get pic from internal map resp for fb 2018-02-14 01:57:56 -06:00
Umputun 6af74549aa remove home access to fb 2018-02-14 01:44:04 -06:00
Umputun dbe443c482 adjust fb fileds 2018-02-14 01:39:40 -06:00
Umputun 8c23833b2c try get more from fb oauth 2018-02-14 01:30:43 -06:00
Umputun a08fcc9a6a sort imports 2018-02-02 19:55:33 -06:00
Umputun e37e7b5bd5 randomize ports for auth test 2018-02-02 17:33:28 -06:00
Umputun 61c6207b39 separate sort 2018-01-31 03:12:25 -06:00
Umputun 8177d201e1 typos 2018-01-28 16:26:05 -06:00
Umputun 8b0c5a1385 test with more user flds 2018-01-16 17:53:11 -06:00
Umputun 58cc0e75c9 test for logout 2018-01-15 23:57:30 -06:00
Umputun e08c214582 auth test 2018-01-15 19:35:28 -06:00
Umputun 274605b815 map user data inderectly with userData helper 2018-01-15 15:16:38 -06:00