mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #67] Please add version control / logging changes to the admin #37
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#37
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 @ruben-herold on GitHub (Dec 29, 2015).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/67
hi,
ich would be nice if we would have some kind of version control for the zone so that you can revoke changes and have a log who has changed the zone and what was changed.
@tuxis-ie commented on GitHub (Dec 31, 2015):
The power of nsedit kindof is that there is virtually no local data. We could however keep a log in sqlite that logs the editing requests to the pdns API?
@ruben-herold commented on GitHub (Jan 1, 2016):
Yes something like that.