File tree Expand file tree Collapse file tree 12 files changed +6
-20
lines changed Expand file tree Collapse file tree 12 files changed +6
-20
lines changed Original file line number Diff line number Diff line change @@ -63,21 +63,18 @@ limitations under the License. -->
63
63
<condition field =" authentication" value =" auth-user-pass" />
64
64
</conditions >
65
65
</field >
66
+
66
67
<field name =" password" label =" @string/password_prompt/" category =" authentication" value-type =" string" secure =" true" >
67
- <conditions >
68
- <condition field =" authentication" value =" auth-user-pass" />
69
- </conditions >
68
+ <conditions >
69
+ <condition field =" authentication" value =" auth-pass" />
70
+ <condition field =" authentication" value =" auth-user-pass" />
71
+ </conditions >
70
72
</field >
71
73
72
- <field name =" password" label =" @string/token_prompt/" category =" authentication" value-type =" string" secure =" true" >
73
- <conditions >
74
- <condition field =" authentication" value =" auth-pass" />
75
- </conditions >
76
- </field >
77
74
<!-- /Authentication -->
78
75
79
76
<!-- Proxy -->
80
-
77
+
81
78
<!-- TODO: enable once 'secure="true"' is supported -->
82
79
<!--
83
80
<field name="use-proxy" label="Use Proxy" category="advanced" value-type="boolean">
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ limitations under the License. -->
28
28
29
29
<string name =" username_prompt" >Username</string >
30
30
<string name =" password_prompt" >Password</string >
31
- <string name =" token_prompt" >Personal Access Token</string >
32
31
33
32
<string name =" odbc_extra_config_prompt" >Extra ODBC options ('key=value;key2=value2;...')</string >
34
33
You can’t perform that action at this time.
0 commit comments