Skip to content

0.2.4

Compare
Choose a tag to compare
@SoltauFintel SoltauFintel released this 09 Jan 10:18
· 38 commits to master since this release

This is a little priority release to turn off logging of auth details.

Changes

  • You can switch off auth logging with AuthPlugin.setDebugLogging(false) and OneUserAuthorization.errorLogging = false
  • Now it's easier to override AuthPlugin, RememberMeInMongoDB and other auth classes.