mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
[auth] Reverted to previous GUI
This commit is contained in:
parent
1ecdb1dc44
commit
990147164b
@ -6,10 +6,13 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>568</width>
|
||||
<height>550</height>
|
||||
<width>493</width>
|
||||
<height>430</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="contextMenuPolicy">
|
||||
<enum>Qt::PreventContextMenu</enum>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Custom Certificate Configuration</string>
|
||||
</property>
|
||||
@ -220,16 +223,6 @@
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbClearAuthCacheOnErrors">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The authentication cache stores all connections even when the connection fails. </p><p>If you make any change to the authentication configuration or to the CAs you should clear the authentication cache or restart QGIS. </p><p><br/>When this option is checked, it will clear the authentication cache when this dialog is closed.<br/></p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clear authentication cache</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QDialogButtonBox" name="buttonBox">
|
||||
<property name="orientation">
|
||||
|
Loading…
x
Reference in New Issue
Block a user