Thomas Waldmann
|
3caf2508f7
|
do not strip interface_id_ipv(4|6) if empty/None, fixes #355
|
2018-09-30 21:39:36 +02:00 |
|
TW
|
917dacfceb
|
Merge pull request #362 from ThomasWaldmann/travis
fixes/updates for travis
|
2018-09-30 21:37:08 +02:00 |
|
Thomas Waldmann
|
95acf264cf
|
use tool:pytest in setup.cfg
|
2018-09-30 21:19:43 +02:00 |
|
Thomas Waldmann
|
73b274b8ae
|
require pytest >= 3.6
looks like "pluggy" package needs this.
|
2018-09-30 20:58:51 +02:00 |
|
Thomas Waldmann
|
fe7b1bc0cb
|
1.1.1.1 == one.one.one.one
|
2018-09-30 20:53:26 +02:00 |
|
Thomas Waldmann
|
c206004084
|
run apt-get update first
|
2018-09-30 20:40:23 +02:00 |
|
TW
|
96e86cfa6e
|
Merge pull request #349 from ThomasWaldmann/fix-domains-mgmt-msgs
fix placeholders in domains management script
|
2018-05-02 20:25:37 +02:00 |
|
Thomas Waldmann
|
ee54d07d2a
|
fix placeholders in domains management script
|
2018-05-02 13:46:22 +02:00 |
|
TW
|
c6afaf2e52
|
Merge pull request #348 from ThomasWaldmann/docs-django-links
update django links in admin docs to point to 1.11
|
2018-04-26 14:03:13 +02:00 |
|
Thomas Waldmann
|
ba20483c8e
|
update django links in admin docs to point to 1.11
|
2018-04-26 02:59:18 +02:00 |
|
TW
|
ba43006194
|
Merge pull request #343 from ThomasWaldmann/fix-335
work around UnknownTSIGKey exception blowing up the overview view
|
2018-04-26 02:04:40 +02:00 |
|
TW
|
b5ed33529f
|
Merge pull request #344 from ThomasWaldmann/stale-domains
implement django-admin domains --stale-check
|
2018-04-26 00:52:54 +02:00 |
|
TW
|
930d3f64d6
|
Merge pull request #345 from ThomasWaldmann/fix-rdns-tests
fix reverse dns lookup tests
|
2018-04-25 19:00:00 +02:00 |
|
Thomas Waldmann
|
4e41cfb96b
|
implement django-admin domains --stale-check
|
2018-04-25 18:49:08 +02:00 |
|
Thomas Waldmann
|
b2e2ddf949
|
fix reverse dns lookup tests
not sure why, but the old ones were failing half of the time.
let's try the latest shit from cloudflare. :)
|
2018-04-25 18:45:04 +02:00 |
|
TW
|
322e487dc1
|
Merge pull request #341 from ThomasWaldmann/stale-users
implement django-admin users --stale-check
|
2018-04-25 16:30:53 +02:00 |
|
Thomas Waldmann
|
92c105b64c
|
work around UnknownTSIGKey exception blowing up the overview view
|
2018-04-25 16:29:24 +02:00 |
|
Thomas Waldmann
|
b62fa0454d
|
implement django-admin users --stale-check
deletes users who have not logged in for >= 1y and
have no hosts and domains.
|
2018-04-20 10:29:17 +02:00 |
|
TW
|
a70e9d01c5
|
update CHANGES (#307)
update CHANGES
|
2018-04-20 02:15:32 +02:00 |
|
TW
|
a51ac95313
|
Merge pull request #340 from ThomasWaldmann/update-authors
update AUTHORS file to reflect current state
|
2018-04-20 02:14:57 +02:00 |
|
Thomas Waldmann
|
e9ca51444d
|
update AUTHORS file to reflect current state
likely, there are some contributors missing if they did not add
themselves here.
|
2018-04-19 20:36:35 +02:00 |
|
TW
|
1a7f38a1c9
|
Merge pull request #313 from elnappo/django111
Update to Django 1.11 LTS
|
2018-01-30 17:56:16 +01:00 |
|
Fabian Weisshaar
|
6b3d2ffbd8
|
Minor changes and fixes, v0.12 milestone
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
262fce4476
|
Update jquery to v3.2.1
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
a2b8e3da9d
|
fix register test, view now redirects
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
fe1c697631
|
fix pep8, fix argparse
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
d50c225eab
|
update Travis workflow to always use latest minor version
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
2b5f0e9f05
|
update BaseCommand option_list for Django 1.11
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
81370d15fe
|
fix travis
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
cbf7027287
|
already something for Django 2.0
|
2018-01-30 12:37:12 +01:00 |
|
Fabian Weisshaar
|
55f47ff52d
|
Update to Django 1.11 LTS, fixes #293
|
2018-01-30 12:37:12 +01:00 |
|
TW
|
7c05b67e80
|
Merge pull request #326 from nougad/patch-1
Add missing closing div after dyndnsc sample configuration
|
2018-01-28 22:45:28 +01:00 |
|
|
5d3aa6cef3
|
Add missing closing div after dyndnsc sample configuration
c9bc5bffb0 was missing the closing `</div>` which breaks the `tab-pane`
|
2018-01-28 21:32:07 +01:00 |
|
TW
|
9df586e514
|
Merge pull request #324 from infothrill/infothrill/dyndnsc-configuration
Provide example configuration for 'dyndnsc'
|
2018-01-17 12:24:18 +01:00 |
|
Paul Kremer
|
c9bc5bffb0
|
Provide example configuration for 'dyndnsc'
|
2018-01-15 20:56:40 +01:00 |
|
Fabian Weisshaar
|
0d3b47773d
|
Merge pull request #312 from elnappo/prevent_domain
add domain name check
|
2017-05-27 16:17:15 +02:00 |
|
Fabian Weisshaar
|
f3d2d031b0
|
add domain name check, fixes #308
|
2017-05-26 21:50:24 +02:00 |
|
Fabian Weisshaar
|
efbeeb2464
|
Merge pull request #310 from elnappo/dd-wrt
Update DD-WRT config instructions, fixes #300
|
2017-05-26 17:57:01 +02:00 |
|
Fabian Weisshaar
|
10cd55257e
|
Merge pull request #311 from elnappo/docs
update links to current supported django version, fixes #309
|
2017-05-26 17:56:49 +02:00 |
|
Fabian Weisshaar
|
a23b07c0e3
|
Update DD-WRT config instructions, fixes #300
|
2017-05-26 12:15:34 +02:00 |
|
Fabian Weisshaar
|
a3aba9c9b4
|
update links to current supported django version, fixes #309
|
2017-05-26 11:57:24 +02:00 |
|
TW
|
946ecfdea8
|
Merge pull request #306 from ThomasWaldmann/test-latest
test py 3.6-dev, test django 1.8.18 and 1.11
|
2017-04-04 23:47:08 +02:00 |
|
Thomas Waldmann
|
d0032a512e
|
test py 3.6-dev, test django 1.8.18 and 1.11
|
2017-04-04 23:24:11 +02:00 |
|
TW
|
f3e6df3404
|
Merge pull request #305 from enricostano/fix/update-inadyn-config
Update inadyn configuration to 2.1
|
2017-03-20 18:03:39 +01:00 |
|
enricostano
|
a1072902fb
|
Update inadyn configuration to 2.1
fix nsupdate-info/nsupdate.info/304
|
2017-03-20 17:49:43 +01:00 |
|
TW
|
99262f40f5
|
Merge pull request #301 from ThomasWaldmann/add-py36-testing
py 3.6 testing fixed via recent defusedxml release, fixes #298
|
2017-02-10 15:45:08 +01:00 |
|
Thomas Waldmann
|
ce4a6b9ffd
|
py 3.6 testing fixed via recent defusedxml release, fixes #298
defusedxml 0.5 fixes the py 3.6 issues.
|
2017-02-10 15:35:09 +01:00 |
|
TW
|
561a8090df
|
Merge pull request #297 from ThomasWaldmann/py36
travis: test on py36, setup.py: declare py36 support
|
2017-01-21 03:12:35 +01:00 |
|
Thomas Waldmann
|
228c4f8085
|
travis: test on py36
|
2017-01-21 02:51:57 +01:00 |
|
TW
|
eb11c86046
|
Merge pull request #296 from ThomasWaldmann/fix-setup
update setup.py according to requirements.d/all.txt
|
2017-01-21 02:16:22 +01:00 |
|