use Bearer auth instead of Basic

this was a relic from the python version, i'd modeled the auth code off
some random blog post back then.
This commit is contained in:
Harvey Tindall
2020-11-12 21:04:35 +00:00
parent ba601935b5
commit d64e98da37
6 changed files with 147 additions and 157 deletions
+2 -2
View File
@@ -617,7 +617,7 @@
"description": "Deprecated in favor of User Profiles. Location of stored user policy template (json)."
},
"user_configuration": {
"name": "userConfiguration (Deprecated in favor of User Profiles.",
"name": "userConfiguration (Deprecated)",
"required": false,
"requires_restart": true,
"type": "text",
@@ -625,7 +625,7 @@
"description": "Deprecated in favor of User Profiles. Location of stored user configuration template (used for setting homescreen layout) (json)"
},
"user_displayprefs": {
"name": "displayPreferences (Deprecated in favor of User Profiles.",
"name": "displayPreferences (Deprecated)",
"required": false,
"requires_restart": true,
"type": "text",