Misagh Moayyed

Results 70 comments of Misagh Moayyed

Is there more in the CAS logs? Do you have it at DEBUG level?

Please reformat the logs so they are easier to read and review.

All of the changes you describe relate to either CAS or Shib. There is nothing for this plugin to do.

You may want to discuss this on the shib-dev mailing list.

I am seeing the same problem on MacOS. `~/Library/Application Support/Ferdium/recipes/gmail/user.css` is not loaded. ``` Version: 6.7.1 Server: Ferdium Server Electron: 29.1.1 Chrome: 122.0.6261.111 Node.js: 20.9.0 Platform: macOS Unknown Arch: arm64...

Thank you, sure. I'll take a look shortly.

This generally looks OK, thank you. I am in the process of moving OIDC/SAML2 functionality out of the main module for delegated authn, and when done, I'll also merge and...

This is merged into the master branch

Thank you for the change. Please make sure you have included unit tests to cover the changes, and ensure nothing else breaks by running the oauth or oidc test suites.

One more note: please consolidate your puppeteer tests into an existing test. I don't think these necessarily need to stand on their own. Thank you!