flask-security icon indicating copy to clipboard operation
flask-security copied to clipboard

Is there any way to disable flask-security API?

Open WahajK opened this issue 2 years ago • 0 comments

I am doing a research on Application Layer Honeypot and for the sake of attack simulation, I had to show some attacks like DDoS, Sybil attack etc. The problem is that flask-security API is blocking my attacks and I need to disable it in order to continue with my work. Is there any way to disable the security API?

WahajK avatar Feb 21 '23 07:02 WahajK