Created
June 26, 2015 14:33
-
-
Save AdamSaleh/0cc827ebb6ded2799cc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-06-26 14:32:50,055 DEBUG millicore.beans - handleEvent:org.tssg.millicore.http.SessionlessRequest@35509ae7,HC[ps={subzone=sys, hostname=https://testing.feedhenry.me/box/srv/1.1/act/sys/auth/login, httpmethod=POST, request-domain-equals-login-domain=false, endpart=login, cookie:feedhenry=, level0=act, header:x-fh-auth-user=, domain=sys, service=auth, _role=true, cookie:x-fh-auth-session=, zone=act},uc=UC:e=null,s=null,u=null,r=[],rd=sys,ld=testing,gf=0,gh=,[UserPerms:url=/box/srv/1.1/act/sys/auth/login,perms=[],groupPerms=[]]] | |
| 2015-06-26 14:32:50,056 DEBUG millicore.beans - jsonreq:{"d":"testing","p":"Password1","u":"[email protected]"} | |
| 2015-06-26 14:32:50,066 DEBUG millicore.beans - Auth Login attempt using AuthManager :: class org.tssg.millicore.auth.LocalAuthManager | |
| 2015-06-26 14:32:54,072 DEBUG millicore.beans - handleEvent:org.tssg.millicore.http.SessionlessRequest@4c84b9df,HC[ps={subzone=sys, hostname=http://172.16.72.6/box/srv/1.1/act/sys/auth/login, httpmethod=POST, request-domain-equals-login-domain=false, endpart=login, cookie:feedhenry=, level0=act, service=auth, header:x-fh-auth-user=, domain=sys, header:referer=, _role=true, cookie:x-fh-auth-session=, zone=act},uc=UC:e=null,s=null,u=null,r=[],rd=sys,ld=null,gf=0,gh=,[UserPerms:url=/box/srv/1.1/act/sys/auth/login,perms=[],groupPerms=[]]] | |
| 2015-06-26 14:32:54,074 DEBUG millicore.beans - jsonreq:{"d":"test","p":"1435329174","u":"1435329174"} | |
| 2015-06-26 14:32:54,079 DEBUG millicore.beans - Auth Login attempt using AuthManager :: class org.tssg.millicore.auth.LocalAuthManager | |
| 2015-06-26 14:32:54,104 DEBUG millicore.beans - ten_User.userId in:{"activatedField":"activated","d":"test","domain":"ten","enabledField":"enabled","enabledValue":"true","p":"1435329174","password":"1435329174","passwordField":"password","requestDomain":"test","saltField":"subscriber","subscriberField":"subscriber","u":"1435329174","username":"1435329174","usernameField":"userId"} out:{"reason":"not-valid","responses":{"local":{"error":"not-valid","status":"error"}},"result":"fail"} | |
| 2015-06-26 14:32:54,107 DEBUG millicore.beans - Auth Login attempt using AuthManager :: class org.tssg.millicore.auth.LocalAuthManager | |
| 2015-06-26 14:32:54,112 DEBUG millicore.beans - sys_User.email in:{"activatedField":"activated","d":"test","domain":"sys","enabledField":"enabled","enabledValue":"true","p":"1435329174","password":"1435329174","passwordField":"password","requestDomain":"test","saltField":"subscriber","subscriberField":"subscriber","u":"1435329174","username":"1435329174","usernameField":"email"} out:{"reason":"not-valid","responses":{"local":{"error":"not-valid","status":"error"}},"result":"fail"} | |
| 2015-06-26 14:32:54,115 DEBUG millicore.beans - response:{"reason":"not-valid","responses":{"local":{"error":"not-valid","status":"error"}},"result":"fail"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment