Skip to content

URL Redirections (from 3xx responses) can now be disabled#331

Open
caronc wants to merge 2 commits into
masterfrom
url-redirect-env-support
Open

URL Redirections (from 3xx responses) can now be disabled#331
caronc wants to merge 2 commits into
masterfrom
url-redirect-env-support

Conversation

@caronc
Copy link
Copy Markdown
Owner

@caronc caronc commented May 16, 2026

Description

Related issue (if applicable): caronc/apprise#1610

Note: this PR is actually 100% complete but can not be merged until a new build of Apprise is created following versioning (v1.11.0). Once the an update to Apprise has been made, this Apprise API can be safely merged (without build errors); it is directly dependant on caronc/apprise#1610

Checklist

  • Documentation ticket created (if applicable): apprise-docs/60
  • The change is tested and works locally.
  • No commented-out code in this PR.
  • No lint errors (use tox -e lint and optionally tox -e format).
  • Test coverage added or updated (use tox -e test).

Testing

Anyone can help test as follows:

# Clone the branch
git clone -b url-redirect-env-support ttps://github.com/caronc/apprise-api.git
cd apprise-api

# Run the unit tests
tox -e test

# Run a local instance of the api at http://localhost:8000
tox -e runserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant