feat: add infomaniak oauth
This commit is contained in:
@@ -19,6 +19,7 @@ class OauthSettingSeeder extends Seeder
|
||||
'gitlab',
|
||||
'google',
|
||||
'authentik',
|
||||
'infomaniak',
|
||||
]);
|
||||
|
||||
$isOauthSeeded = OauthSetting::count() > 0;
|
||||
|
Reference in New Issue
Block a user