You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently installed v2.1 (commit b35b46b) and it seems as though all the display settings are reverted back to the default config. I don't see any of the security questions in the PwmConfiguration.xml anymore and you can't remove the localization options (2.0 had an option to delete a locale). (The commit in question seems to be: 71121c5).
Below is a snippet of a UI setting that no longer renders, but did in 2.0 <localeBundle bundle="Display" key="Long_Title_UpdateProfile"> <value>Update your personal email address if you forget your password. </value> <value locale="ca">Actualitzar les dades del perfil d'usuari.</value>
The text was updated successfully, but these errors were encountered:
I recently installed v2.1 (commit b35b46b) and it seems as though all the display settings are reverted back to the default config. I don't see any of the security questions in the PwmConfiguration.xml anymore and you can't remove the localization options (2.0 had an option to delete a locale). (The commit in question seems to be: 71121c5).
Below is a snippet of a UI setting that no longer renders, but did in 2.0
<localeBundle bundle="Display" key="Long_Title_UpdateProfile"> <value>Update your personal email address if you forget your password. </value> <value locale="ca">Actualitzar les dades del perfil d'usuari.</value>
The text was updated successfully, but these errors were encountered: