feat!: remove Auth option

This commit is contained in:
Henrique Dias
2024-07-29 10:11:02 +02:00
parent ed23ca1820
commit a255fb51e2
5 changed files with 5 additions and 23 deletions
-3
View File
@@ -90,7 +90,6 @@ func TestServerAuthentication(t *testing.T) {
})
srv := makeTestServer(t, fmt.Sprintf(`
auth: true
scope: %s
modify: true
@@ -153,7 +152,6 @@ func TestServerRules(t *testing.T) {
})
srv := makeTestServer(t, fmt.Sprintf(`
auth: true
scope: %s
modify: true
@@ -196,7 +194,6 @@ func TestServerPermissions(t *testing.T) {
})
srv := makeTestServer(t, fmt.Sprintf(`
auth: true
scope: %s
modify: true