mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Mention CSRF in Overseerr docs (#37232)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
fe255891ae
commit
11532e2846
@ -132,8 +132,10 @@ In addition, the integration checks for updates every 5 minutes.
|
||||
|
||||
## Known limitations
|
||||
|
||||
Overseerr is only capable of having one webhook set up at a time.
|
||||
There are a few known limitations for using the integration:
|
||||
- Overseerr is only capable of having one webhook set up at a time.
|
||||
This means you can only have 1 Home Assistant instance connected to your Overseerr instance at a time.
|
||||
- The integration is not able to function with <abbr title="cross-site request forgery">CSRF</abbr> protection turned on. In Overseer, go to **Settings** and turn off the **CSRF Protection**.
|
||||
|
||||
## Remove integration
|
||||
|
||||
@ -145,5 +147,5 @@ This integration follows standard integration removal, no extra steps are requir
|
||||
|
||||
{% details "Failed to register Overseerr webhook" %}
|
||||
|
||||
Make sure you Overseerr instance is able to reach your Overseerr instance.
|
||||
Make sure your Overseerr instance is able to reach your Home Assistant instance.
|
||||
{% enddetails %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user