Commit Graph

14 Commits

Author SHA1 Message Date
yrrah
5d07d4eb3a
set CORP header (#97)
Co-authored-by: hartenstineh <harry.hartenstine@us.af.mil>
2023-08-03 08:19:55 -07:00
kay.yan
a975f33b21
feat: add-show-index 2022-08-10 10:46:55 +08:00
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
7b5d9eba91 name conversion for change request 2022-05-25 10:19:03 +08: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
Demi [Alvaro Martinez de Miguel]
3434133796 create handler to add cors headers to response 2019-10-15 20:06:56 +02:00
Jeromy Streets
7793fde0ca Fixed remote address logging and added appropriate unit tests. 2019-04-08 12:23:29 -07:00
Jeromy Streets
eaa2bf565d Added unit testing to referrer handler. Moved private function to bottom. Added function comments and removed commented-out code. 2019-01-21 21:49:58 -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
f2f41ef96a Added the ability to enable debug logging. 2018-10-18 13:45:43 -07:00
Jeromy Streets
e768545373 Added unit tests for handle. 2018-07-16 16:31:30 -07:00
Jeromy Streets
755e0114f1 Extracted file handlers. Unit tests required. 2018-07-15 20:52:37 -07:00