134 Commits

Author SHA1 Message Date
James Quinley
89f6b36449 Enables deletion of malformed requests. 2022-03-02 21:55:58 -08:00
James Quinley
2d9a4b56de Corrects DB lookup fail and token login failures causing looks, it will now send code 7 on login error, or general error. 2022-03-02 14:56:07 -08:00
James Quinley
a8422f60a3 Newest build with cloud based region locks. 2022-02-27 18:46:52 -08:00
James Quinley
da18e44025 Pushed new token to DB 2022-02-26 10:04:51 -08:00
James Quinley
18d8ddee7e Moved Deletion from init request to finished request start state.
This requires an immediate server update, clients will be down (for a short time) but won't require an update to use the new version of the login server.

-JQUI
2022-02-25 20:34:56 -08:00
James Quinley
0bc9a91da4
Fix Format
This just deletes spaces that drove me mad.
2022-02-16 14:58:20 -08:00
James Quinley
2d77ac8e65 Adds Login For Game (non email response token based) 2022-02-14 17:42:51 -08:00
James Quinley
cf1e88b37f Added RID Timer & Deletion, these are for future use as redundancy for clear delete issues.
These may end up not being used but they're here so yippe, also starting work on account deletion after this commit.
2022-02-11 15:41:30 -08:00
James Quinley
a059d62336 Pulls account creation online FULLY.
Deletion is still not supported.
2022-02-09 23:50:47 -08:00
James Quinley
1ad7ba95e1 Moved Deletion Trigger to start of request parse to prevent issues down the line. 2022-02-09 15:29:02 -08:00
James Quinley
3d895026e1 Removed Full 60 second purge, targeted clear to help prevent record transit loss (Resulting in a client error, and possible crash) 2022-02-08 17:27:43 -08:00
James Quinley
f4c1b701a1 Adds purge on startup 2022-02-08 17:08:40 -08:00
James Quinley
eb9cb940fc Removed purging of unfinished REQUESTS 2022-02-08 06:41:03 -08:00
James Quinley
03087d4d01 Updated security email 2022-02-08 01:46:13 -08:00
James Quinley
20741b50e2 This now emails users when a login is detected. 2022-02-08 01:31:38 -08:00
James
46513d7a9c v1.5 Of the AOTSK Server, this is now production software.
It will work with the latest internal version of the launcher.
2022-02-06 18:31:44 -08:00
James
a24c8c73b2 Reduce timing for quicker responces 2022-02-06 18:07:20 -08:00
James Quinley
44ec02c0af Enabled Repeat 60 second flushing. 2022-02-06 13:34:28 -08:00
James
be0508735b Server Now Can Perform Basic login structure with Launcher, working on launcher checkRF 2022-02-06 09:06:48 -08:00
James
a5e5e19368 Working export 2022-02-05 16:11:31 -08:00
James
5a612c9e5a Working Build 2022-02-05 08:31:24 -08:00
James
0006a0e887 Backup 2022-02-04 16:57:22 -08:00
James
3fe6214120 TODO 2022-02-03 23:18:47 -08:00
James Quinley
ec8c5edeb1 Slight ajustment 2022-01-29 16:37:19 -08:00
James Quinley
da75e2815c Working on WRITE_SYNC 2022-01-29 09:17:26 -08:00
James Quinley
7e9d20950c Added Responce for banned users. 2022-01-27 14:48:34 -08:00
James Quinley
705d1749c6 Working build 2022-01-27 07:08:57 -08:00
James Quinley
3712ab42aa Adds TODO 2022-01-26 22:53:41 -08:00
James Quinley
0b602027d2 Fix password field forwarding the token. 2022-01-25 21:25:37 -08:00
James Quinley
8c215819b1 Improvements and bugfixes, token logins now complete. 2022-01-25 15:00:46 -08:00
James Quinley
5370d29427 Added Working Username and password auth, token auth is still under development. 2022-01-23 20:46:37 -08:00
James Quinley
36a936c312 This allows me to sync to main PC 2022-01-23 17:31:50 -08:00
James Quinley
3fef053a1d Fixed Dupe URI 2022-01-23 16:54:48 -08:00
James Quinley
df3971294c Add config for dClent 2022-01-23 16:53:12 -08:00