Closed Ivan-Shaml closed 9 months ago
Closes #820 Note: I have implemented SteamService#handleInvalidOpenIdRedirect method, whit the mindset that the validation fails because an attacker tries to exploit the endpoint.
SteamService#handleInvalidOpenIdRedirect
Attention: 1 lines in your changes are missing coverage. Please review.
1 lines
Comparison is base (c293989) 78.84% compared to head (6d53333) 79.00%.
c293989
6d53333
Closes #820 Note: I have implemented
SteamService#handleInvalidOpenIdRedirect
method, whit the mindset that the validation fails because an attacker tries to exploit the endpoint.