1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -05:00

8 Commits

Author SHA1 Message Date
RaidMax
724d4a64c4 removing app.config and web.config and putting in code
starting support for mysql (for linux)
2018-04-06 19:15:17 -05:00
RaidMax
aec8ec6256 auth cookie expires after 30 days
only check hit offset when distance > 3 meters
fix null reference on unauthorized user
fixed stats not showing on profile if anticheat disabled
server client history turns red server is unresponsive
2018-04-04 23:38:45 -05:00
RaidMax
6ab37a6b6e RCon error handling is clearer
Show chat on mobile view of server overview
basic authentication
switched to extreme-ip-lookup for ip lookups (SSL)
2018-04-04 14:38:34 -05:00
RaidMax
f2f8bd977c fixed issue with not escaping regex for validating commands 2018-03-18 21:25:11 -05:00
RaidMax
d836f71b1b cleaned up configuration files to use appsettings 2018-03-14 00:36:25 -05:00
RaidMax
df3bd05f87 changes and vpn checking 2018-03-09 02:01:12 -06:00
RaidMax
370c9ede04 Moved application into webfront core project 2018-02-27 21:27:23 -06:00
RaidMax
761ab8a114 migrated to ASP.Net Core 2018-02-21 19:29:23 -06:00