This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-24 04:50:05 +00:00
Code
Activity
Files
272be7cdaed912d7eb71bd1770a8b29a95727e44
core
/
tests
/
components
/
http
History
Jason Hu
272be7cdae
Remove remote.API from core.Config (
#15951
)
...
* Use core.ApiConfig replace remote.API in core.Config * Move ApiConfig to http
2018-08-13 09:26:20 +02:00
..
__init__.py
…
test_auth.py
User management (
#15420
)
2018-07-13 15:31:20 +02:00
test_ban.py
Reset failed login attempts counter when login success (
#15564
)
2018-07-20 12:09:48 +02:00
test_cors.py
Fix CORS duplicate registration (
#15670
)
2018-07-25 11:36:44 +02:00
test_data_validator.py
Allow CORS requests to token endpoint (
#15519
)
2018-07-19 08:37:00 +02:00
test_init.py
Remove remote.API from core.Config (
#15951
)
2018-08-13 09:26:20 +02:00
test_real_ip.py
X-Forwarded-For improvements and bug fixes (
#15204
)
2018-06-29 16:27:06 -04:00
test_view.py
…