Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 475 Bytes

0.3.0 - Address filtering

  • For "allow" configuration rules, Sherpa can now specify which addresses to allow. If not specified, all addresses, or "0.0.0.0/0", is implied. See NGINX allow for accepted values.

0.2.0 - Smarter Sherpa

  • Introducing ACLs. Sherpa can now allow or deny access to specific remote api endpoints.
  • --allow or --deny mode specifies implicit allow or deny access to resources