mirror of
https://github.com/minio/minio.git
synced 2025-02-03 18:06:00 -05:00
Secret key field is not for creating a new password (#8362)
This commit is contained in:
parent
3b8adf7528
commit
bffc378a4f
@ -122,7 +122,6 @@ export class Login extends React.Component {
|
|||||||
type="password"
|
type="password"
|
||||||
spellCheck="false"
|
spellCheck="false"
|
||||||
required="required"
|
required="required"
|
||||||
autoComplete="new-password"
|
|
||||||
/>
|
/>
|
||||||
<button className="lw-btn" type="submit">
|
<button className="lw-btn" type="submit">
|
||||||
<i className="fas fa-sign-in-alt" />
|
<i className="fas fa-sign-in-alt" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user