From 2068f12e743da10f5e0736610aa280e99767eb98 Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Tue, 25 Sep 2018 02:47:32 -0400 Subject: [PATCH] Remove stale version warning (#6351) This feature is now released, so this warning isn't necessary any longer. --- source/_docs/authentication/providers.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 8da14db4aaa..b8ad501798c 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -10,10 +10,6 @@ sharing: true footer: true --- -

-This page only apply to release 0.77 and above. -

-

This is an advanced feature. If misconfigured, you will not be able to access Home Assistant anymore!