Commit graph

17 commits

Author SHA1 Message Date
Miodec
274f06b461 moved anticheat to its own private repository 2022-01-07 15:31:18 +01:00
Jack
87b76246dc fixed wpm validation not working. closes #2029 2021-10-24 01:29:25 +01:00
Jack
9d507b67e6 better validation 2021-09-14 15:43:28 +01:00
Jack
8c377cca58 username validation 2021-09-14 15:40:44 +01:00
Jack
74f4f8fc9c added more username validation 2021-09-14 15:38:44 +01:00
Jack
a677e264c3 typo 2021-09-09 17:58:50 +01:00
Jack
8d53fe9521 logging validation errors and anticheat events 2021-09-09 17:58:11 +01:00
Miodec
9a25f22a0b fixed validation checking custom background twice 2021-08-04 14:38:00 +01:00
Miodec
6ff2984ef7 security patch from live 2021-08-03 16:08:15 +01:00
Miodec
060de11f04 expanded validation to allow uuids 2021-07-08 23:27:19 +01:00
Miodec
c2c16c3111 missing function require 2021-07-07 14:03:38 +01:00
Miodec
0cfc796bba defined each function in global scope so they can access each other 2021-07-06 14:52:29 +01:00
Miodec
025c20268a added one more validation function 2021-06-12 19:02:06 +01:00
Miodec
6088bb4450 throwing monkey error 2021-06-08 15:25:21 +01:00
Miodec
c64ef993ff rewrote presets to the new standard 2021-06-08 14:09:35 +01:00
Miodec
9926c561ac moved some functions out of server into handler files 2021-06-07 13:52:06 +01:00
Dharmaraj
4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30