Commit graph

  • 7a18c00a24
    Merge pull request #206 from bartvanhalder/master master Tuxis B.V. 2025-03-11 09:17:49 +01:00
  • 2ea8bff800
    Merge pull request #207 from PowerDNS/docker-bookworm Tuxis B.V. 2025-03-11 09:16:24 +01:00
  • 12d3d33c36 update Dockerfile to Debian bookworm Peter van Dijk 2025-03-10 15:20:29 +01:00
  • 6c565719d9
    Merge pull request #189 from stecklars/master Tuxis B.V. 2024-08-19 14:41:51 +02:00
  • fe4120e2a7
    Merge pull request #205 from deividasraila/feat/default_login_credentials Tuxis B.V. 2024-08-19 14:40:55 +02:00
  • 8e1d0035d3
    [.gitignore] ignore json files in templates.d/ Bart van Halder 2024-07-25 15:38:00 +02:00
  • a3ba9ed45e
    Add a way to load templates from json files Bart van Halder 2024-07-25 15:32:03 +02:00
  • 3b69fcf770 Default login crediantials in config Deividas Raila 2024-05-07 18:11:07 +03:00
  • 65d58cfd92
    Merge pull request #204 from WilliamDEdwards/fix/ipv6-api-ip Tuxis B.V 2024-04-29 21:39:17 +02:00
  • c8f28c5c3e Place brackets around IPv6 address William Edwards 2024-04-29 20:48:03 +02:00
  • 78afb914da Make sure $ip is defined William Edwards 2024-04-29 19:07:17 +02:00
  • 6249c099a9 Only add brackets for IPv6 William Edwards 2024-04-29 19:01:43 +02:00
  • 39050cd015
    Merge pull request #203 from WilliamDEdwards/fix/make-clone-admin-only Tuxis B.V 2024-04-17 12:21:46 +02:00
  • e8d028ba75 Make cloning admin-only, check zones returned by formzonelist William Edwards 2024-04-17 12:09:32 +02:00
  • a4aa3c35cf
    Merge pull request #202 from WilliamDEdwards/fix/add-missing-return Tuxis B.V 2024-01-23 17:13:29 +01:00
  • e5a121f24b Add missing return to Comment::export William Edwards 2024-01-23 16:21:16 +01:00
  • 76d70251bb
    Merge pull request #201 from zydronium/master Tuxis B.V 2023-06-20 15:46:30 +02:00
  • b7ef64db18
    Update Zone.php Jelle Luteijn 2023-06-20 14:24:17 +02:00
  • 758a021ca2
    Update Zone.php Jelle Luteijn 2023-06-20 14:22:36 +02:00
  • cae4e4ff93
    Update Zone.php Jelle Luteijn 2023-06-20 14:14:45 +02:00
  • 7c50964633
    Update ApiHandler.php Jelle Luteijn 2023-06-20 14:13:08 +02:00
  • d59da92f37
    Update PdnsApi.php Jelle Luteijn 2023-06-20 14:12:30 +02:00
  • 607ecbd9f2
    forgot $ Jelle Luteijn 2023-06-20 14:06:52 +02:00
  • c327e23859
    Update session.inc.php Jelle Luteijn 2023-06-20 14:03:20 +02:00
  • e38fa1e120
    Update ApiHandler.php Jelle Luteijn 2023-06-20 13:57:08 +02:00
  • b8e3261180
    Update session.inc.php Jelle Luteijn 2023-06-20 13:45:10 +02:00
  • ff2a224d4f Place brackets around the hostname William Edwards 2022-03-21 13:44:50 +01:00
  • 947ec4a67d
    Merge pull request #195 from tuxis-ie/check-authdb-docroot Tuxis B.V 2020-12-23 13:14:48 +01:00
  • d414f239a8 Simply check if authdb is in the docroot. If so, just blocklogin with a nice message. check-authdb-docroot Mark Schouten 2020-12-23 13:11:40 +01:00
  • 8efcfbd597
    Merge pull request #194 from tuxis-ie/template-ns-records Tuxis B.V 2020-12-23 11:48:42 +01:00
  • 5c6c9e1847 If a template contains NS-records, do not try to add them again. They were already added while creating the zone. template-ns-records Mark Schouten 2020-12-23 11:45:58 +01:00
  • 888e7bad42
    Merge pull request #193 from margau/master Tuxis B.V 2020-11-26 09:47:28 +01:00
  • 82db64595c authdb check: Use relative, not absolute path Marvin Gaube 2020-03-01 20:18:15 +01:00
  • 6ba23a85b8 Only run authdb check when user is logged in Marvin Gaube 2020-03-01 20:15:14 +01:00
  • 059c679193
    Merge pull request #192 from jbrunemann/master Tuxis B.V 2020-01-22 11:43:33 +01:00
  • 8586816c47 #188 only replace basename when there is actually something to replace Jan Brunemann 2020-01-22 11:33:27 +01:00
  • de278c9ad7
    INCEPTION-INCREMENT is not a valid option for soa_edit_api Lars-Sören Steck 2019-07-28 02:57:29 +02:00
  • 371eb41787 Content must be canonical Mark Schouten 2018-08-22 17:12:01 +02:00
  • c63dbba617
    Merge pull request #183 from tuxis-ie/nice-authdb-error Tuxis Internet Engineering V.O.F 2018-08-22 16:51:28 +02:00
  • 9407c92a6a Show a clear message instead of ERROR 500 Mark Schouten 2018-08-22 16:51:07 +02:00
  • 23b9fe2c54
    Merge pull request #182 from tuxis-ie/margau-patch-1 Tuxis Internet Engineering V.O.F 2018-08-22 16:45:32 +02:00
  • 523fc1849d Test if we can download the from the browser. Alert, annoyingly, that the user should fix this Mark Schouten 2018-08-22 16:43:19 +02:00
  • 3448ccf653 Merge branch 'patch-1' of https://github.com/margau/nsedit into margau-patch-1 Mark Schouten 2018-08-22 16:41:41 +02:00
  • e80aa0dca7
    Merge pull request #181 from tuxis-ie/support-SMIMEA Tuxis Internet Engineering V.O.F 2018-08-22 16:06:40 +02:00
  • 92290bdf05 Support SMIMEA fields, fixes and closes #174 Mark Schouten 2018-08-22 16:05:48 +02:00
  • 3facd3271f
    Merge pull request #180 from tuxis-ie/fix-api-calls Tuxis Internet Engineering V.O.F 2018-08-22 15:54:32 +02:00
  • be647cc26a Do not insert 'localhost', we are autodetecting the API url Mark Schouten 2018-08-22 15:39:11 +02:00
  • bf513b9ffd Assume that we have Pdns > 4.x Mark Schouten 2018-08-22 15:21:26 +02:00
  • 20a70838b0
    Merge e1df632852 into 880508f585 Richard Underwood 2018-06-07 08:44:46 +00:00
  • 880508f585
    Merge pull request #171 from margau/master Tuxis Internet Engineering V.O.F 2018-06-05 10:30:05 +02:00
  • 86bf539d37
    Merge 73f290e896 into ebd12ebeb2 Nikita 2018-05-20 19:23:06 +00:00
  • 73f290e896 php lint + code standard PSR-2 Nikita Tarasov 2018-05-20 22:17:29 +03:00
  • 39cf7138ef
    Update README.md margau 2018-04-17 19:41:33 +02:00
  • e403e396bc
    Update README.md margau 2018-04-17 19:37:38 +02:00
  • 96c67a8e8f
    Added notice (see #172) margau 2018-04-17 19:33:58 +02:00
  • 805176648d Fixed from paulgiordanozethcon suggestion in https://github.com/tuxis-ie/nsedit/issues/162 margau 2018-04-17 18:53:31 +02:00
  • ebd12ebeb2
    Merge pull request #167 from zydronium/patch-1 Tuxis Internet Engineering V.O.F 2018-03-28 09:07:39 +02:00
  • 1dedc3ae3f
    Merge pull request #168 from hutchinsonnetworks/master Tuxis Internet Engineering V.O.F 2018-03-28 09:06:55 +02:00
  • 77d7c50110
    Merge pull request #169 from tuxis-ie/revert-166-master Tuxis Internet Engineering V.O.F 2018-03-28 09:05:28 +02:00
  • 635441dbe0
    Revert "notify pdns after zone update" Tuxis Internet Engineering V.O.F 2018-03-28 09:05:09 +02:00
  • ed27b5e7d1
    Merge pull request #166 from Rico29/master Tuxis Internet Engineering V.O.F 2018-03-28 09:03:11 +02:00
  • a2d7c21636 Move configuration to runtime rather than build time Harry Reeder 2018-03-19 16:00:38 +00:00
  • 4f013d4081
    Fixing Undefined index Jelle Luteijn 2018-02-08 23:41:07 +01:00
  • d44b1a011f wrong syntax correction root 2018-02-05 09:58:06 +01:00
  • 6dc6df497e typo correction root 2018-02-02 15:12:11 +01:00
  • cb234599b7 typo correction root 2018-02-02 15:10:54 +01:00
  • 03d9d88026 add "notifyafterupdate" flag root 2018-02-02 14:58:10 +01:00
  • e1df632852 Allow copying of permissions when cloning a zone. Richard Underwood 2017-11-20 15:38:28 +00:00
  • 19a8e2c223 Merge remote-tracking branch 'origin/master' into issue-68 Richard Underwood 2017-11-20 15:23:29 +00:00
  • 4d3139c106 Merge remote-tracking branch 'upstream/master' Richard Underwood 2017-11-20 15:22:11 +00:00
  • 1dfd47ae70
    Merge pull request #161 from tuxis-ie/fix-issue-160 Tuxis Internet Engineering V.O.F 2017-11-20 16:04:42 +01:00
  • c1c680217d Set zonekind of the new zone Mark Schouten 2017-11-20 15:58:15 +01:00
  • 374e03aa43 Add zone to database and fix ownership Mark Schouten 2017-11-20 15:56:28 +01:00
  • d838956139 Fix typo. Richard Underwood 2017-11-20 09:54:44 +00:00
  • 9b51936574 Fix a typo Richard Underwood 2017-11-20 09:52:58 +00:00
  • 61b8544d28 Merge remote-tracking branch 'origin/master' into issue-68 Richard Underwood 2017-11-20 09:49:09 +00:00
  • 877d433b92
    Merge pull request #159 from jsoref/spelling Tuxis Internet Engineering V.O.F 2017-11-20 10:35:50 +01:00
  • ac5304badb spelling: whether Josh Soref 2017-11-19 00:58:36 +00:00
  • fd2a7cb7a5 spelling: nameserver Josh Soref 2017-11-17 09:23:49 +00:00
  • c3bd9da355 spelling: configuration Josh Soref 2017-11-17 09:11:20 +00:00
  • dbdfea2ae1 Create sqlite zone entries for zones created outside of nsedit. Note that this will create users if they don't exist also. Richard Underwood 2017-11-13 11:59:53 +00:00
  • 41d6d16a86 Merge remote-tracking branch 'origin/master' into issue-68 Richard Underwood 2017-11-07 12:03:09 +00:00
  • dcae922075 Uncommitted changes - mostly permissions dor admin user. Richard Underwood 2017-11-07 11:28:03 +00:00
  • 0befe9e5ab Merge pull request #155 from maltris/master Tuxis Internet Engineering V.O.F 2017-10-05 11:29:53 +02:00
  • 0c1183e716 Separated RUN-commands, changed a sed-command because the matching did not work maltris 2017-08-14 10:22:04 +02:00
  • 4b060c6430 Merge pull request #153 from webvanced/master Tuxis Internet Engineering V.O.F 2017-08-07 10:32:40 +02:00
  • 18fa97373e Add other ways of installation to the README Mark Schouten 2017-08-07 10:30:52 +02:00
  • 1f2225cf6d Added support for CNAME's to zone in templates Daniel Eiland 2017-07-11 09:24:44 +02:00
  • 394300202b Merge 2bf91bac29 into 382ca51db1 Kristof Hardy 2017-04-28 14:16:54 +00:00
  • 4bf3788abe Merge e36fd89abd into 382ca51db1 Ruben Herold 2017-04-28 14:16:54 +00:00
  • 382ca51db1 Allow ALIAS records. Closes #138 Mark Schouten 2017-04-28 13:37:22 +02:00
  • 6be5f2f29c Fix updating the password, and store if we have local auth, we can't change passwords if we don't have local auth Mark Schouten 2017-04-28 13:09:31 +02:00
  • f67fa04d85 This fixes the issues with the newer pdns, which suddenly includes the whole API url in the returned json. Mark Schouten 2017-04-28 12:32:01 +02:00
  • 9d27a140d7 Fix proto in logo url Mark Schouten 2017-04-20 11:46:55 +02:00
  • 4d4e536d52 Deduplicate the api-url Mark Schouten 2017-04-20 11:45:33 +02:00
  • 6fbd049941 Merge pull request #143 from tuxis-ie/caa-support Tuxis Internet Engineering V.O.F 2017-04-03 09:48:15 +02:00
  • 0e63757d19 Implement CAA-records. Please note that pdns requires quotes around the third field: https://github.com/PowerDNS/pdns/issues/4937. Closes #141 Mark Schouten 2017-04-03 09:47:38 +02:00
  • 880908ff70 Merge remote-tracking branch 'origin/master' into issue-68 Richard Underwood 2017-02-03 09:36:59 +00:00
  • 5787659b07 Add this missing line, this may have broken editing of SPF/TXT records. Closes #140 Mark Schouten 2017-01-25 09:46:05 +01:00
  • 4f118af176 Permissions in zones.php Richard Underwood 2017-01-09 10:29:56 +00:00