Asconius
Asconius
Please make the code better testable. The constructor and instance field of several classes like PHHueSDK should be protected.
If I want to create a bookmark, I first have to open the interface and login there. It would be better if the plugin automatically login if no session already...
JHipster version 8.11.0 uses this Content Security Policy: `default-src 'self'; frame-src 'self' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://storage.googleapis.com/; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self' data:` The [CSP Evaluator](https://csp-evaluator.withgoogle.com/)...