I specified an invalid color (salmon) and am now locked out of the admin since i disabled non-Persona logins.
Similarly, if you specify a space for the login button label, it passes whatever empty string check currently exists. We should probably trim the string before checking the string length, or else specify a min-height/min-width on the button using CSS, but that is probably less desirable.
+1
I specified an invalid color (salmon) and am now locked out of the admin since i disabled non-Persona logins.
Similarly, if you specify a space for the login button label, it passes whatever empty string check currently exists. We should probably trim the string before checking the string length, or else specify a min-height/min-width on the button using CSS, but that is probably less desirable.