From e5adab782a1abc08e5e33fd341d19345a6e191e3 Mon Sep 17 00:00:00 2001 From: eclipse-thingweb-bot <140179293+eclipse-thingweb-bot@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:22:02 +0200 Subject: [PATCH] enforce 2FA --- otterdog/eclipse-thingweb.jsonnet | 1 - 1 file changed, 1 deletion(-) diff --git a/otterdog/eclipse-thingweb.jsonnet b/otterdog/eclipse-thingweb.jsonnet index 65d995b..75eb7c5 100644 --- a/otterdog/eclipse-thingweb.jsonnet +++ b/otterdog/eclipse-thingweb.jsonnet @@ -9,7 +9,6 @@ orgs.newOrg('eclipse-thingweb') { has_discussions: true, name: "Eclipse Thingwebâ„¢", readers_can_create_discussions: true, - two_factor_requirement: false, web_commit_signoff_required: false, workflows+: { default_workflow_permissions: "write",