Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@kasparsd kasparsd released this 06 May 19:49
· 351 commits to master since this release
529c973
  • Security fix: escape the U2F key value when doing the key lookup in database during login. Props @mjangda from WordPress VIP. See #351.

  • New feature: invalidate email tokens 15 minutes after they were generated. Use the two_factor_token_ttl filter to override this time-to-live interval. See #352.

  • Document some of the available filters.