Select the correct statements about the security practices of the authentication system:
A. The password inputs are provided in plaintext.
B. The password is stored in the hashed value in the JSON file.
C. The same password value for different usernames is stored as the same value in the JSON file.
D. A and B
E. A, B, and C