Done
Details
Assignee
Emerson CastanedaEmerson CastanedaReporter
Alessandro DomanicoAlessandro DomanicoLabels
Components
Fix versions
Original estimate
Time tracking
1d 5h 30m loggedSprint
NonePriority
Medium
Details
Details
Assignee
Emerson Castaneda
Emerson CastanedaReporter
Alessandro Domanico
Alessandro DomanicoLabels
Components
Fix versions
Original estimate
Time tracking
Sprint
None
Priority
Created November 6, 2023 at 11:37 AM
Updated September 19, 2024 at 10:08 AM
Resolved February 14, 2024 at 6:08 PM
In order to ease standard users to access the application at the first boot with default user and passwords, we could add an informative icon (
rsc/icons/info_button.png
) in the login screen that will have a mouseover tooltip taken from a.properties
file (e.g.rsc/default_credentials.properties
) with the default credentials:e.g.
The icon could be shown at every boot but ONLY IF the
default_credential.properties
exists and is not empty:e.g.
For packaging in different modes (CLIENT, SERVER, DEMO, etc.) we could start from a
default_credentials.properties.dist
anddefault_demo_credentials.properties.dist
files:e.g.