rainbow napkin
|
3de4bff68d
|
Migrated user related sechamas to src/schemas/user/
|
2024-12-28 16:21:33 -05:00 |
|
rainbow napkin
|
9c18c23ad5
|
Basic brute force detection added. Accounts throttle by captcha after 5 failed attempts, and locked out for 24 hours after 200 attempts.
|
2024-12-26 17:46:35 -05:00 |
|
rainbow napkin
|
6e785dc211
|
Database now stores hashes of recently used IP's for all users. They are retained for seven days AFTER their LAST use.
|
2024-12-23 15:17:07 -05:00 |
|
rainbow napkin
|
805387b3da
|
Fixed bug in perm check middleware caused by last refactor
|
2024-12-15 21:41:59 -05:00 |
|
rainbow napkin
|
5ad1c99ead
|
Cleaning up User Model.
|
2024-12-15 19:59:00 -05:00 |
|
rainbow napkin
|
b138b26f27
|
Added kickConnections to channelManager
|
2024-12-01 20:48:42 -05:00 |
|
rainbow napkin
|
8fc699924e
|
Finished up with global user bans.
|
2024-11-29 15:39:53 -05:00 |
|
rainbow napkin
|
26df91262f
|
Added logic to keep banned users out of site
|
2024-11-29 09:00:47 -05:00 |
|
rainbow napkin
|
f996018ea5
|
Started global user bans (DB schema/admin panel)
|
2024-11-28 17:37:26 -05:00 |
|
rainbownapkin
|
be09c2457e
|
Updated session/socket.io conn to handle rank.
|
2024-11-16 16:52:31 -05:00 |
|
rainbownapkin
|
f0c91b4e55
|
Initial commit.
|
2024-11-15 17:44:03 -05:00 |
|