Skip to content

v0.15.0

Compare
Choose a tag to compare
@joshbuker joshbuker released this 02 May 21:07
· 68 commits to master since this release
e81c64c
  • Fix brute force vuln due to callbacks no being ran #235
  • Revert on_load change due to breaking existing applications #234
  • Add forget_me! and force_forget_me! test cases #216
  • In generic_send_email, check responds_to #211
  • Fix typo #219
  • Fix deprecation warnings in Rails 6 #209
  • Add ruby 2.6.5 to the travis build #215
  • Add discord provider #185
  • Remove MySQL database creation call #214
  • Use id instead of uid for VK provider #199
  • Don't :return_t JSON requests after login #197
  • Fix email scope for LinkedIn Provider #191
  • Ignore cookies when undefined cookies #187
  • Allow for custom providers with multi-word class names. #190