hass-core/homeassistant
Florian Bachmann 00b75ce58d
Allows the supervisor to send a session's user to addon with header X-Remote-User (#88472)
* Working draft for x-remote-user

* Adds comment

* Submits user id instead of its name

* Move lines out of try-catch block

* Updates payload attribute

* Removes unnecessary user data from user info API

* revert changes
2023-08-22 10:14:21 +02:00
..
auth
backports Relax typing on cached_property to accept subclasses (#95407) 2023-07-23 20:47:29 -05:00
brands Remove the virtual integration for ultraloq (#96355) 2023-07-17 11:49:42 +02:00
components Allows the supervisor to send a session's user to addon with header X-Remote-User (#88472) 2023-08-22 10:14:21 +02:00
generated Add ZigStar UZG-01 ZHA zeroconf autodiscovery (#98657) 2023-08-21 11:28:42 -04:00
helpers Add lawnmower entity (#93623) 2023-08-21 12:19:55 +02:00
scripts Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
util Python 3.10 support cleanups (#98640) 2023-08-21 19:14:07 +02:00
__init__.py
__main__.py Remove dead code from __main__.py (#98694) 2023-08-20 10:17:28 +02:00
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config_entries.py Reduce overhead to start a config entry flow by optimizing fetching the handler (#97883) 2023-08-06 20:25:03 -10:00
const.py Add lawnmower entity (#93623) 2023-08-21 12:19:55 +02:00
core.py Log events with no listeners (#98540) 2023-08-16 20:14:49 +02:00
data_entry_flow.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
exceptions.py
loader.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
package_constraints.txt Bump dbus-fast to 1.93.0 (#98758) 2023-08-21 19:08:26 +02:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Decrease event loop latency by binding time.monotonic to loop.time directly (#98288) 2023-08-13 20:37:45 -04:00
setup.py
strings.json