mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #338] traceback in update_ns, non-ascii ns update secret #265
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#265
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?
Originally created by @ThomasWaldmann on GitHub (Apr 19, 2018).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/338
Originally assigned to: @ThomasWaldmann on GitHub.
similar to #319:
@ThomasWaldmann commented on GitHub (Apr 25, 2018):
In CreateDomainForm, we have validation for the nameserver update secret, but in EditDomainForm we have not. Shouldn't it have the same clean_... method?