1
0
mirror of https://github.com/minio/minio synced 2024-07-08 19:56:05 +00:00

Secret key field is not for creating a new password (#8362)

This commit is contained in:
Mark Felder 2019-10-07 13:55:50 -04:00 committed by Harshavardhana
parent 3b8adf7528
commit bffc378a4f

View File

@ -122,7 +122,6 @@ export class Login extends React.Component {
type="password"
spellCheck="false"
required="required"
autoComplete="new-password"
/>
<button className="lw-btn" type="submit">
<i className="fas fa-sign-in-alt" />