1 line
46 KiB
JSON
1 line
46 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_multitenant_test_go", "label": "multitenant_test.go", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "label": "scopedLogin()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L20"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/multitenant_test.go"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/multitenant_test.go"}, {"id": "cookie", "label": "Cookie", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/multitenant_test.go"}, {"id": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "label": "setupTwoTenants()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L42"}, {"id": "domain", "label": "Domain", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/multitenant_test.go"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/multitenant_test.go"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "label": "TestScopedAdminOnlySeesOwnDomainInList()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L77"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "label": "TestScopedAdminCannotAccessOtherTenantSenderByID()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L98"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "label": "TestScopedAdminCannotCreateSenderOnUnownedDomain()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L130"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "label": "TestNewDomainAutoGrantedToScopedCreator()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L155"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "label": "TestScopedAdminCannotDelegateUnownedDomain()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L194"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "label": "TestScopedAdminCanDelegateOwnedDomainAndManageResultingAdmin()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L219"}, {"id": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "label": "TestGlobalAdminSeesEverything()", "file_type": "code", "source_file": "internal/webui/multitenant_test.go", "source_location": "L255"}], "edges": [{"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "target": "cookie", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "target": "domain", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L77", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L98", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L98", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L130", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L155", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L155", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L194", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L194", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L219", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L219", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_go", "target": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L255", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L255", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L82", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L103", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L133", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L135", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L158", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L159", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L197", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L199", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L222", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "target": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L224", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "target": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/multitenant_test.go", "source_location": "L258", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L21"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L24"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "CreateScopedAdminUser", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L28"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "UpdateAdminCredentials", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L30"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L31"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "CreateSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L33"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_scopedlogin", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L35"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Helper", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L43"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "CreateDomain", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L44"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "CreateDomain", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L50"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "GetDomainByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L52"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "GetDomainByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L53"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "CreateSender", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L56"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "CreateSender", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L62"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "GetSenderByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "GetSenderByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L65"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "GenerateDKIMKeypair", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L67"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "GenerateDKIMKeypair", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L70"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_setuptwotenants", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L71"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L78"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L79"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L84"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L85"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L86"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L87"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L90"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadminonlyseesowndomaininlist", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L93"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L99"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L100"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L106"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L106"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L107"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L108"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L109"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L111"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L119"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "GetSenderByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotaccessothertenantsenderbyid", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L126"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L131"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L132"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L139"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L142"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L144"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L145"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L146"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L148"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "GetSenderByEmail", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L150"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotcreatesenderonunowneddomain", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L151"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L156"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L157"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "GetAdminUserByUsername", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L160"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L162"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L168"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L169"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L170"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L172"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "GetDomainByNameExact", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L177"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "AccessibleDomainIDs", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L179"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L181"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testnewdomainautograntedtoscopedcreator", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L190"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L195"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L196"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L204"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L204"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L206"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L206"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L206"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L208"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L209"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L210"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L212"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "GetAdminUserByUsername", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L214"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincannotdelegateunowneddomain", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L215"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L220"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L221"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L229"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L231"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "NewReader", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L231"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "Encode", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L231"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L233"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L234"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L235"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L237"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "GetAdminUserByUsername", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L239"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L241"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L246"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L247"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L249"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L250"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testscopedadmincandelegateowneddomainandmanageresultingadmin", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L251"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "newTestApp", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L256"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "Mux", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L257"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "loginSession", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L259"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "NewRequest", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L261"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "AddCookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L262"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "NewRecorder", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L263"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "ServeHTTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L264"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L266"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L266"}, {"caller_nid": "$graphify-root$_internal_webui_multitenant_test_testglobaladminseeseverything", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/webui/multitenant_test.go", "source_location": "L267"}]} |