Commit Graph

23 Commits

Author SHA1 Message Date
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
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
3df7b29dd5 Removed Elasticsearch_handler.py 2023-06-08 01:17:11 +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
fbb8834eb7 Added new Endpoints. Still containing Placeholder Data. 2023-06-06 02:48:46 +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
ZKWolf
beffa6e042 Updated example_config.yaml for graylog and set es to false. 2023-06-05 23:39:42 +02:00
ZKWolf
e56eab58c7 Old ES_Logger. Will be removed soon... 2023-06-05 23:38:07 +02:00
ZKWolf
9cf6b487ce Added index.html for ROOT Page 2023-06-02 18:24:04 +02:00
ZKWolf
85522414ac Added use_es 2023-06-02 18:23:50 +02:00
ZKWolf
808268bf8f Added Elasticsearch Handler for better Log output/visibility of error messages and infos.
Reformated API endpoints to be in a better order.
Updated .gitignore to exclude config.
Added requirments.txt
Removed handler.py
2023-05-31 23:16:37 +02:00
ZKWolf
71e6556047 Fixed POST from auth to GET 2023-05-29 23:21:41 +02:00
ZKWolf
7789a89d1b moved files 2023-05-29 23:21:03 +02:00
ZKWolf
4420cfc5ae Initial commit 2023-05-29 01:17:39 +02:00