Skip to content

Releases: nutes-uepb/ip-allowed

v1.1.0

22 Jul 21:51
Compare
Choose a tag to compare

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.

v1.0.0

22 Jul 19:07
Compare
Choose a tag to compare

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.