Commit Graph

23 Commits

Author SHA1 Message Date
Jeromy Streets
6539fc6ea3 Access Key feature requires unit tests.
- Added unit tests for access key handler.
- Added unit tests for access key configuration.
- Updated function comment and code formatting.
2022-07-09 19:21:25 -07:00
flymin
8b783cbe56 add access control with md5sum 2022-05-24 23:33:29 +08:00
Jeromy Streets
ea0bcf28bb Added ability to set minimum TLS version. Updated compiler version. Minor code clean-up. Added funding info. 2021-10-11 13:31:25 -07:00
Jeromy Streets
9a679fb2e9 Added comments and renamed function to annotate that it will apply the wildcard to CORS (rather than list allowed domains). Modified CORS unit test. 2019-10-16 09:33:25 -07:00
Jeromy Streets
0d80a644ff Updated alphabetical ordering of flags and 80-column wordwrap. 2019-10-16 09:30:47 -07:00
Demi [Alvaro Martinez de Miguel]
8d38b2fd80 tests cors in server 2019-10-16 14:34:53 +02:00
Demi [Alvaro Martinez de Miguel]
d55f887d9c update documentation for cors option 2019-10-16 14:26:36 +02:00
Demi [Alvaro Martinez de Miguel]
f3f9442821 Add cors headers if config is set to true 2019-10-16 14:26:09 +02:00
Jeromy Streets
222f24f518 Updated documentation to specify which debug messages are printed to stdout and stderr. 2019-04-11 10:46:43 -07:00
Jeromy Streets
a747f9a1a6 Added unit tests for referrer selection. Updated referrer conditional to handle empty list of referrers. 2019-01-21 21:56:08 -08:00
Jeromy Streets
000acc0bf2 Modified help documentation for referer whitelisting to maintain alphabetical order and expected default value. 2019-01-21 20:03:40 -08:00
Matija Obreza
4b94b27a06 Add check for referrer in req.Referer
- typo as per standard
2019-01-21 19:07:14 +01:00
Jeromy Streets
ae0e44e9cc Creating multi-arch building container and consolidated version to Dockerfiles. 2018-12-20 15:15:27 -08:00
Jeromy Streets
b1b00805c3 Updated dependencies and version number. Modified Dockerfile to place dependencies in a separate layer to speed development. 2018-12-20 13:37:17 -08:00
Jeromy Streets
79edf6b505 Revised the minor version rather than the fix version due to changes in ENTRYPOINT and CMD. 2018-11-14 16:25:48 -08:00
Jeromy Streets
5e22c7de4c Updated to use Go 1.11.2. Fixed ENTRYPOINT and CMD in Dockerfile. Cleaned up README. 2018-11-14 16:16:03 -08:00
Jeromy Streets
f2f41ef96a Added the ability to enable debug logging. 2018-10-18 13:45:43 -07:00
Jeromy Streets
9ea8dd97ce Updated to Go 1.11.1. 2018-10-16 15:39:25 -07:00
Jeromy Streets
6ea2a5a94c Now version 1.3.2 2018-09-16 10:51:05 -07:00
Jeromy Streets
7800eb86e1 Updated to Go 1.11.0. Cleaned up README. Updated version of dep. 2018-09-05 10:45:06 -07:00
Jeromy Streets
26bd3affa2 Updated help and README. 2018-07-29 11:58:29 -07:00
Jeromy Streets
10b35029f5 Added unit tests to server functions. 2018-07-29 11:34:12 -07:00
Jeromy Streets
055f1621cb Added command-line utility packages and integrated. 2018-07-28 17:05:24 -07:00