Prof. Jayanth R Varma

Results 4 comments of Prof. Jayanth R Varma

[test-stamped.pdf](https://github.com/hellerbarde/stapler/files/4223744/test-stamped.pdf)

I have not included the `isda_daycounters` module because of lack of clarity on license issues. The author of `isda_daycounters` did [agree to provide the code under a liberal license](https://github.com/miradulo/isda_daycounters/issues/5) but...

@daftaupe putting my real domain name in `allowed_host1` variable did not help. And, yes, I have `proxy_set_header Host $host;` in the `nginx` configuration

**SOLVED** Running with debug = true showed that the actual error was not in allowed hosts but in trusted origins. `Origin checking failed xxx does not match any trusted origins`...