moodle-webservice_restful icon indicating copy to clipboard operation
moodle-webservice_restful copied to clipboard

feat: add lowercase header param check, implement secondary authoriza…

Open szvarhegyi opened this issue 2 years ago • 1 comments

When i use double reverse proxy, the authorization header param is removed, so i implemented the optional secondary authorization header param which can be set from UI.

Another feature is, the header check always check lowercase names.

szvarhegyi avatar Sep 01 '22 18:09 szvarhegyi