Rodauth v2.1.0 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
    • 0️⃣ Do not check CSRF tokens by default for requests using JWT (janko, jeremyevans) (#99)

    • 👉 Use new-password autocomplete value for password field when creating accounts (jeremyevans) (#98)

    • Consistently use json_response_body for all JSON responses in jwt feature (arthurmmoreira) (#97)

    • ➕ Add check_csrf configuration method to customize CSRF checking (janko) (#96)

    • Have logged_in? when using http_basic_auth feature check for basic authentication (jeremyevans) (#94)

    • Don't consider account open if in unverified grace period without password (janko) (#92)