mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +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
|
## 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.
|
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
|
## Remove integration
|
||||||
|
|
||||||
@ -145,5 +147,5 @@ This integration follows standard integration removal, no extra steps are requir
|
|||||||
|
|
||||||
{% details "Failed to register Overseerr webhook" %}
|
{% 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 %}
|
{% enddetails %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user