-
Defect
-
Resolution: Won't Do
-
Blocker
-
1.2.0-RC2, 1.3.0
-
None
Currently the staging.prototype.ucar.edu instance has three users with the username 'rootAdmin'. When trying to login to the gateway via username/password the first 'rootAdmin' account will be used by the application be used for authentication. If that user happens to have a null/blank password a null pointer exception will be thrown from the FreeBSDCryptPasswordEncoder.
We should consider adding a unique constraint on the username column.
We should consider adding a unique constraint on the username column.