Commit Graph

67 Commits

Author SHA1 Message Date
ZKWolf
4319b40d4b Fixed File Not found issue in general.py 2023-06-16 23:54:20 +02:00
ZKWolf
bcae59efd5 Added bhvrSession.md 2023-06-16 23:53:24 +02:00
ZKWolf
b9de01f936 removed unneeded file endpoint. 2023-06-16 00:27:30 +02:00
ZKWolf
aa7beddba2 Added Map seeding to File and GET. 2023-06-16 00:19:12 +02:00
ZKWolf
386ad9c6a7 Added 404 handler 2023-06-16 00:18:45 +02:00
ZKWolf
0b435a693e Fixed check/username and fixed mongo_handler 2023-06-16 00:18:29 +02:00
ZKWolf
ea0c0b821a Made mongodb_handler.py a Class 2023-06-16 00:18:08 +02:00
ZKWolf
da104e7fc2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/endpoints/unknown.py
2023-06-15 18:30:07 +02:00
wolfswolke
7279841f15 Changed graylogger to be a Class. 2023-06-15 10:36:07 +02:00
ZKWolf
9da293adea Made Eula auto accept (testing. maby forever tho) 2023-06-15 00:12:31 +02:00
ZKWolf
2518da97e1 Added 404 Debug handler 2023-06-14 21:44:15 +02:00
ZKWolf
2b68800484 Added more endpoints, added achievmentss, fixed EULA, Fixed PrivacyPolicy. 2023-06-13 23:17:25 +02:00
ZKWolf
cef18ade1b Fixed Steam auth as well. 2023-06-13 21:49:01 +02:00
ZKWolf
3dfa88a628 Made good logging!
Fixed Steam auth as well.
2023-06-13 21:46:22 +02:00
ZKWolf
efe2ecd28f Splitted Endpoints into different Files to make its clearer what is what. 2023-06-12 18:37:20 +02:00
ZKWolf
fef61b0af6 Added more Endpoints, Better User Agent verification. 2023-06-11 20:55:40 +02:00
ZKWolf
c0fbbc432c Added better user-agent Auth. 2023-06-11 18:39:45 +02:00
ZKWolf
03ca914b5a Added alot and changed alot. 2023-06-11 18:03:49 +02:00
ZKWolf
aeb533d55d Added some Info. 2023-06-10 20:02:45 +02:00
ZKWolf
f625c3a75b Added catalog endpoint and EULA. 2023-06-10 19:56:55 +02:00
ZKWolf
ee26a25484 Added current version as info 2023-06-10 19:56:23 +02:00
ZKWolf
a22e267117 commit 2023-06-10 13:32:25 +02:00
ZKWolf
d55599b63b Added starting parms to start_parms.txt 2023-06-09 00:04:17 +02:00
ZKWolf
c0a480186f Fixed healthcheck. 2023-06-08 23:25:02 +02:00
ZKWolf
8cacec1ba2 Added Logging.md with the currently known logged data. 2023-06-08 22:10:10 +02:00
ZKWolf
7c1da12cc4 Added some low level AUTH to not abuse steam api. (mirror key is defined in game but never used ._.) 2023-06-08 21:21:00 +02:00
ZKWolf
318c9c4107 changed example_config.yaml 2023-06-08 20:39:05 +02:00
ZKWolf
37880bc9dd Better logging in start_app.py 2023-06-08 20:37:40 +02:00
ZKWolf
cc4c1c03a8 Added logging to mongodb_handler.py and time_handler.py 2023-06-08 20:37:03 +02:00
ZKWolf
f5c362231b removed AUTH.MD 2023-06-08 18:57:17 +02:00
ZKWolf
966c475230 Added Steam_Login.md to explain how the login is handled. 2023-06-08 18:55:27 +02:00
ZKWolf
c9ecfcb321 Fixed thread exit. 2023-06-08 01:34:46 +02:00
ZKWolf
fa9ee4eb13 Removed unneeded things. 2023-06-08 01:30:54 +02:00
ZKWolf
0317692b94 Fixed UserAuth, Added rest of Auth parameters, Added mongo_db vars. 2023-06-08 01:26:14 +02:00
ZKWolf
177e118fff Added mongodb_handler.py for User AUTH 2023-06-08 01:25:19 +02:00
ZKWolf
f68cf2effe Added time_handler.py 2023-06-08 01:17:58 +02:00
ZKWolf
76c5bf28e5 typo fixed... 2023-06-08 01:17:23 +02:00
ZKWolf
3df7b29dd5 Removed Elasticsearch_handler.py 2023-06-08 01:17:11 +02:00
ZKWolf
3033f1dcab Added Dockerfile 2023-06-08 01:16:59 +02:00
ZKWolf
27296b5c3e Added steam api key as config value 2023-06-06 23:05:46 +02:00
ZKWolf
ade88eb0d6 Added valid STEAM Response with Steam API Key. 2 Vals left to find there. 2023-06-06 23:05:31 +02:00
ZKWolf
2a480e78b5 Updated .gitignore 2023-06-06 18:43:42 +02:00
ZKWolf
c24ec2899c Updated api_flow 2023-06-06 18:43:22 +02:00
ZKWolf
fbb8834eb7 Added new Endpoints. Still containing Placeholder Data. 2023-06-06 02:48:46 +02:00
ZKWolf
8483893d51 id and userId is the same 2023-06-06 02:47:43 +02:00
ZKWolf
2941ba875c Defined POST and GET 2023-06-06 02:47:18 +02:00
ZKWolf
c04bf0848c Added Auth Documentation and current workaround. 2023-06-06 00:56:57 +02:00
ZKWolf
0618330585 Added new Endpoints. 2023-06-06 00:56:29 +02:00
ZKWolf
a40374b336 Fixed Auth Handler. 2023-06-06 00:55:47 +02:00
ZKWolf
c55cf12dd9 Added graylog Handler, Steam Session Cookie explanation. 2023-06-05 23:44:05 +02:00