Add custom JavaScript

I have a requirement to display a warning/consent to monitor when users are on our systems. I’m trying to figure out how to do this in SonarQube. Is there a way to just drop a js file and SonarQube will automatically pick it up? Or, do I need to make a plugin that implements PageDefinition? I am really not sure how to precede here, so I would appreciate any help. Thanks you

Hi,

I think this is what you’re looking for:

SONAR-10314 - Allow configuration of a custom text message on the Login screen

Feel free to vote for it.

 
Ann