requests

AntiFlood System

“Too many requests” this is a protection warning and that means that you have exceeded the max requests limit for every users; for example you could hit the refresh button of your browser and update the page many times till cause this issue. To resolve this issue, you must wait from 10 seconds to 2 […]

AntiFlood System Read More »

Writing secure code: how MYETV do crypt, auth, transfer and store informations

As of #codechange we have implemented, every day, improvements on MYETV security; first work ever was the authentication service explained in the #security chapter and then we have refined the capabilities of developers to create exclusive security for our website. The developers done an update every time we found some kind of vulnerabilities; this is extremely useful

Writing secure code: how MYETV do crypt, auth, transfer and store informations Read More »