1 line
31 KiB
JSON
1 line
31 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_webauthn_go", "label": "webauthn.go", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L1"}, {"id": "webui_webauthnuser", "label": "webauthnUser", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L20"}, {"id": "adminuser", "label": "AdminUser", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "webauthncredential", "label": "WebAuthnCredential", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "webui_webauthnuser_webauthnid", "label": ".WebAuthnID()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L25"}, {"id": "webui_webauthnuser_webauthnname", "label": ".WebAuthnName()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L29"}, {"id": "webui_webauthnuser_webauthndisplayname", "label": ".WebAuthnDisplayName()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L30"}, {"id": "webui_webauthnuser_webauthncredentials", "label": ".WebAuthnCredentials()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L31"}, {"id": "credential", "label": "Credential", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L42"}, {"id": "webui_app_webauthnuserfor", "label": ".webauthnUserFor()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L42"}, {"id": "webui_app_buildwebauthn", "label": ".buildWebAuthn()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L50"}, {"id": "webauthn", "label": "WebAuthn", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "label": "saveWebauthnSession()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L59"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "sessiondata", "label": "SessionData", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "label": "loadWebauthnSession()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L71"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webauthn.go"}, {"id": "$graphify-root$_internal_webui_webauthn_clearwebauthnsession", "label": "clearWebauthnSession()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L87"}, {"id": "webui_app_passkeyregisterbegin", "label": ".passkeyRegisterBegin()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L92"}, {"id": "webui_app_passkeyregisterfinish", "label": ".passkeyRegisterFinish()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L117"}, {"id": "webui_app_passkeyremove", "label": ".passkeyRemove()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L156"}, {"id": "webui_app_passkeyloginbegin", "label": ".passkeyLoginBegin()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L168"}, {"id": "webui_app_passkeyloginfinish", "label": ".passkeyLoginFinish()", "file_type": "code", "source_file": "internal/webui/webauthn.go", "source_location": "L203"}], "edges": [{"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_crypto_sha256", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_github_com_go_webauthn_webauthn_webauthn", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "webui_webauthnuser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L20", "weight": 1.0}, {"source": "webui_webauthnuser", "target": "adminuser", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "webui_webauthnuser", "target": "webauthncredential", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "webui_webauthnuser", "target": "webui_webauthnuser_webauthnid", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L25", "weight": 1.0}, {"source": "webui_webauthnuser", "target": "webui_webauthnuser_webauthnname", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L29", "weight": 1.0}, {"source": "webui_webauthnuser", "target": "webui_webauthnuser_webauthndisplayname", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L30", "weight": 1.0}, {"source": "webui_webauthnuser", "target": "webui_webauthnuser_webauthncredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L31", "weight": 1.0}, {"source": "webui_webauthnuser_webauthncredentials", "target": "credential", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L31", "weight": 1.0, "context": "return_type"}, {"source": "webui_app", "target": "webui_app_webauthnuserfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L42", "weight": 1.0}, {"source": "webui_app_webauthnuserfor", "target": "adminuser", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_webauthnuserfor", "target": "webui_webauthnuser", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "webui_app", "target": "webui_app_buildwebauthn", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L50", "weight": 1.0}, {"source": "webui_app_buildwebauthn", "target": "webauthn", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L59", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "target": "sessiondata", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L71", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "target": "sessiondata", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webui_webauthn_go", "target": "$graphify-root$_internal_webui_webauthn_clearwebauthnsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L87", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_webauthn_clearwebauthnsession", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L87", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_passkeyregisterbegin", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L92", "weight": 1.0}, {"source": "webui_app_passkeyregisterbegin", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_passkeyregisterbegin", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_passkeyregisterfinish", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L117", "weight": 1.0}, {"source": "webui_app_passkeyregisterfinish", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L117", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_passkeyregisterfinish", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L117", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_passkeyremove", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L156", "weight": 1.0}, {"source": "webui_app_passkeyremove", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L156", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_passkeyremove", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L156", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_passkeyloginbegin", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L168", "weight": 1.0}, {"source": "webui_app_passkeyloginbegin", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L168", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_passkeyloginbegin", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L168", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app", "target": "webui_app_passkeyloginfinish", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L203", "weight": 1.0}, {"source": "webui_app_passkeyloginfinish", "target": "responsewriter", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L203", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_passkeyloginfinish", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L203", "weight": 1.0, "context": "parameter_type"}, {"source": "webui_app_passkeyregisterbegin", "target": "webui_app_buildwebauthn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L94", "weight": 1.0}, {"source": "webui_app_passkeyregisterbegin", "target": "webui_app_webauthnuserfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L99", "weight": 1.0}, {"source": "webui_app_passkeyregisterbegin", "target": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L109", "weight": 1.0}, {"source": "webui_app_passkeyregisterfinish", "target": "webui_app_buildwebauthn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L119", "weight": 1.0}, {"source": "webui_app_passkeyregisterfinish", "target": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L124", "weight": 1.0}, {"source": "webui_app_passkeyregisterfinish", "target": "webui_app_webauthnuserfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L129", "weight": 1.0}, {"source": "webui_app_passkeyregisterfinish", "target": "$graphify-root$_internal_webui_webauthn_clearwebauthnsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L135", "weight": 1.0}, {"source": "webui_app_passkeyloginbegin", "target": "webui_app_buildwebauthn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L179", "weight": 1.0}, {"source": "webui_app_passkeyloginbegin", "target": "webui_app_webauthnuserfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L184", "weight": 1.0}, {"source": "webui_app_passkeyloginbegin", "target": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L194", "weight": 1.0}, {"source": "webui_app_passkeyloginfinish", "target": "webui_app_buildwebauthn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L214", "weight": 1.0}, {"source": "webui_app_passkeyloginfinish", "target": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L219", "weight": 1.0}, {"source": "webui_app_passkeyloginfinish", "target": "webui_app_webauthnuserfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L224", "weight": 1.0}, {"source": "webui_app_passkeyloginfinish", "target": "$graphify-root$_internal_webui_webauthn_clearwebauthnsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webui/webauthn.go", "source_location": "L230", "weight": 1.0}], "raw_calls": [{"caller_nid": "webui_webauthnuser_webauthnid", "callee": "Sum256", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L26"}, {"caller_nid": "webui_webauthnuser_webauthnid", "callee": "FormatInt", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L26"}, {"caller_nid": "webui_webauthnuser_webauthncredentials", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L35"}, {"caller_nid": "webui_app_webauthnuserfor", "callee": "ListWebAuthnCredentials", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L43"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "Section", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L51"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "New", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L52"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "MustString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L53"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L53"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "MustString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L54"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L54"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "MustString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L55"}, {"caller_nid": "webui_app_buildwebauthn", "callee": "Key", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "callee": "Marshal", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "callee": "SetCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L64"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_savewebauthnsession", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L65"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "callee": "Cookie", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L72"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "callee": "DecodeString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L76"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_loadwebauthnsession", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L81"}, {"caller_nid": "$graphify-root$_internal_webui_webauthn_clearwebauthnsession", "callee": "SetCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L88"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L93"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L96"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L101"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "BeginRegistration", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L104"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L106"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L110"}, {"caller_nid": "webui_app_passkeyregisterbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L113"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L118"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L121"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L126"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L131"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "FinishRegistration", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L134"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L137"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "Marshal", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L140"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L142"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "Get", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L145"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L145"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "CreateWebAuthnCredential", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L149"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L149"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L149"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L150"}, {"caller_nid": "webui_app_passkeyregisterfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L153"}, {"caller_nid": "webui_app_passkeyremove", "callee": "userFromContext", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L157"}, {"caller_nid": "webui_app_passkeyremove", "callee": "DeleteWebAuthnCredential", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L158"}, {"caller_nid": "webui_app_passkeyremove", "callee": "pathID", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L158"}, {"caller_nid": "webui_app_passkeyremove", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L159"}, {"caller_nid": "webui_app_passkeyremove", "callee": "setFlash", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L161"}, {"caller_nid": "webui_app_passkeyremove", "callee": "Redirect", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L163"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "pendingMFAUserID", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L169"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L171"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "GetAdminUserByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L174"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L176"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L181"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L186"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "BeginLogin", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L189"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L191"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L195"}, {"caller_nid": "webui_app_passkeyloginbegin", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L198"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "pendingMFAUserID", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L204"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L206"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "GetAdminUserByID", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L209"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L211"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L216"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L221"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L226"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "FinishLogin", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L229"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L231"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "CreateSession", "is_member_call": true, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L236"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L238"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "clearPendingMFACookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L241"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "setSessionCookie", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L242"}, {"caller_nid": "webui_app_passkeyloginfinish", "callee": "writeJSON", "is_member_call": false, "language": "go", "source_file": "internal/webui/webauthn.go", "source_location": "L243"}]} |