Files
athens/pkg/config/env
Federico Paolinelli e6d4996bad Added support for private repos (#456)
* Added filter for private repos. Non private repos get redirected to
olympus

* Changed filter to allow private modules

* Changed config file name function

* Added filter tests

* The middleware returns 200 for privates, redirects public, 404 for
disabled repos

* Removed printf

* Removed forgotten printf

* Removed logger from the middleware func, not used anymore

* Removed unused (uncommented) function

* Replaced 404 with 403 in case of banned modules

* Fixed test path / cleaned olympus endpoint suffix

* Added error operation to GetVersion

* Moved filter test in custom file, reverted injection of the filter into
the app

* Removed white line

* Clarified comment for ignoring getversion error

* Added todo comment to fill the cache and serve the request with the
cache

* Added error handling to filter

* Removed commented early version of the test
2018-08-13 16:35:17 -07:00
..
2018-07-09 08:42:22 +02:00
2018-08-02 12:37:19 -04:00
2018-07-31 10:14:20 -04:00
2018-07-15 11:13:02 -04:00
2018-07-05 22:32:17 +02:00
2018-08-10 01:34:42 -04:00
2018-07-13 12:18:24 -07:00
2018-08-06 17:19:25 -07:00
2018-07-05 22:32:17 +02:00
2018-06-29 16:02:16 -06:00