tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Expose App Config's Styling Values for Login Screen #2347

Open abrown45 opened 3 years ago

abrown45 commented 3 years ago

UX Enhancement

On the first login for the user's session styling will use defaults rather than using what is configured in the admin. This enhancement would expose those configs, but not all app configs, for the login screen to access. This implementation would follow something similar to the config assets used to populate the login logo. This was done in OCMS commit 25569 and OC commit 25811, 25839, 25862, 25921, 25946. @Kovacinski would be a good reference for implementation.