liuch / dmarc-srg

A php parser, viewer and summary report generator for incoming DMARC reports.
GNU General Public License v3.0
218 stars 32 forks source link

Double clicking on a report brings up authentication dialog #19

Closed kramwell closed 2 years ago

kramwell commented 2 years ago

Very interesting bug.

When you click a report and bring up the DMARC Report, if you are on a slower connection (or accessing site via external webserver) and click it twice instead of once it will bring up the report and then the authentication dialog. you can click cancel and it will go away.

Can be easily re-produced by throttling the connection in dev mode on chrome/edge etc. and following above.

image

liuch commented 2 years ago

I was able to reproduce this bug. I'll fix it soon. Thank you!

kramwell commented 2 years ago

cool, no stress just good to log here!