Commit Graph

16 Commits

Author SHA1 Message Date
JustArchi
0370168b02 Happy new year 2020-02-01 23:33:35 +01:00
JustArchi
178ca64cfa Implement non-blocking IO saving for databases 2019-07-25 17:09:20 +02:00
JustArchi
a79720f0b5 Correct v4 generation
It's SH256, not SHA1
2019-07-22 13:39:12 +02:00
JustArchi
d4624919e5 Slightly improve password generation 2019-07-20 19:55:29 +02:00
JustArchi
746464c8fe Run generation in parallel 2019-07-20 01:21:24 +02:00
JustArchi
82c90498a6 Misc corrections 2019-07-20 00:28:35 +02:00
JustArchi
535ce04a47 Implement enhanced support for SteamParental
- Detect if SteamParental is active
- Verify if the code supplied by user is valid
- If the code is not valid or not supplied, generate it automatically (through local bruteforcing, pending further speed enhancements)

It's really sad seeing how this is possible, Valve seriously, you couldn't dedicate one single request in the backend to verify that? You could easily implement rate-limiting on invalid attempts and make parental more secure, but with the current implementation it's a security joke.
2019-07-20 00:22:50 +02:00
JustArchi
b98268a465 R# cleanup, small code improvements 2019-05-19 15:38:06 +02:00
JustArchi
a3112e0402 Misc 2019-02-19 00:03:54 +01:00
JustArchi
0045183300 Add rename feature for the bots 2019-02-19 00:02:45 +01:00
JustArchi
b677ba8202 Code/style cleanup 2019-02-16 17:34:17 +01:00
JustArchi
18d5f1938f Open configs for public API 2019-01-14 21:50:23 +01:00
JustArchi
e1e9a9f457 Rider cleanup 2019-01-14 19:11:17 +01:00
JustArchi
3bbddcf723 Happy new year 🎉 2019-01-02 16:32:53 +01:00
JustArchi
f8aa8babcf R# cleanup 2018-12-15 00:27:15 +01:00
JustArchi
13e835c3b7 Code cleanup 2018-08-19 14:37:23 +02:00