Add basic user auth

This commit is contained in:
chrox 2024-12-16 19:16:19 +01:00
parent 3be4a26b14
commit ed177530ac
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
17 changed files with 693 additions and 17 deletions

View file

@ -58,6 +58,8 @@
"updater:default",
"process:default",
"process:allow-restart",
"cli:default"
"cli:default",
"oauth:allow-start",
"oauth:allow-cancel"
]
}