Mark Domansky

Results 29 comments of Mark Domansky

Can you include the relevant sections of webjea.log and and the config file (config.json usually)? By default, nlog.config is configured to log Trace detail to webjea.log.

I'll add this as a feature to consider. I'll have to do some testing to see if it exposes any js injection vulnerabilities.

This is an interesting question. I've not worked with FIPS. A brief search indicates that .NET should automatically manage SHA256 FIPS compliance but maybe I've not called it in a...

How are you storing the credentials so they're accessible by the IIS RunAs account?

How are the credentials stored in the file? Clear text or using ConvertFrom-SecureString. ConvertFrom-SecureString generates a string that can only be decrypted by the same user on the same machine....

Sorry for the delay in getting back to you. Have you confirmed that get-content is actually reading the file? It may still be a permissions issue on the file itself.

Marking as a bug for the moment so that stalebot doesn't kill it. I haven't had much opportunity to look into this.

100% support this. The target path (for windows) makes perfect sense as well. Regarding migration: * Leave already installed modules where they are. * Leave the old path (for existing...

+1 for this. However, I would be happy with a refresh button and some notification the preview does not match the file when the file is updated. Auto-refresh would be...