Skip to content

mqtt.server: Add support for auth system#15954

Closed
balloob wants to merge 1 commit intodevfrom
hbmqtt-auth
Closed

mqtt.server: Add support for auth system#15954
balloob wants to merge 1 commit intodevfrom
hbmqtt-auth

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Aug 13, 2018

Description:

Add support to mqtt.server to use Home Assistant authentication.

Related issue (if applicable): #15703

Example entry for configuration.yaml (if applicable):

mqtt:

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@balloob
Copy link
Copy Markdown
Member Author

balloob commented Aug 13, 2018

Going to close this as it requires us creating a user and configuring that, making more complicated than I planned. The solution by @awarecan in #15929 is enough.

@balloob balloob closed this Aug 13, 2018
@ghost ghost removed the in progress label Aug 13, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Dec 10, 2018
@fabaff fabaff deleted the hbmqtt-auth branch March 17, 2019 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants