mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-07 05:22:35 +02:00
Undo line change
This commit is contained in:
parent
0a7603e193
commit
81b816f56f
1 changed files with 0 additions and 1 deletions
|
@ -1191,7 +1191,6 @@ exports.entryPage = "dashboard";
|
||||||
// ***************************
|
// ***************************
|
||||||
|
|
||||||
debug("check auto login");
|
debug("check auto login");
|
||||||
|
|
||||||
if (await setting("disableAuth")) {
|
if (await setting("disableAuth")) {
|
||||||
console.log("Disabled Auth: auto login to admin");
|
console.log("Disabled Auth: auto login to admin");
|
||||||
afterLogin(socket, await R.findOne("user"));
|
afterLogin(socket, await R.findOne("user"));
|
||||||
|
|
Loading…
Add table
Reference in a new issue