Jelle Luteijn
|
b7ef64db18
|
Update Zone.php
|
2023-06-20 14:24:17 +02:00 |
|
Jelle Luteijn
|
758a021ca2
|
Update Zone.php
|
2023-06-20 14:22:36 +02:00 |
|
Jelle Luteijn
|
cae4e4ff93
|
Update Zone.php
|
2023-06-20 14:14:45 +02:00 |
|
Jelle Luteijn
|
7c50964633
|
Update ApiHandler.php
|
2023-06-20 14:13:08 +02:00 |
|
Jelle Luteijn
|
d59da92f37
|
Update PdnsApi.php
Creation of dynamic property PdnsAPI::$http is deprecated
|
2023-06-20 14:12:30 +02:00 |
|
Jelle Luteijn
|
607ecbd9f2
|
forgot $
|
2023-06-20 14:06:52 +02:00 |
|
Jelle Luteijn
|
c327e23859
|
Update session.inc.php
Passing null to parameter #2 ($value) of type string is deprecated
|
2023-06-20 14:03:20 +02:00 |
|
Jelle Luteijn
|
e38fa1e120
|
Update ApiHandler.php
Creation of dynamic property ApiHandler::$headers is deprecated
|
2023-06-20 13:57:08 +02:00 |
|
Jelle Luteijn
|
b8e3261180
|
Update session.inc.php
Using ${var} in strings is deprecated, use {$var} instead
|
2023-06-20 13:45:10 +02:00 |
|
Tuxis B.V
|
947ec4a67d
|
Merge pull request #195 from tuxis-ie/check-authdb-docroot
Simply check if authdb is in the docroot.
|
2020-12-23 13:14:48 +01:00 |
|
Mark Schouten
|
d414f239a8
|
Simply check if authdb is in the docroot. If so, just blocklogin with a nice message.
|
2020-12-23 13:11:40 +01:00 |
|
Tuxis B.V
|
8efcfbd597
|
Merge pull request #194 from tuxis-ie/template-ns-records
If a template contains NS-records, do not try to add them again. They were already added while creating the zone.
|
2020-12-23 11:48:42 +01:00 |
|
Mark Schouten
|
5c6c9e1847
|
If a template contains NS-records, do not try to add them again. They were already added while creating the zone.
|
2020-12-23 11:45:58 +01:00 |
|
Tuxis B.V
|
888e7bad42
|
Merge pull request #193 from margau/master
AuthDB Download Check improvements
|
2020-11-26 09:47:28 +01:00 |
|
Marvin Gaube
|
82db64595c
|
authdb check: Use relative, not absolute path
|
2020-03-01 20:18:15 +01:00 |
|
Marvin Gaube
|
6ba23a85b8
|
Only run authdb check when user is logged in
|
2020-03-01 20:15:14 +01:00 |
|
Tuxis B.V
|
059c679193
|
Merge pull request #192 from jbrunemann/master
#188 only replace basename when there is actually something to replace
|
2020-01-22 11:43:33 +01:00 |
|
Jan Brunemann
|
8586816c47
|
#188 only replace basename when there is actually something to replace
|
2020-01-22 11:33:27 +01:00 |
|
Mark Schouten
|
371eb41787
|
Content must be canonical
|
2018-08-22 17:12:01 +02:00 |
|
Tuxis Internet Engineering V.O.F
|
c63dbba617
|
Merge pull request #183 from tuxis-ie/nice-authdb-error
Show a clear message instead of ERROR 500
|
2018-08-22 16:51:28 +02:00 |
|
Mark Schouten
|
9407c92a6a
|
Show a clear message instead of ERROR 500
|
2018-08-22 16:51:07 +02:00 |
|
Tuxis Internet Engineering V.O.F
|
23b9fe2c54
|
Merge pull request #182 from tuxis-ie/margau-patch-1
Margau patch 1
|
2018-08-22 16:45:32 +02:00 |
|
Mark Schouten
|
523fc1849d
|
Test if we can download the from the browser. Alert, annoyingly, that the user should fix this
|
2018-08-22 16:43:19 +02:00 |
|
Mark Schouten
|
3448ccf653
|
Merge branch 'patch-1' of https://github.com/margau/nsedit into margau-patch-1
|
2018-08-22 16:41:41 +02:00 |
|
Tuxis Internet Engineering V.O.F
|
e80aa0dca7
|
Merge pull request #181 from tuxis-ie/support-SMIMEA
Support SMIMEA fields, fixes and closes #174
|
2018-08-22 16:06:40 +02:00 |
|
Mark Schouten
|
92290bdf05
|
Support SMIMEA fields, fixes and closes #174
|
2018-08-22 16:05:48 +02:00 |
|
Tuxis Internet Engineering V.O.F
|
3facd3271f
|
Merge pull request #180 from tuxis-ie/fix-api-calls
Fix api calls
|
2018-08-22 15:54:32 +02:00 |
|
Mark Schouten
|
be647cc26a
|
Do not insert 'localhost', we are autodetecting the API url
|
2018-08-22 15:39:11 +02:00 |
|
Mark Schouten
|
bf513b9ffd
|
Assume that we have Pdns > 4.x
|
2018-08-22 15:21:26 +02: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
|
39cf7138ef
|
Update README.md
|
2018-04-17 19:41:33 +02:00 |
|
margau
|
e403e396bc
|
Update README.md
|
2018-04-17 19:37:38 +02:00 |
|
margau
|
96c67a8e8f
|
Added notice (see #172)
|
2018-04-17 19:33:58 +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 |
|
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 |
|
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 |
|