core/homeassistant/components/http
Jason Hu fe1840f901 Deprecate http.api_password (#21884)
* Deprecated http.api_password

* Deprecated ApiConfig.api_password

GitHub Drafted PR would trigger CI after changed it to normal PR.
I have to commit a comment change to trigger it

* Trigger CI

* Adjust if- elif chain in auth middleware
2019-03-10 19:55:36 -07:00
..
__init__.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
auth.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
ban.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
const.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
cors.py Fix authorization header in cors (#21662) 2019-03-09 10:00:10 -08:00
data_validator.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
real_ip.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
static.py Refactor http CachingStaticResource (#21062) 2019-02-15 09:31:54 -08:00
view.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00