Version 2.0.3

April 3, 2019

Changed

  • When a malformed address value is present in the whitelist an ErrorException is now thrown rather than a general exception
  • The default exception thrown when access is forbidden now throws a HttpException with the error code of 403

Version 2.0.2

March 12, 2019

Added

  • Support for CIDR notation in IP address whitelist
  • Check for malformed IP address values in whitelist

Version 2.0.1

August 1, 2018

Fixed

  • Fixed bug that caused the frontend to be restricted

Version 2.0.0

November 1, 2017

Added

  • Initial release