uptime-kuma/server
Mathias Haugsbø c79b2913a2 Auth: Case insensitive login check on username
Allows users to add users with capital letters and then login with just lowercase letters.

We accidentally capitalized the first letter of our username so the other people using it frequently thinks they wrote the wrong password.
2022-12-18 17:16:19 +01:00
..
jobs Update JSDoc for better clarity 2022-04-22 18:42:47 +01:00
model Fix lint 2022-12-15 13:57:28 +08:00
modules Fix lint 2022-12-15 13:57:28 +08:00
notification-providers Fix typo 2022-12-05 17:55:45 +08:00
routers Merge remote-tracking branch 'origin/master' into karelkryda_master 2022-09-17 16:12:57 +08:00
socket-handlers Check login for initServerTimezone 2022-12-16 12:56:40 +08:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Auth: Case insensitive login check on username 2022-12-18 17:16:19 +01:00
cacheable-dns-http-agent.js Add configurable dns cache 2022-12-12 17:19:22 +08:00
check-version.js Fix check version 2022-12-05 19:17:24 +08:00
client.js Add UTC in the serverTimezone dropdown 2022-10-12 22:13:07 +08:00
config.js PR feedback 2022-01-04 16:01:40 +01:00
database.js Reset busy_timeout to default 2022-12-11 20:25:15 +08:00
docker.js [Docker Monitor] Change tcp:// to http:// 2022-10-04 16:19:56 +08:00
image-data-uri.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
jobs.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
notification.js Added support for SMSEagle device API notifications 2022-10-24 12:45:56 +02:00
password-hash.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
ping-lite.js Prevent terminal window from showing when using ping on Windows (#2152) 2022-10-04 23:30:19 +08:00
prometheus.js Merge pull request #1565 from Saibamen/eslint 2022-04-27 15:00:49 +08:00
proxy.js Add socks5h support 2022-11-22 11:18:16 +01:00
rate-limiter.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
server.js Fix #2318 2022-12-15 13:39:48 +08:00
settings.js Fix Uptime Kuma cannot be stopped 2022-12-08 19:13:47 +08:00
uptime-cache-list.js Cache uptime 2022-12-11 21:33:26 +08:00
uptime-kuma-server.js Add configurable dns cache 2022-12-12 17:19:22 +08:00
util-server.js Handle unexpected error of checkCertificate 2022-12-13 02:21:12 +08:00