runtipi / runtipi-appstore

Official Runtipi AppStore. Apps and updates live here!
https://runtipi.io/docs/apps-available
GNU General Public License v3.0
291 stars 240 forks source link

[REQUEST]Paperless-ngx: Add local domain automatically to PAPERLESS_CSRF_TRUSTED_ORIGINS #3951

Open Agent772 opened 3 months ago

Agent772 commented 3 months ago

Store Application

Paperless-ngx

App version

2.10.2

Description

Is your feature request related to a problem? Please describe. When enabling https and local domain a login to https://paperless-ngx.runtipi.local/ results in a CSRF verification error.

Describe the solution you'd like runtipi automaticly adding the domain to the config parameter: PAPERLESS_CSRF_TRUSTED_ORIGINS

Describe alternatives you've considered Manually editing the docker-compose.yml to add this entry. This would result in a hardcoded domain instead of runtipi assigning the domain and adding it to the PAPERLESS_CSRF_TRUSTED_ORIGINS.

Steps to reproduce

When enabling https and local domain a login to https://paperless-ngx.runtipi.local/ results in a CSRF verification error.

App logs

not needed

Browser

No response

Browser logs

No response

User-Config changes

No response

Other

No response

Please confirm the following

JigSawFr commented 3 months ago

I've completely rewritten this app, but need to deprecate the old one, you can find it in Discord user config Chan if you want