Commit Graph

  • c432e24c0d add 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
  • d92f754e6e update docs about result messages on host view Thomas Waldmann 2014-11-16 00:20:58 +01:00
  • b8e37e904d register 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
  • 11f9e8b3bf fix pep8 Thomas Waldmann 2014-11-15 22:45:57 +01:00
  • 536a5f5d9d add secondary nameserver, prefer it for queries, add migration, fixes #175 Thomas Waldmann 2014-11-15 22:42:13 +01:00
  • b6968fdb6f add migration for PR #179 Thomas Waldmann 2014-11-15 22:28:26 +01:00
  • 2e53ce8e4a fix typos Thomas Waldmann 2014-11-15 22:27:04 +01:00
  • 5c371e8903 Merge pull request #179 from elnappo/master ThomasWaldmann 2014-11-15 21:47:49 +01:00
  • 60af691fbd Merge branch 'master' of github.com:nsupdate-info/nsupdate.info elnappo 2014-11-15 20:54:41 +01:00
  • 6ba6628f60 api views: reduce code duplication - _update and _delete were almost identical Thomas Waldmann 2014-11-15 19:10:47 +01:00
  • 37a0396186 Merge branch 'master' into rel0.10 Thomas Waldmann 2014-11-15 17:56:26 +01:00
  • ae06bb4f73 avoid 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
  • 3d35cfea60 bump version to 0.10.0 Thomas Waldmann 2014-11-15 16:36:14 +01:00
  • f1375b7622 updated changelog Thomas Waldmann 2014-11-15 16:35:51 +01:00
  • 70ab452484 point out MITM risk when not using https for querying the IP Thomas Waldmann 2014-11-15 16:05:29 +01:00
  • 36d4445c97 upgrade to bootstrap 3.3.1 Thomas Waldmann 2014-11-15 15:52:12 +01:00
  • 1697941ad0 update / improve docs Thomas Waldmann 2014-11-15 15:46:14 +01:00
  • 86625876e0 updated i18n (*.mo) Thomas Waldmann 2014-11-15 14:40:58 +01:00
  • 03305b10e4 updated i18n (*.po) Thomas Waldmann 2014-11-15 14:40:40 +01:00
  • 4ac7db1340 add verbose names to models and model fields elnappo 2014-11-09 12:27:54 +01:00
  • 04cc11f6d5 forward port security fix from 0.9.1, fixes #177 Thomas Waldmann 2014-11-08 17:14:46 +01:00
  • c7b1404c78 add admin for RelatedHost Thomas Waldmann 2014-11-02 00:53:06 +01:00
  • 1726fb5c7d update CHANGES Thomas Waldmann 2014-11-02 00:05:00 +01:00
  • 32e80381b1 update CHANGES from 0.8 and 0.9 release Thomas Waldmann 2014-11-01 23:52:22 +01:00
  • 4dd0e84e3c update i18n (.mo) Thomas Waldmann 2014-11-01 23:32:06 +01:00
  • 786b8c06f3 update i18n (.po) Thomas Waldmann 2014-11-01 23:31:35 +01:00
  • 84b04ee1ab use blocktrans trimmed to have better template formatting, simplify blocktrans to trans at some places Thomas Waldmann 2014-11-01 23:03:02 +01:00
  • a7026c72be update i18n (.mo) Thomas Waldmann 2014-11-01 22:07:00 +01:00
  • dbd3633f2b update i18n (.po) Thomas Waldmann 2014-11-01 22:05:55 +01:00
  • b91045b083 remove unused template Thomas Waldmann 2014-11-01 22:04:18 +01:00
  • d87c4bf167 update i18n (.mo) Thomas Waldmann 2014-11-01 21:54:08 +01:00
  • 181c583834 update i18n (.po) Thomas Waldmann 2014-11-01 21:53:07 +01:00
  • c2d3ade1d0 update i18n (.mo) Thomas Waldmann 2014-11-01 21:37:28 +01:00
  • c8ffb3b194 update i18n (.po) Thomas Waldmann 2014-11-01 21:36:57 +01:00
  • 8aae3e2c73 make the pep8 checker happy Thomas Waldmann 2014-11-01 20:23:08 +01:00
  • dc23b56537 fix form name for language selector Thomas Waldmann 2014-11-01 19:37:47 +01:00
  • 0c7c259901 prepare adding of zh-cn i18n Thomas Waldmann 2014-11-01 19:33:39 +01:00
  • ea9b390210 added jhass as contributor Thomas Waldmann 2014-11-01 19:29:34 +01:00
  • 4383226046 fix some issues found by pycharm Thomas Waldmann 2014-11-01 19:25:49 +01:00
  • 7878acf681 Merge pull request #174 from elnappo/master ThomasWaldmann 2014-10-28 19:36:09 +01:00
  • a5b6d7be08 update django to 1.7.1 elnappo 2014-10-28 17:49:12 +01:00
  • a1cfc6a0b5 update django to 1.7.1 in .travis.yml elnappo 2014-10-28 17:47:28 +01:00
  • a3f7fe905d login and password change layout improvements elnappo 2014-10-28 17:15:23 +01:00
  • c943728d00 minor login template cleanup elnappo 2014-10-28 17:14:43 +01:00
  • b617396f2a make registration views prettier (fix missing trans, layout improvments and code cleanup) #119 elnappo 2014-10-28 17:10:53 +01:00
  • 886919ac83 change col-layout from large to medium in about template elnappo 2014-10-28 17:09:05 +01:00
  • 06cbd2f6b0 use naturaltime in overview elnappo 2014-10-28 14:25:19 +01:00
  • 57bf826756 remove abusive hosts from dns via post_save signal Thomas Waldmann 2014-10-27 23:06:08 +01:00
  • d77b4fc702 add tests for accounts package views Thomas Waldmann 2014-10-27 22:45:38 +01:00
  • 12f045cdb4 add delete useraccount functionality, fixes #170 Thomas Waldmann 2014-10-27 22:38:25 +01:00
  • ce9f2a83a5 fix 2 small issues found by pycharm Thomas Waldmann 2014-10-24 20:37:56 +02:00
  • aeceda0f38 manually fix related_name, fixes bug in django 1.7.0 migration generation (issue #23455) Thomas Waldmann 2014-10-21 06:06:23 +02:00
  • 69d76b625a use new @admin.register Thomas Waldmann 2014-10-21 05:24:48 +02:00
  • 39eb5e992e support and require django 1.7 (and related changes) Thomas Waldmann 2014-10-21 05:06:44 +02:00
  • 8974cf1daf fix pep8 Thomas Waldmann 2014-10-01 17:22:52 +02:00
  • e7660d5356 add search fields for host/domain admin Thomas Waldmann 2014-10-01 17:12:14 +02:00
  • 7eecfc0790 updated translations (.mo) Thomas Waldmann 2014-09-30 21:40:54 +02:00
  • 121d40375f updated translations (.po) Thomas Waldmann 2014-09-30 21:40:12 +02:00
  • 0c1911b9d8 configuration help: translate "General" Thomas Waldmann 2014-09-30 13:59:46 +02:00
  • c1d03eaf5c add inadyn to configuration help Thomas Waldmann 2014-09-30 13:57:55 +02:00
  • 8d50874e3a improve 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
  • 8624d5dbd9 iptools: add docstring, minor changes Thomas Waldmann 2014-09-29 11:31:22 +02:00
  • b758ca3e89 Merge pull request #171 from jhass/mapped_ip ThomasWaldmann 2014-09-29 11:18:36 +02:00
  • 5e637b14c9 Handle IPv4-mapped IPv6 addresses Jonne Haß 2014-09-29 06:16:52 +02:00
  • f47af7998f requests 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
  • dd95d84404 remove 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
  • 63c1cdbe6b remove 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
  • 7344f7e284 quick fix for py3 compatibility Thomas Waldmann 2014-09-26 02:07:58 +02:00
  • 2f72e7058f update README, CHANGES Thomas Waldmann 2014-09-26 01:47:26 +02:00
  • 5291eacb06 fix netmask and pep8 in test setup Thomas Waldmann 2014-09-26 01:23:36 +02:00
  • b6797bbc94 update docs about related hosts feature Thomas Waldmann 2014-09-26 01:15:24 +02:00
  • 8c25bdf14d show related hosts' ipv4/v6 addr from nameserver Thomas Waldmann 2014-09-26 00:16:52 +02:00
  • 3b4669771a rather use PositiveSmallIntegerField for netmasks Thomas Waldmann 2014-09-25 23:47:48 +02:00
  • 27fe20da18 make netmasks / prefix lengths configurable in host record Thomas Waldmann 2014-09-25 23:40:52 +02:00
  • 4280728bfa add comments for related hosts Thomas Waldmann 2014-09-25 22:05:14 +02:00
  • 4d70a77ab8 add pre_delete handler for RelatedHost to remove related hosts from DNS Thomas Waldmann 2014-09-25 20:38:12 +02:00
  • c1f2f91dc6 add user interface for related hosts Thomas Waldmann 2014-09-25 20:15:18 +02:00
  • fa640706f5 add 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
  • 66cedf5425 use FQDN namedtuple for test hostnames Thomas Waldmann 2014-09-22 23:41:35 +02:00
  • cf075aa1aa fix some places that relied on TEST_HOST being str Thomas Waldmann 2014-09-22 23:39:23 +02:00
  • a064ba1961 rename domain_blacklist_validator to host_blacklist_validator Thomas Waldmann 2014-09-21 22:48:51 +02:00
  • 522911f6f8 rename BlacklistedDomain to BlacklistedHost, add migration Thomas Waldmann 2014-09-21 22:47:05 +02:00
  • 5fe8f13015 rename some model attributes, add migration Thomas Waldmann 2014-09-21 22:31:26 +02:00
  • 06e0225c0e removed email address on request Thomas Waldmann 2014-09-19 19:02:26 +02:00
  • 6882066f32 removed email address on request Thomas Waldmann 2014-09-19 17:35:31 +02:00
  • 1ac20c6c1d update CHANGES Thomas Waldmann 2014-09-19 08:30:04 +02:00
  • 941d2daabf add openwrt configuration help (ipv4) Thomas Waldmann 2014-09-19 08:13:19 +02:00
  • 4bb8301142 docs: explain why we auto-generate random update passwords Thomas Waldmann 2014-09-17 00:08:30 +02:00
  • 3da3d82eb4 update CHANGES, fix typo in comment Thomas Waldmann 2014-09-12 21:11:55 +02:00
  • 6fc1f64698 disallow deleting hosts that are flagged abuse_blocked Thomas Waldmann 2014-09-12 20:53:08 +02:00
  • 657e6c923b update/fix CHANGES Thomas Waldmann 2014-09-08 16:42:32 +02:00
  • 804eda920c catch dns.tsig.PeerBadTime Thomas Waldmann 2014-09-08 02:44:12 +02:00
  • ded5e0cb8b updated i18n (.mo) Thomas Waldmann 2014-09-04 18:50:19 +02:00
  • cb00af18d2 updated i18n (.po) Thomas Waldmann 2014-09-04 18:50:05 +02:00
  • 8a39d6a90e reduce amount of i18n strings / words, standardize some terms, use placeholders Thomas Waldmann 2014-09-04 18:48:29 +02:00
  • 8499dffb7a update docs about client/server log messages Thomas Waldmann 2014-09-03 18:51:07 +02:00
  • 277ba9a185 remove "created_by" from admin view filters, does not scale. add "created". Thomas Waldmann 2014-09-03 18:23:50 +02:00
  • a6a7a4fbe7 update CHANGES Thomas Waldmann 2014-09-03 18:09:14 +02:00
  • a084110d4b give 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
  • 5f55fedd73 remove unused context data, fix nav Thomas Waldmann 2014-09-03 17:16:12 +02:00