[+] Influx authentication check

This commit is contained in:
Azalea Gui
2023-01-23 20:56:53 -05:00
parent df84e3a22d
commit dcd063c677
3 changed files with 28 additions and 5 deletions
+4 -2
View File
@@ -9,6 +9,8 @@
<string name="pref_influx_org">Organization</string>
<string name="pref_influx_bucket">Bucket</string>
<string name="pref_influx_token">Token</string>
<string name="pref_influx_test">Test connection</string>
<string name="pref_influx_test_sub">Click here to test your connection to the influxdb server.</string>
<string name="pref_influx_test">Test Connection</string>
<string name="pref_influx_test_sub">Test your connection to the influxdb server.</string>
<string name="pref_influx_test2">Test Authentication</string>
<string name="pref_influx_test2_sub">Test if your token has permissions.</string>
</resources>