🔒

權限不足

此頁面僅限系統管理員使用

返回後台
返回後台 |

🔐 Session 管理

限制配置

載入中...

{{ error }}

總 Sessions

📊

{{ stats.total_sessions }}

活躍:{{ stats.active_sessions }}

今日登入

📅

{{ stats.today_logins }}

本週:{{ stats.week_logins }}

多裝置使用者

📱

{{ stats.multi_session_users }}

有多個活躍 session

裝置分佈

💻
{{ getDeviceLabel(device) }} {{ count }}
暫無資料

{{ anomalyLoadError }}

請重新整理頁面或聯絡系統管理員

⚠️

異常偵測摘要

載入失敗 {{ anomalySummary.total_anomalies }} 個待處理異常 目前無異常

多 IP 登入

🌐

{{ anomalySummary.multi_ip_count }}

使用者在短時間內從多個不同 IP 登入

多裝置登入

📱

{{ anomalySummary.multi_device_count }}

同一使用者有太多活躍的裝置

異地登入

✈️

{{ anomalySummary.geo_anomaly_count }}

從地理位置差異很大的地方登入

受影響使用者

👥

{{ anomalySummary.affected_user_count }}

有異常行為的使用者數量

🔍 異常詳情列表 ({{ anomalies.length }} 筆異常)

🌐 多 IP 登入異常 ({{ multiIpAnomalies.length }})

{{ userEmailCache[anomaly.user_id] || `User ${anomaly.user_id}` }} User ID: {{ anomaly.user_id }}

{{ anomaly.description }}

IP 地址列表:
{{ ip }}
Session 數量: {{ anomaly.details.session_count }}
時間範圍: {{ anomaly.details.time_window_hours }} 小時內

📱 多裝置登入異常 ({{ multiDeviceAnomalies.length }})

{{ userEmailCache[anomaly.user_id] || `User ${anomaly.user_id}` }} User ID: {{ anomaly.user_id }}

{{ anomaly.description }}

裝置列表:
{{ getDeviceIcon(device.device_type) }} {{ device.device_name || '未知裝置' }}
🌐 {{ device.browser }}
💻 {{ device.os }}
🔑 {{ device.session_count }} 個 sessions

✈️ 異地登入異常 ({{ geoAnomalies.length }})

{{ userEmailCache[anomaly.user_id] || `User ${anomaly.user_id}` }} User ID: {{ anomaly.user_id }}

{{ anomaly.description }}

國家/地區:
{{ country }}
時間範圍: {{ anomaly.details.time_window_hours }} 小時內
登入位置詳情:
🌐 {{ loc.ip }}
📍 {{ loc.country }} {{ loc.region }}
🏙️ {{ loc.city }}
{{ loc.first_seen }} - {{ loc.last_seen }}

👥 目前在線使用者 ({{ activeUsers.length }} 位)

載入中... 最後更新: {{ lastActiveUsersUpdate }}
使用者 裝置 IP 地址 位置 最後活動 操作
{{ getActivityIcon(user.last_active) }}
{{ user.username }}
{{ user.email }}
{{ getDeviceIcon(user.device_type) }}
{{ getDeviceLabel(user.device_type) }}
{{ user.device_name || user.browser || user.os || 'N/A' }}
{{ user.ip_address || 'N/A' }}
{{ user.ip_country }} , {{ user.ip_city }}
未知
{{ getActivityLabel(user.last_active) }} {{ formatRelativeTime(user.last_active) }}
👥

目前沒有在線使用者

最近 5 分鐘內有活動的使用者會顯示在這裡

🔍 搜尋 Sessions

📋 Sessions 列表

找到 {{ searchResult.total }} 筆,顯示第 {{ searchResult.page }} 頁

載入中...

沒有找到符合條件的 Sessions

使用者 IP 地理位置 裝置 登入時間 最後活動 狀態 操作
{{ session.email || session.username || 'N/A' }}
ID: {{ session.user_id }}
{{ session.ip_address || 'N/A' }}
{{ session.ip_country || '-' }} {{ session.ip_city || '' }}
{{ getDeviceIcon(session.device_type) }}
{{ session.device_name || '未知裝置' }}
{{ session.browser || '' }} {{ session.os || '' }}
{{ formatDateTime(session.created_at) }}
{{ formatDateTime(session.last_active) }}
活躍中 已過期
顯示 {{ (searchResult.page - 1) * searchResult.limit + 1 }} 到 {{ Math.min(searchResult.page * searchResult.limit, searchResult.total) }} 筆, 共 {{ searchResult.total }} 筆
第 {{ searchResult.page }} 頁