2914419260Allows account migration
James Quinley
2022-06-27 20:33:34 -07:00
db59087288Adds version and key status prep on new accounts.
James Quinley
2022-06-20 11:48:30 -07:00
f9a71152b6Added OTK email and basic gen, need to work on callback and OTK storage within the account database.
James Quinley
2022-06-19 18:52:59 -07:00
cafab0fce1Requires user to input a valid email, will autoban if email cannot receive mail.
James Quinley
2022-06-17 20:31:51 -07:00
b74bc82e9aThis server revision allows for all requests to be denied with the serviceState flag being set to false
James Quinley
2022-06-12 20:55:53 -07:00
7fe710600eThis version fixes the issue of it failing to run on the server, stop the alarm bob.
James Quinley
2022-06-04 17:41:22 -07:00
1e23207e88Adds a news feed.
James Quinley
2022-06-04 17:28:08 -07:00
bc1de26b53Fixed issue with denied reason not being displayed.
James Quinley
2022-06-04 13:38:54 -07:00
cb8f612b09Now handles all launcher startup requests.
James Quinley
2022-06-04 11:09:36 -07:00
f00c0a9951Adds debug for game logins.
James Quinley
2022-06-02 22:33:12 -07:00
8b4dc44679Fixes config not being sent causing updater to crash
James Quinley
2022-06-01 10:29:25 -07:00
9f018ecac7Adds support for launcher to pull file info for config and self updater.
James Quinley
2022-06-01 10:07:28 -07:00
ce6674e4bbSpaces out files, wooohoo!
James Quinley
2022-05-31 20:09:18 -07:00
a9d3688e9dFixed issue that caused game to fail to login due to "Failure To Get MOTD"
James Quinley
2022-05-11 22:30:36 -07:00
b2b45c8162This server update allows it to interface with the modern game client api.
James Quinley
2022-05-05 23:59:50 -07:00
8941c92490Should work with game now.
James Quinley
2022-05-04 19:58:29 -07:00
a9d244d489Update Onboarding Emails
James Quinley
2022-05-01 07:00:07 -07:00
b475728890Adds new file.
JSQui
2022-04-28 16:26:45 -07:00
f6552774a8Tweaks to compiled file
JSQui
2022-04-18 12:10:44 -07:00
06a6fe0cdaUpdate emailVerify.java
James Quinley
2022-03-30 08:26:51 -07:00
5ae74f157bSlight Tweak
James Quinley
2022-03-30 08:22:44 -07:00
552b8b3239Fixes Manifest
James Quinley
2022-03-26 09:46:42 -07:00
6b257f10b8Fixed Issues, Update Service Now Works Reliably.
James Quinley
2022-03-26 09:25:12 -07:00
f0cb2c18d6Update MACADD Collector
James Quinley
2022-03-26 08:47:16 -07:00
75986c3f22Merge remote-tracking branch 'origin/master'
James Quinley
2022-03-25 14:53:34 -07:00
13e1842983Grammer
James Quinley
2022-03-25 14:53:14 -07:00
84cd4976f6Create README.md
James Quinley
2022-03-22 21:43:04 -07:00
9054b9573cUpdate Home Dir On Creation Of Account
James Quinley
2022-03-22 16:52:15 -07:00
7f5537ef9aNow Stores Multiple Sessions.
James Quinley
2022-03-21 22:55:32 -07:00
515a2122abMoves To LowCap.
James Quinley
2022-03-21 08:03:13 -07:00
37939a7f8aSlight Tweak In Emails
James Quinley
2022-03-20 20:32:17 -07:00
ac8996490bCreates Basic Fnet Profile On Account Creation.
James Quinley
2022-03-19 00:15:18 -07:00
a41a8435d3Updates with new app password setup, more secure!
James Quinley
2022-03-17 21:43:22 -07:00
00373daf27Creates Basic Fnet Profile On Account Creation.
James Quinley
2022-03-16 10:19:50 -07:00
830c43ced0Final Release Build before friends network api
James Quinley
2022-03-15 21:23:27 -07:00
568c706b86FNL=21
James Quinley
2022-03-15 12:06:40 -07:00
d830f16a2bapi updates, still working on fixing issue with path
James Quinley
2022-03-14 12:13:55 -07:00
75c0b77ca7Fixed Early Deletion Of Request
James Quinley
2022-03-12 13:53:34 -08:00
730728260bAllows For Creation Of Limited Accounts (via DBS)
James Quinley
2022-03-12 13:31:41 -08:00
09ea12a35aUpdate with beta database.
James Quinley
2022-03-10 15:01:09 -08:00
89f6b36449Enables deletion of malformed requests.
James Quinley
2022-03-02 21:55:58 -08:00
2d9a4b56deCorrects DB lookup fail and token login failures causing looks, it will now send code 7 on login error, or general error.
James Quinley
2022-03-02 14:56:07 -08:00
a8422f60a3Newest build with cloud based region locks.
James Quinley
2022-02-27 18:46:52 -08:00
da18e44025Pushed new token to DB
James Quinley
2022-02-26 10:04:51 -08:00
18d8ddee7eMoved 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.
James Quinley
2022-02-25 20:34:56 -08:00
65de073358Update init.java
James Quinley
2022-02-18 08:43:09 -08:00
1979d7ee69Merge remote-tracking branch 'origin/master'
James Quinley
2022-02-17 20:54:22 -08:00
fca7981fdaUpdate Grammar, besides that nothing much.
James Quinley
2022-02-17 20:53:07 -08:00
0bc9a91da4Fix Format
James Quinley
2022-02-16 14:58:20 -08:00
be29dea796Checks every second.
James Quinley
2022-02-14 17:43:52 -08:00
2d77ac8e65Adds Login For Game (non email response token based)
James Quinley
2022-02-14 17:42:51 -08:00
f24e97158aAdds prep for delquick on certain operations.
James Quinley
2022-02-13 07:53:07 -08:00
cf1e88b37fAdded RID Timer & Deletion, these are for future use as redundancy for clear delete issues.
James Quinley
2022-02-11 15:41:30 -08:00
c685c6c476Update w/ settings file
James Quinley
2022-02-10 06:41:29 -08:00
a059d62336Pulls account creation online FULLY. Deletion is still not supported.
James Quinley
2022-02-09 23:50:47 -08:00
1ad7ba95e1Moved Deletion Trigger to start of request parse to prevent issues down the line.
James Quinley
2022-02-09 15:29:02 -08:00
c2a4cb1064Change Grammar
James Quinley
2022-02-09 11:11:55 -08:00
c59ca850a6Add timestamp to email.
James Quinley
2022-02-09 11:09:13 -08:00
f4c292c36fUpdate Email Grammar.
James Quinley
2022-02-08 17:53:02 -08:00
d6b8e5f16dGive more grace with service delete
James Quinley
2022-02-08 17:47:17 -08:00
3d895026e1Removed Full 60 second purge, targeted clear to help prevent record transit loss (Resulting in a client error, and possible crash)
James Quinley
2022-02-08 17:27:43 -08:00
7bb1643216Add -Purge Trigger Remove -NA
James Quinley
2022-02-08 17:09:22 -08:00
f4c1b701a1Adds purge on startup
James Quinley
2022-02-08 17:08:40 -08:00
5ada5de01eMove deletion to one minute.
James Quinley
2022-02-08 17:02:54 -08:00
490be5a35aRemoved "NOTICE" in console error print.
James Quinley
2022-02-08 08:17:10 -08:00
1c31ed5a3cChange ! to .
James Quinley
2022-02-08 08:13:26 -08:00
d3482f1344Fixed Fail Print On Send
James Quinley
2022-02-08 08:12:26 -08:00
a70d9ca7f2Update emailVerify.java
James Quinley
2022-02-08 08:24:48 -08:00
eb9cb940fcRemoved purging of unfinished REQUESTS
James Quinley
2022-02-08 06:41:03 -08:00
03087d4d01Updated security email
James Quinley
2022-02-08 01:46:13 -08:00
b246d41971Remove Spacing on one annoying formatting part
James Quinley
2022-02-08 01:35:03 -08:00
7c7c6cde41Switch DD and MM in email
James Quinley
2022-02-08 01:32:27 -08:00
20741b50e2This now emails users when a login is detected.
James Quinley
2022-02-08 01:31:38 -08:00
25c791c3b5Move timer back to reduce bandwith.
James Quinley
2022-02-07 21:44:48 -08:00
46513d7a9cv1.5 Of the AOTSK Server, this is now production software.
James
2022-02-06 18:31:44 -08:00
a24c8c73b2Reduce timing for quicker responces
James
2022-02-06 18:07:20 -08:00
44ec02c0afEnabled Repeat 60 second flushing.
James Quinley
2022-02-06 13:34:28 -08:00
be0508735bServer Now Can Perform Basic login structure with Launcher, working on launcher checkRF
James
2022-02-06 09:06:48 -08:00
a5e5e19368Working export
James
2022-02-05 16:11:31 -08:00
36b2d2da68Trying to get JAR To export
James
2022-02-05 15:53:34 -08:00
5a612c9e5aWorking Build
James
2022-02-05 08:31:24 -08:00