Skip to content

1.15.1

Compare
Choose a tag to compare
@janko janko released this 26 Oct 17:35
· 35 commits to main since this release
ab365a5
  • Don't pass keyword arguments to enum on generated account model for Rails 8.0 compatibility.
  • Show configuration suggestion for otp_unlock feature if generating its migration with a table prefix.
  • Remove require_login_redirect { login_path } from generated configuration, as that's now the default in Rodauth.
  • Simplify installation instructions, cutting the number of lines by 50%.