Move some code around and improve validation (#128)
This commit is contained in:
committed by
GitHub
parent
3b481cd282
commit
d1da841e1f
@@ -2,7 +2,7 @@
|
||||
|
||||
from aiohttp import web
|
||||
from homeassistant.components.http import HomeAssistantView
|
||||
from ..helpers import get_url, get_view
|
||||
from ..tools.helpers import get_url, get_view
|
||||
|
||||
PATH = "/auth/oidc/welcome"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user