mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 00:25:58 +03:00
[PR #592] misc. fixes / updates #591
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#591
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/592
Author: @ThomasWaldmann
Created: 10/6/2025
Status: 🔄 Open
Base:
master← Head:fixes📝 Commits (7)
ae67109make basic_authenticate more robust5f7728dfix: settings.BAD_IPS_HOST has IPAddress members85b9a8eremove unused importsbc99ebctranslate_for_user: more clear forcing of lazy evalbb5ef0eremove some py2 comments / compat code1bf79a8sphinx: sys.path and version improvementsa1ac4c2update CHANGES📊 Changes
20 files changed (+65 additions, -56 deletions)
View changed files
📝
CHANGES.rst(+4 -1)📝
conftest.py(+1 -1)📝
docs/conf.py(+21 -9)📝
src/nsupdate/__init__.py(+1 -1)📝
src/nsupdate/accounts/migrations/0002_auto_20141125_2325.py(+1 -2)📝
src/nsupdate/accounts/views.py(+0 -2)📝
src/nsupdate/api/_tests/test_api.py(+8 -11)📝
src/nsupdate/api/models.py(+0 -2)📝
src/nsupdate/api/views.py(+19 -11)📝
src/nsupdate/main/_tests/test_main.py(+0 -1)📝
src/nsupdate/main/dnstools.py(+0 -1)📝
src/nsupdate/main/migrations/0009_merge.py(+1 -1)📝
src/nsupdate/main/migrations/0010_auto_20151229_1717.py(+1 -1)📝
src/nsupdate/main/views.py(+4 -4)📝
src/nsupdate/management/commands/domains.py(+0 -1)📝
src/nsupdate/management/commands/faults.py(+0 -1)📝
src/nsupdate/management/commands/illegal.py(+0 -1)📝
src/nsupdate/settings/base.py(+1 -2)📝
src/nsupdate/utils/_tests/test_ddns_client.py(+1 -1)📝
src/nsupdate/utils/mail.py(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.