bmcweb: srcrev bump 12c7f4388b..3c27ed3bb4

Adrian Ambrożewicz (1):
      Authentication support for Legacy mode

Agata Olender (1):
      Add handling of additional parameters of Insert Media action.

AppaRao Puli (1):
      minor fix: Add missing res.end()

James Feist (1):
      Protect against slow read attack

Zbigniew Kurzynski (1):
      Fix for possible memory leak in mTLS.

jayaprakash Mutyala (1):
      Sensor override allow only by Admin priv user

Change-Id: Ideb260b235074506fd93bb152d9e59f83ce46511
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 3f63c3a..59ddc0c 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "12c7f4388b58a974265827ab62d3981ba98ed8f2"
+SRCREV = "3c27ed3bb4ce887d2bd691a69314fe71c6a95942"
 
 S = "${WORKDIR}/git"