1.15.1
- 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%.