Files
athens/pkg/middleware
Chad Kunde 7811524c22 Version filtering (#1050)
* extend filtering logic and configuration to include version lists

Module filtering is very useful, but many deployments will need to
satisfy even more granular constrainsts.  Enterprises may need
approved lists specific down to the minor (or patch) version element.

Version filtering logic is similar to the module filtering, in that
it's a prefix match of the version requested against each entry in the
version filter list.

Closes #1045

* include version filtering in documentation with example

* allow filtering when version is missing

Endpoints that do not specify a version, such as "@v/list", only need
to be filtered by module rules.
2019-02-05 09:04:09 +01:00
..
2018-12-22 20:24:25 -05:00
2018-12-22 20:24:25 -05:00
2018-12-22 20:24:25 -05:00
2018-12-22 20:24:25 -05:00
2019-02-05 09:04:09 +01:00
2018-12-22 20:24:25 -05:00
2018-12-22 20:24:25 -05:00
2019-02-05 09:04:09 +01:00
2018-12-22 20:24:25 -05:00
2018-12-22 20:24:25 -05:00