You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/app/components/connect-db/master-encryption-password/master-encryption-password.component.css
Copy file name to clipboardExpand all lines: frontend/src/app/components/connect-db/master-encryption-password/master-encryption-password.component.html
+20-13Lines changed: 20 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -16,19 +16,26 @@
16
16
name="masterPassword" #masterPassword="ngModel"
17
17
readonly
18
18
[(ngModel)]="masterKey">
19
-
<mat-hint>Rocketadmin does not store the key.
20
-
Please save this password on your computer in protected place,
21
-
we recommend using password managers.
22
-
Share this password with all users of the connection.
0 commit comments