1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_account_go", "label": "account.go", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L1"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L17"}, {"id": "webui_app_accountpage", "label": ".accountPage()", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L17"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/account.go"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/account.go"}, {"id": "webui_app_changepassword", "label": ".changePassword()", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L24"}, {"id": "webui_app_totpsetupbegin", "label": ".totpSetupBegin()", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L63"}, {"id": "webui_app_totpsetupconfirm", "label": ".totpSetupConfirm()", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L93"}, {"id": "webui_app_totpdisable", "label": ".totpDisable()", "file_type": "code", "source_file": "internal/webui/account.go", "source_location": "L110"}], "edges": [{"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_image_png", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_github_com_pquerna_otp_totp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_account_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "webui_app", "target": "webui_app_accountpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L17", "weight": 1.0}, {"source": "webui_app_accountpage", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_accountpage", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_changepassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L24", "weight": 1.0}, {"source": "webui_app_changepassword", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_changepassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_totpsetupbegin", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L63", "weight": 1.0}, {"source": "webui_app_totpsetupbegin", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_totpsetupbegin", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_totpsetupconfirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L93", "weight": 1.0}, {"source": "webui_app_totpsetupconfirm", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_totpsetupconfirm", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_totpdisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L110", "weight": 1.0}, {"source": "webui_app_totpdisable", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_totpdisable", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/account.go", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "webui_app_accountpage", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L18"}, {"caller_nid": "webui_app_accountpage", "callee": "ListWebAuthnCredentials", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L19"}, {"caller_nid": "webui_app_accountpage", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L20"}, {"caller_nid": "webui_app_changepassword", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L25"}, {"caller_nid": "webui_app_changepassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L26"}, {"caller_nid": "webui_app_changepassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L27"}, {"caller_nid": "webui_app_changepassword", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L28"}, {"caller_nid": "webui_app_changepassword", "callee": "CheckPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L30"}, {"caller_nid": "webui_app_changepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L31"}, {"caller_nid": "webui_app_changepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L32"}, {"caller_nid": "webui_app_changepassword", "callee": "isStrongPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L35"}, {"caller_nid": "webui_app_changepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L36"}, {"caller_nid": "webui_app_changepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L37"}, {"caller_nid": "webui_app_changepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L41"}, {"caller_nid": "webui_app_changepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L42"}, {"caller_nid": "webui_app_changepassword", "callee": "HashPassword", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L45"}, {"caller_nid": "webui_app_changepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L47"}, {"caller_nid": "webui_app_changepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L48"}, {"caller_nid": "webui_app_changepassword", "callee": "UpdateAdminPassword", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L51"}, {"caller_nid": "webui_app_changepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L52"}, {"caller_nid": "webui_app_changepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L53"}, {"caller_nid": "webui_app_changepassword", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L56"}, {"caller_nid": "webui_app_changepassword", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L57"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L64"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Generate", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L65"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L70"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L71"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "SetAdminTOTPSecret", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L74"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Secret", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L74"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L75"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L76"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Image", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L80"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Encode", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L84"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L85"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Bytes", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L85"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "render", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L88"}, {"caller_nid": "webui_app_totpsetupbegin", "callee": "Secret", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L88"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L94"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "TrimSpace", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L95"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "FormValue", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L95"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "Validate", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L96"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L97"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L98"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "SetAdminTOTPSecret", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L101"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L102"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L103"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L106"}, {"caller_nid": "webui_app_totpsetupconfirm", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L107"}, {"caller_nid": "webui_app_totpdisable", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L111"}, {"caller_nid": "webui_app_totpdisable", "callee": "DisableAdminTOTP", "is_member_call": true, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L112"}, {"caller_nid": "webui_app_totpdisable", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L113"}, {"caller_nid": "webui_app_totpdisable", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L115"}, {"caller_nid": "webui_app_totpdisable", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/account.go", "source_location": "L117"}]} |