enterprise: cleanup v2 (#6330)

* cleanup minor stuff

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* change default user type to internal to be more consistent

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-07-21 18:23:51 +02:00
committed by GitHub
parent 03f3ad89df
commit d50f92d8b4
22 changed files with 421 additions and 337 deletions

View File

@ -3984,7 +3984,7 @@
"type": {
"type": "string",
"enum": [
"default",
"internal",
"external",
"service_account",
"internal_service_account"
@ -4185,7 +4185,7 @@
"type": {
"type": "string",
"enum": [
"default",
"internal",
"external",
"service_account",
"internal_service_account"
@ -4390,7 +4390,7 @@
"type": {
"type": "string",
"enum": [
"default",
"internal",
"external",
"service_account",
"internal_service_account"
@ -6556,7 +6556,7 @@
"type": {
"type": "string",
"enum": [
"default",
"internal",
"external",
"service_account",
"internal_service_account"
@ -7301,7 +7301,7 @@
"type": {
"type": "string",
"enum": [
"default",
"internal",
"external",
"service_account",
"internal_service_account"
@ -8387,7 +8387,7 @@
"type": {
"type": "string",
"enum": [
"default",
"internal",
"external",
"service_account",
"internal_service_account"