Commit Graph
54 Commits
Author SHA1 Message Date
Umputun e8838f475e reduce dbg level of failed auth msg 2018-05-25 17:08:21 -05:00
Umputun e1f19c22d9 put auth flag to jwt, dbl check in auth 2018-05-24 18:43:24 -05:00
Umputun 5f6a329609 move avatar proxy to rest 2018-05-23 12:07:45 -05:00
Umputun d7fc68d721 fix to many jwt refreshes 2018-05-22 00:03:03 -05:00
Umputun 27ab745521 add jwt refresh 2018-05-21 22:59:01 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -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 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -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 f05655a1dc fix xsrf condition check 2018-05-13 12:39:30 -05:00
Umputun 214199e10f add XSRF cookie #16 2018-05-13 12:27:03 -05:00
Umputun 0bc88c606b remove profile 2018-05-06 15:07:20 -05:00
Umputun 1e395456da user tests, incapsulate user id settter 2018-03-21 01:46:24 -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 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 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 b347dfd749 cleaner check for mkdir errors 2018-02-14 23:52:32 -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 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 7ca8e8e5e8 . 2018-02-14 02:33:30 -06:00
Umputun 61c6207b39 separate sort 2018-01-31 03:12:25 -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
Umputun 4ec94b5f85 isolate cache, simplify list of auth providers 2018-01-15 00:58:10 -06:00
Umputun 3fb09039ae use Store interface instead of concrete FilesystemStore 2018-01-10 17:01:15 -06:00
Umputun 689a983106 display rest errors in logs 2018-01-01 16:16:11 -06:00
Umputun 8277b23028 display redir url 2017-12-28 18:05:26 -06:00
Umputun 0b04c16dfb auth via mounted routes 2017-12-28 14:40:12 -06:00
Umputun f907533da8 integrate multi-site bolt store 2017-12-27 17:54:58 -06:00
Umputun 7f4edb2e5d add metalinter task 2017-12-27 02:19:31 -06:00
Umputun 76d2d89c8d simplify code, smaller functions 2017-12-26 01:57:46 -06:00
Umputun f1fd6dba78 integrate anonym auth and logger middleware 2017-12-25 14:49:13 -06:00
Eugene 3be3adbd3c external site url 2017-12-22 16:45:48 -06:00
Eugene 8196c227c3 add provider prefix to ID 2017-12-22 15:05:06 -06:00
Eugene c034a84c6b working local dev config 2017-12-22 14:42:15 -06:00
Eugene abf9811aaa implement logout 2017-12-22 02:45:07 -06:00