access pass v0.5.6 Release Notes

Release Date: 2018-08-08 // over 5 years ago
  • ⚡️ base_url added to config to override email href links for stuff like update password / confirm email.

    0️⃣ login_return override added to allow for stuffing additional data in the default /login /register return.


Previous changes from v0.5.4

  • Code changes.
    Switched much of the override to happen in behaviors.
    ➕ Added password confirmation validation change password and registration.
    ➕ Added base_url config option for email templating.