Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@douglasrafael douglasrafael released this 22 Jul 21:51
· 2 commits to master since this release

Features

  • Create a list of permissions with hostnames and IP addresses and control who can access the resources of your API;
  • Support IPv4, IPv6, CIDR format & IPv4 mapped IPv6 addresses;
  • Custom log function;
  • Custom message function.

New Features

  • Support to set the HTTP status code of the denied request;
  • Support for setting up redirect URL for denied request.