This website requires JavaScript.
Explore
Help
Register
Sign In
nmelone
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b370b6a4e467af91b3e270b4f256df3ffbbff36a
ha-core
/
tests
/
components
/
http
History
Jason Hu
6f2000f5e2
Make sure use_x_forward_for and trusted_proxies must config together (
#15804
)
...
* Make sure use_x_forward_for and trusted_proxies must config together * Fix unit test
2018-08-03 13:52:34 +02:00
..
__init__.py
Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] (
#12982
)
2018-03-08 17:51:49 -08:00
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
Make sure use_x_forward_for and trusted_proxies must config together (
#15804
)
2018-08-03 13:52:34 +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
Remove crazy JSON encoding things that are no longer used (
#13029
)
2018-03-12 23:22:08 +01:00