Commit Graph
28 Commits
Author SHA1 Message Date
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
Umputun f8a69bdbef use session.Store interface instead of FileStore 2018-01-15 01:13:02 -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 0464452088 debug info to importer 2017-12-29 00:17:28 -06:00
Umputun 800c170d15 lack of seesions allowd for anonymose auth 2017-12-28 23:53:35 -06:00
Umputun 70d6860f70 safe values for auth 2017-12-28 18:42:19 -06:00
Umputun 8277b23028 display redir url 2017-12-28 18:05:26 -06:00
Umputun 71e7d19d45 add facebook oauth 2017-12-28 17:20:59 -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 05f5c435fd move auth middleware to auth package 2017-12-25 16:38:58 -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
Eugene d9597571f7 lint: warnings for missed error checks 2017-12-22 00:02:41 -06:00
Eugene e22b5f0db7 common provider code 2017-12-21 23:52:52 -06:00
Eugene 9ea4c305e2 auth to middleware 2017-12-21 20:58:33 -06:00
Eugene 3c74c3f214 oauth2 with google and github 2017-12-21 20:41:34 -06:00