What is the recomended way to add a message to the login screen for stash?
The purpose of the message is to remind users of their obligations and warm them of what the penalties are for misuse.
You might be able to write a plugin if you want to get your hands dirty with java and javascript. (In theory you should be able to identify the login screen).
Another alternative would be to look at something like Announcer for Stash (disclaimer: I'm one of the developers behind it). https://marketplace.atlassian.com/plugins/com.wittified.atl-announcer-stash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Announcer is pretty cool, however, our requirement is for the message to be there every time.
A new plug-in might be the way we have to go, or maybe editing a JSP page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.