• Good product. Do the job. Many thanks.

    Just I founded 2 bugs :

    • when logout, data remain in the database login_codes that make when want to connect again, it remain on the login page and code is not sent, and finish by blocking over 7000s the next conexion. I don’t try with automatic exit after no usage, perhaps we have same result
    • Problem in login_code where expire at is before created at. Perhaps linked to the fact one use time with jetlag and the other one the UTC
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author oaron

    (@oaron)

    Hi,
    Thanks for the kind words and for the two bug reports — both were spot on.
    Fixed in 1.0.1, please update.

    Thread Starter alex049

    (@alex049)

    many thanks for your reactivity. This is better. I don’t know if it’s linked to my installation, but now, I have to register my email 2 times before accessing to the code to register :

    I’m on the login page (done with short code). I enter my email and ask a code. It reload the same page, i have to enter a second time my email in the login page, and this second time it works : email sent and page of “Enter code” is displayed to enter it. I tried on chrome/firefox and also in privacy mode. I get the same result.

    Also, i don’t know if we have to parameter something to delete data in the table, to remove login_code that expire in database? Perhaps a fonction to add at the begining of the php to avoid any connexion issue?

    Alexandre

    Plugin Author oaron

    (@oaron)

    Hi,
    Thanks for the report! I found the cause and just released version 1.0.2 that
    fixes it. Please update — no manual action needed.
    Regarding your second question: database cleanup is already automatic, you
    don’t need to configure anything.
    Let me know if the issue persists after the update.

    Best regards,
    Aron

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this review.