{"nodes": [{"id": "$graphify-root$_internal_webui_webmail_test_go", "label": "webmail_test.go", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "label": "createTestMailboxWithPassword()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L16"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_test.go"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_test.go"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "label": "TestWebmailLoginSucceedsAndReachesDashboard()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L34"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "label": "TestWebmailLoginRejectsAppPassword()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L71"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "label": "TestWebmailUnauthenticatedRedirectsToLogin()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L95"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "label": "TestWebmailAndAdminSessionsAreIsolated()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L112"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "label": "TestWebmailChangePassword()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L150"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "label": "TestWebmailAppPasswordSelfService()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L180"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "label": "TestWebmailMFAGateRequiresCodeAfterTOTPEnabled()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L215"}, {"id": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "label": "webmailLoginSession()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L247"}, {"id": "cookie", "label": "Cookie", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_test.go"}], "edges": [{"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_mailgoserver_internal_mailstore", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L71", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L95", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L95", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L112", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L112", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L150", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L150", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L180", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L180", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L215", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L215", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L247", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L247", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L247", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "target": "cookie", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L247", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L75", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L116", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L154", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "target": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L156", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L184", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "target": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L185", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "target": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L219", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L17"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L20"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "GenerateDEK", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "WrapDEK", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L23"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L25"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "CreateMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L27"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L29"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L36"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L37"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L42"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L44"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L45"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L47"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Cookies", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L50"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Result", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L50"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L56"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L59"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L61"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L66"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L72"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L73"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L74"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L77"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L79"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "CreateAppPassword", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L81"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L82"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L86"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L86"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L86"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L88"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L89"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L90"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L91"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L97"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L99"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L100"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L101"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L103"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L105"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L106"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L113"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L114"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L115"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "loginSession", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L119"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L121"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L130"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L131"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Cookies", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Result", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L139"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L141"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L143"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L144"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L146"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L151"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L152"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L153"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L162"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L162"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L162"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L164"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L165"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L168"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "GetMailboxByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L171"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L173"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "CheckPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L176"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L181"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L182"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L183"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L188"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L188"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L188"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L190"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L191"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L194"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "ListAppPasswordsForMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L197"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L199"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L202"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "itoa", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L202"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L203"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L204"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L205"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L207"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "ListAppPasswordsForMailbox", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L209"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L211"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L216"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L217"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "ListDomains", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L218"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "SetMailboxTOTPSecret", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L220"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L221"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L225"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L227"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L228"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L230"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L232"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Header", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L232"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L234"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Cookies", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L238"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Result", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L238"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L240"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "callee": "CreateMailboxSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L249"}, {"caller_nid": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/webmail_test.go", "source_location": "L251"}]}