Files
mailgoserver/graphify-out/cache/ast/v0.9.37/aace4c15304a50ad89576289e3016e355d54d7f30e8207f8cc49171e7687f74b.json
T

1 line
24 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_login_go", "label": "login.go", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_login_setpendingmfacookie", "label": "setPendingMFACookie()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L18"}, {"id": "responsewriter", "label": "ResponseWriter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/login.go"}, {"id": "$graphify-root$_internal_webui_login_clearpendingmfacookie", "label": "clearPendingMFACookie()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L24"}, {"id": "$graphify-root$_internal_webui_login_pendingmfauserid", "label": "pendingMFAUserID()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L27"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/login.go"}, {"id": "webui_app", "label": "App", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L35"}, {"id": "webui_app_loginform", "label": ".loginForm()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L35"}, {"id": "webui_app_loginsubmit", "label": ".loginSubmit()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L45"}, {"id": "$graphify-root$_internal_webui_login_redirecttarget", "label": "redirectTarget()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L87"}, {"id": "webui_app_mfaform", "label": ".mfaForm()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L94"}, {"id": "webui_app_mfasubmit", "label": ".mfaSubmit()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L114"}, {"id": "webui_app_logout", "label": ".logout()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L148"}, {"id": "webui_app_firstloginform", "label": ".firstLoginForm()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L156"}, {"id": "webui_app_firstloginsubmit", "label": ".firstLoginSubmit()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L163"}, {"id": "$graphify-root$_internal_webui_login_isstrongpassword", "label": "isStrongPassword()", "file_type": "code", "source_file": "internal/webui/login.go", "source_location": "L205"}], "edges": [{"source": "$graphify-root$_internal_webui_login_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_go", "target": "go_pkg_github_com_pquerna_otp_totp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_go", "target": "$graphify-root$_internal_webui_login_setpendingmfacookie", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/login.go", "source_location":