• lambalicious@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 hours ago

    So someone took their time to write a piece of JS that said “If the user hasn’t focused both fields at least once, no login”. Literally why? Extra code that does nothing useful.

    If anything, 30 seconds in Greasemonkey should fix that one (either blocking the function that is doing it, or manually firing click events on the fields).