Merge remote-tracking branch 'qubesos/pr/62'
* qubesos/pr/62: Added warning to backup gui that password is saved in plain text. fixes QubesOS/qubes-issues#3500
This commit is contained in:
		
						commit
						a9988bf0c7
					
				| @ -230,6 +230,26 @@ | |||||||
|         <bool>true</bool> |         <bool>true</bool> | ||||||
|        </property> |        </property> | ||||||
|       </widget> |       </widget> | ||||||
|  |       <widget class="QLabel" name="label_9"> | ||||||
|  |        <property name="geometry"> | ||||||
|  |         <rect> | ||||||
|  |          <x>10</x> | ||||||
|  |          <y>60</y> | ||||||
|  |          <width>511</width> | ||||||
|  |          <height>16</height> | ||||||
|  |         </rect> | ||||||
|  |        </property> | ||||||
|  |        <property name="font"> | ||||||
|  |         <font> | ||||||
|  |          <weight>75</weight> | ||||||
|  |          <italic>true</italic> | ||||||
|  |          <bold>true</bold> | ||||||
|  |         </font> | ||||||
|  |        </property> | ||||||
|  |        <property name="text"> | ||||||
|  |         <string>WARNING: password will be saved in dom0 in plain text.</string> | ||||||
|  |        </property> | ||||||
|  |       </widget> | ||||||
|      </widget> |      </widget> | ||||||
|     </item> |     </item> | ||||||
|     <item row="2" column="0"> |     <item row="2" column="0"> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski-Górecki
						Marek Marczykowski-Górecki