Commit graph

408 commits

Author SHA1 Message Date
Richard Underwood
20a70838b0
Merge e1df632852 into 880508f585 2018-06-07 08:44:46 +00:00
Tuxis Internet Engineering V.O.F
880508f585
Merge pull request #171 from margau/master
API issue with PDNS 4.1.1
2018-06-05 10:30:05 +02:00
margau
805176648d Fixed from paulgiordanozethcon suggestion in https://github.com/tuxis-ie/nsedit/issues/162 2018-04-17 18:53:31 +02:00
Tuxis Internet Engineering V.O.F
ebd12ebeb2
Merge pull request #167 from zydronium/patch-1
Fixing Undefined index
2018-03-28 09:07:39 +02:00
Tuxis Internet Engineering V.O.F
1dedc3ae3f
Merge pull request #168 from hutchinsonnetworks/master
Docker: Move configuration to runtime rather than build time
2018-03-28 09:06:55 +02:00
Tuxis Internet Engineering V.O.F
77d7c50110
Merge pull request #169 from tuxis-ie/revert-166-master
Revert "notify pdns after zone update"
2018-03-28 09:05:28 +02:00
Tuxis Internet Engineering V.O.F
635441dbe0
Revert "notify pdns after zone update" 2018-03-28 09:05:09 +02:00
Tuxis Internet Engineering V.O.F
ed27b5e7d1
Merge pull request #166 from Rico29/master
notify pdns slaves after zone update
2018-03-28 09:03:11 +02:00
Harry Reeder
a2d7c21636 Move configuration to runtime rather than build time 2018-03-19 16:00:38 +00:00
Jelle Luteijn
4f013d4081
Fixing Undefined index
PHP Notice:  Undefined index: label in /var/www/nsedit/wwwroot/zones.php on line 325
2018-02-08 23:41:07 +01:00
root
d44b1a011f wrong syntax correction 2018-02-05 09:58:06 +01:00
root
6dc6df497e typo correction 2018-02-02 15:12:11 +01:00
root
cb234599b7 typo correction 2018-02-02 15:10:54 +01:00
root
03d9d88026 add "notifyafterupdate" flag 2018-02-02 14:58:10 +01:00
Richard Underwood
e1df632852 Allow copying of permissions when cloning a zone. 2017-11-20 15:38:28 +00:00
Richard Underwood
19a8e2c223 Merge remote-tracking branch 'origin/master' into issue-68 2017-11-20 15:23:29 +00:00
Richard Underwood
4d3139c106 Merge remote-tracking branch 'upstream/master' 2017-11-20 15:22:11 +00:00
Tuxis Internet Engineering V.O.F
1dfd47ae70
Merge pull request #161 from tuxis-ie/fix-issue-160
Fix issue 160
2017-11-20 16:04:42 +01:00
Mark Schouten
c1c680217d Set zonekind of the new zone 2017-11-20 15:58:15 +01:00
Mark Schouten
374e03aa43 Add zone to database and fix ownership 2017-11-20 15:56:28 +01:00
Richard Underwood
d838956139 Fix typo. 2017-11-20 09:54:44 +00:00
Richard Underwood
9b51936574 Fix a typo 2017-11-20 09:52:58 +00:00
Richard Underwood
61b8544d28 Merge remote-tracking branch 'origin/master' into issue-68 2017-11-20 09:49:09 +00:00
Tuxis Internet Engineering V.O.F
877d433b92
Merge pull request #159 from jsoref/spelling
Spelling
2017-11-20 10:35:50 +01:00
Josh Soref
ac5304badb spelling: whether 2017-11-19 00:58:36 +00:00
Josh Soref
fd2a7cb7a5 spelling: nameserver 2017-11-17 09:23:49 +00:00
Josh Soref
c3bd9da355 spelling: configuration 2017-11-17 09:11:20 +00:00
Richard Underwood
dbdfea2ae1 Create sqlite zone entries for zones created outside of nsedit. Note that this will create users if they don't exist also. 2017-11-13 11:59:53 +00:00
Richard Underwood
41d6d16a86 Merge remote-tracking branch 'origin/master' into issue-68
Conflicts:
	index.php
2017-11-07 12:03:09 +00:00
Richard Underwood
dcae922075 Uncommitted changes - mostly permissions dor admin user. 2017-11-07 11:28:03 +00:00
Tuxis Internet Engineering V.O.F
0befe9e5ab Merge pull request #155 from maltris/master
Separated RUN-commands, changed a sed-command because the matching did not work
2017-10-05 11:29:53 +02:00
maltris
0c1183e716 Separated RUN-commands, changed a sed-command because the matching did not work 2017-08-14 10:22:04 +02:00
Tuxis Internet Engineering V.O.F
4b060c6430 Merge pull request #153 from webvanced/master
Added support for CNAME's to zone in templates
2017-08-07 10:32:40 +02:00
Mark Schouten
18fa97373e Add other ways of installation to the README 2017-08-07 10:30:52 +02:00
Daniel Eiland
1f2225cf6d Added support for CNAME's to zone in templates 2017-07-11 09:24:44 +02:00
Mark Schouten
382ca51db1 Allow ALIAS records. Closes #138 2017-04-28 13:37:22 +02:00
Mark Schouten
6be5f2f29c Fix updating the password, and store if we have local auth, we can't change passwords if we don't have local auth 2017-04-28 13:09:31 +02:00
Mark Schouten
f67fa04d85 This fixes the issues with the newer pdns, which suddenly includes the whole API url in the returned json.
Closes #145. In response to 4d4e536d52
2017-04-28 12:32:01 +02:00
Mark Schouten
9d27a140d7 Fix proto in logo url 2017-04-20 11:46:55 +02:00
Mark Schouten
4d4e536d52 Deduplicate the api-url 2017-04-20 11:45:33 +02:00
Tuxis Internet Engineering V.O.F
6fbd049941 Merge pull request #143 from tuxis-ie/caa-support
Implement CAA-records. Please note that pdns requires quotes around t…
2017-04-03 09:48:15 +02:00
Mark Schouten
0e63757d19 Implement CAA-records. Please note that pdns requires quotes around the third field: https://github.com/PowerDNS/pdns/issues/4937. Closes #141 2017-04-03 09:47:38 +02:00
Richard Underwood
880908ff70 Merge remote-tracking branch 'origin/master' into issue-68 2017-02-03 09:36:59 +00:00
Mark Schouten
5787659b07 Add this missing line, this may have broken editing of SPF/TXT records. Closes #140 2017-01-25 09:46:05 +01:00
Richard Underwood
4f118af176 Permissions in zones.php 2017-01-09 10:29:56 +00:00
Richard Underwood
6d56c7a44f group permissions check & first check on index page 2017-01-06 15:50:54 +00:00
Richard Underwood
a57af479b8 Moved a few functions to misc, moved where permissions is included as it's needed everywhere. 2017-01-06 14:05:12 +00:00
Richard Underwood
6033bc12aa Admin side of permissions done, still need to be enforced. 2017-01-06 13:59:44 +00:00
Richard Underwood
4eb40af5b7 Moved things around in index.php so that the selection for records doesn't stop the permissions list from working. 2017-01-04 14:22:50 +00:00
Richard Underwood
f978e784d5 Fixed issues as db can't be closed now. 2017-01-04 12:07:53 +00:00