c432e24c0dadd a managment command "domains" to check the domains, notify owner of domain, update admin docs
Thomas Waldmann
2014-11-16 23:05:35 +01:00
d92f754e6eupdate docs about result messages on host view
Thomas Waldmann
2014-11-16 00:20:58 +01:00
b8e37e904dregister api auth errors/success in the host record, display auth success/failure in host view, partially fixes#176
Thomas Waldmann
2014-11-16 00:04:27 +01:00
11f9e8b3bffix pep8
Thomas Waldmann
2014-11-15 22:45:57 +01:00
536a5f5d9dadd secondary nameserver, prefer it for queries, add migration, fixes#175
Thomas Waldmann
2014-11-15 22:42:13 +01:00
b6968fdb6fadd migration for PR #179
Thomas Waldmann
2014-11-15 22:28:26 +01:00
2e53ce8e4afix typos
Thomas Waldmann
2014-11-15 22:27:04 +01:00
5c371e8903Merge pull request #179 from elnappo/master
ThomasWaldmann
2014-11-15 21:47:49 +01:00
60af691fbdMerge branch 'master' of github.com:nsupdate-info/nsupdate.info
elnappo
2014-11-15 20:54:41 +01:00
6ba6628f60api views: reduce code duplication - _update and _delete were almost identical
Thomas Waldmann
2014-11-15 19:10:47 +01:00
37a0396186Merge branch 'master' into rel0.10
Thomas Waldmann
2014-11-15 17:56:26 +01:00
ae06bb4f73avoid sending delete updates to the master server - first check if there is something to delete
Thomas Waldmann
2014-11-15 17:53:38 +01:00
3d35cfea60bump version to 0.10.0
Thomas Waldmann
2014-11-15 16:36:14 +01:00
f1375b7622updated changelog
Thomas Waldmann
2014-11-15 16:35:51 +01:00
70ab452484point out MITM risk when not using https for querying the IP
Thomas Waldmann
2014-11-15 16:05:29 +01:00
36d4445c97upgrade to bootstrap 3.3.1
Thomas Waldmann
2014-11-15 15:52:12 +01:00
1697941ad0update / improve docs
Thomas Waldmann
2014-11-15 15:46:14 +01:00
86625876e0updated i18n (*.mo)
Thomas Waldmann
2014-11-15 14:40:58 +01:00
03305b10e4updated i18n (*.po)
Thomas Waldmann
2014-11-15 14:40:40 +01:00
4ac7db1340add verbose names to models and model fields
elnappo
2014-11-09 12:27:54 +01:00
04cc11f6d5forward port security fix from 0.9.1, fixes#177
Thomas Waldmann
2014-11-08 17:14:46 +01:00
c7b1404c78add admin for RelatedHost
Thomas Waldmann
2014-11-02 00:53:06 +01:00
1726fb5c7dupdate CHANGES
Thomas Waldmann
2014-11-02 00:05:00 +01:00
32e80381b1update CHANGES from 0.8 and 0.9 release
Thomas Waldmann
2014-11-01 23:52:22 +01:00
4dd0e84e3cupdate i18n (.mo)
Thomas Waldmann
2014-11-01 23:32:06 +01:00
786b8c06f3update i18n (.po)
Thomas Waldmann
2014-11-01 23:31:35 +01:00
84b04ee1abuse blocktrans trimmed to have better template formatting, simplify blocktrans to trans at some places
Thomas Waldmann
2014-11-01 23:03:02 +01:00
a7026c72beupdate i18n (.mo)
Thomas Waldmann
2014-11-01 22:07:00 +01:00
dbd3633f2bupdate i18n (.po)
Thomas Waldmann
2014-11-01 22:05:55 +01:00
b91045b083remove unused template
Thomas Waldmann
2014-11-01 22:04:18 +01:00
d87c4bf167update i18n (.mo)
Thomas Waldmann
2014-11-01 21:54:08 +01:00
181c583834update i18n (.po)
Thomas Waldmann
2014-11-01 21:53:07 +01:00
c2d3ade1d0update i18n (.mo)
Thomas Waldmann
2014-11-01 21:37:28 +01:00
c8ffb3b194update i18n (.po)
Thomas Waldmann
2014-11-01 21:36:57 +01:00
8aae3e2c73make the pep8 checker happy
Thomas Waldmann
2014-11-01 20:23:08 +01:00
dc23b56537fix form name for language selector
Thomas Waldmann
2014-11-01 19:37:47 +01:00
0c7c259901prepare adding of zh-cn i18n
Thomas Waldmann
2014-11-01 19:33:39 +01:00
ea9b390210added jhass as contributor
Thomas Waldmann
2014-11-01 19:29:34 +01:00
4383226046fix some issues found by pycharm
Thomas Waldmann
2014-11-01 19:25:49 +01:00
7878acf681Merge pull request #174 from elnappo/master
ThomasWaldmann
2014-10-28 19:36:09 +01:00
a5b6d7be08update django to 1.7.1
elnappo
2014-10-28 17:49:12 +01:00
a1cfc6a0b5update django to 1.7.1 in .travis.yml
elnappo
2014-10-28 17:47:28 +01:00
a3f7fe905dlogin and password change layout improvements
elnappo
2014-10-28 17:15:23 +01:00
886919ac83change col-layout from large to medium in about template
elnappo
2014-10-28 17:09:05 +01:00
06cbd2f6b0use naturaltime in overview
elnappo
2014-10-28 14:25:19 +01:00
57bf826756remove abusive hosts from dns via post_save signal
Thomas Waldmann
2014-10-27 23:06:08 +01:00
d77b4fc702add tests for accounts package views
Thomas Waldmann
2014-10-27 22:45:38 +01:00
12f045cdb4add delete useraccount functionality, fixes#170
Thomas Waldmann
2014-10-27 22:38:25 +01:00
ce9f2a83a5fix 2 small issues found by pycharm
Thomas Waldmann
2014-10-24 20:37:56 +02:00
aeceda0f38manually fix related_name, fixes bug in django 1.7.0 migration generation (issue #23455)
Thomas Waldmann
2014-10-21 06:06:23 +02:00
69d76b625ause new @admin.register
Thomas Waldmann
2014-10-21 05:24:48 +02:00
39eb5e992esupport and require django 1.7 (and related changes)
Thomas Waldmann
2014-10-21 05:06:44 +02:00
8974cf1daffix pep8
Thomas Waldmann
2014-10-01 17:22:52 +02:00
e7660d5356add search fields for host/domain admin
Thomas Waldmann
2014-10-01 17:12:14 +02:00
7eecfc0790updated translations (.mo)
Thomas Waldmann
2014-09-30 21:40:54 +02:00
121d40375fupdated translations (.po)
Thomas Waldmann
2014-09-30 21:40:12 +02:00
0c1911b9d8configuration help: translate "General"
Thomas Waldmann
2014-09-30 13:59:46 +02:00
c1d03eaf5cadd inadyn to configuration help
Thomas Waldmann
2014-09-30 13:57:55 +02:00
8d50874e3aimprove basic_auth tests so they work with same datatype as when practically running with a web server
Thomas Waldmann
2014-09-29 13:44:21 +02:00
8624d5dbd9iptools: add docstring, minor changes
Thomas Waldmann
2014-09-29 11:31:22 +02:00
b758ca3e89Merge pull request #171 from jhass/mapped_ip
ThomasWaldmann
2014-09-29 11:18:36 +02:00
5e637b14c9Handle IPv4-mapped IPv6 addresses
Jonne Haß
2014-09-29 06:16:52 +02:00
f47af7998frequests 2.4.1 is released fixing the bug we worked around by requiring <2.4.0
Thomas Waldmann
2014-09-26 02:39:39 +02:00
dd95d84404remove deprecated commit_on_success (works for Django >= 1.6), update requirements to Django 1.6.7
Thomas Waldmann
2014-09-26 02:32:46 +02:00
63c1cdbe6bremove support for django 1.5.x, stuff not needed any more when requiring >= 1.6
Thomas Waldmann
2014-09-26 02:25:08 +02:00
7344f7e284quick fix for py3 compatibility
Thomas Waldmann
2014-09-26 02:07:58 +02:00
2f72e7058fupdate README, CHANGES
Thomas Waldmann
2014-09-26 01:47:26 +02:00
5291eacb06fix netmask and pep8 in test setup
Thomas Waldmann
2014-09-26 01:23:36 +02:00
b6797bbc94update docs about related hosts feature
Thomas Waldmann
2014-09-26 01:15:24 +02:00
8c25bdf14dshow related hosts' ipv4/v6 addr from nameserver
Thomas Waldmann
2014-09-26 00:16:52 +02:00
3b4669771arather use PositiveSmallIntegerField for netmasks
Thomas Waldmann
2014-09-25 23:47:48 +02:00
27fe20da18make netmasks / prefix lengths configurable in host record
Thomas Waldmann
2014-09-25 23:40:52 +02:00
4280728bfaadd comments for related hosts
Thomas Waldmann
2014-09-25 22:05:14 +02:00
4d70a77ab8add pre_delete handler for RelatedHost to remove related hosts from DNS
Thomas Waldmann
2014-09-25 20:38:12 +02:00
c1f2f91dc6add user interface for related hosts
Thomas Waldmann
2014-09-25 20:15:18 +02:00
fa640706f5add related hosts functionality, to update host records based on main host network address + interface id
Thomas Waldmann
2014-09-23 00:48:54 +02:00
66cedf5425use FQDN namedtuple for test hostnames
Thomas Waldmann
2014-09-22 23:41:35 +02:00
cf075aa1aafix some places that relied on TEST_HOST being str
Thomas Waldmann
2014-09-22 23:39:23 +02:00
a064ba1961rename domain_blacklist_validator to host_blacklist_validator
Thomas Waldmann
2014-09-21 22:48:51 +02:00
522911f6f8rename BlacklistedDomain to BlacklistedHost, add migration
Thomas Waldmann
2014-09-21 22:47:05 +02:00
5fe8f13015rename some model attributes, add migration
Thomas Waldmann
2014-09-21 22:31:26 +02:00
06e0225c0eremoved email address on request
Thomas Waldmann
2014-09-19 19:02:26 +02:00
6882066f32removed email address on request
Thomas Waldmann
2014-09-19 17:35:31 +02:00
1ac20c6c1dupdate CHANGES
Thomas Waldmann
2014-09-19 08:30:04 +02:00
941d2daabfadd openwrt configuration help (ipv4)
Thomas Waldmann
2014-09-19 08:13:19 +02:00
4bb8301142docs: explain why we auto-generate random update passwords
Thomas Waldmann
2014-09-17 00:08:30 +02:00
3da3d82eb4update CHANGES, fix typo in comment
Thomas Waldmann
2014-09-12 21:11:55 +02:00
6fc1f64698disallow deleting hosts that are flagged abuse_blocked
Thomas Waldmann
2014-09-12 20:53:08 +02:00
657e6c923bupdate/fix CHANGES
Thomas Waldmann
2014-09-08 16:42:32 +02:00
804eda920ccatch dns.tsig.PeerBadTime
Thomas Waldmann
2014-09-08 02:44:12 +02:00
ded5e0cb8bupdated i18n (.mo)
Thomas Waldmann
2014-09-04 18:50:19 +02:00
cb00af18d2updated i18n (.po)
Thomas Waldmann
2014-09-04 18:50:05 +02:00
8a39d6a90ereduce amount of i18n strings / words, standardize some terms, use placeholders
Thomas Waldmann
2014-09-04 18:48:29 +02:00
8499dffb7aupdate docs about client/server log messages
Thomas Waldmann
2014-09-03 18:51:07 +02:00
277ba9a185remove "created_by" from admin view filters, does not scale. add "created".
Thomas Waldmann
2014-09-03 18:23:50 +02:00
a6a7a4fbe7update CHANGES
Thomas Waldmann
2014-09-03 18:09:14 +02:00
a084110d4bgive more feedback to user via web ui in case of abuse, host unavailable, bad ip addresses, good updates
Thomas Waldmann
2014-09-03 17:49:13 +02:00
5f55fedd73remove unused context data, fix nav
Thomas Waldmann
2014-09-03 17:16:12 +02:00