mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-28 14:29:45 -04:00
invalidate used token
This commit is contained in:
parent
c6fc385289
commit
acc2995d86
3 changed files with 18 additions and 4 deletions
|
@ -50,6 +50,7 @@ class Database {
|
|||
"patch-group-table.sql": true,
|
||||
"patch-monitor-push_token.sql": true,
|
||||
"patch-http-monitor-method-body-and-headers.sql": true,
|
||||
"patch-2fa-invalidate-used-token.sql": true,
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue