Sha256: 900ed70de4c8d5fa459facd11a22669457487af4c8e73c00323add451bb8c2ea
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
## 0.2.1 (2020-07-26) * Fix incorrect JDBC connect syntax in `sequel.rb` template on JRuby (@janko) ## 0.2.0 (2020-07-26) * Drop support for Rodauth 1.x (@janko) * Change `rodauth_app.rb` template to send emails in the background after transaction commit (@janko) * Bump `sequel-activerecord_connection` dependency to `~> 0.3` (@janko) * Use the JDBC adapter in sequel.rb initializer when on JRuby (@janko) ## 0.1.3 (2020-07-04) * Remove insecure MFA integration with remember feature suggestion in `lib/rodauth_app.rb` (@janko, @nicolas-besnard) * Use correct password autocomplete value on Rodauth 2.1+ (@janko) * Enable skipping CSRF protection on Rodauth 2.1+ by overriding `#check_csrf?` (@janko) * Don't generate Sequel initializer if Sequel connection exists (@janko) * Fix typo in remember view template (@nicolas-besnard) * Fix some more typos in `lib/rodauth_app.rb` (@janko) ## 0.1.2 (2020-05-14) * Fix some typos in comment suggestions in `lib/rodauth_app.rb` (@janko) ## 0.1.1 (2020-05-09) * Include view templates in the gem (@janko) * Use `Login` labels to be consistent with Rodauth (@janko)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rodauth-rails-0.2.1 | CHANGELOG.md |