Commit Graph

  • 866a6b49a1
    Upgrade Flask modules Khanh Ngo 2018-08-25 15:02:05 +0700
  • 601859c952
    Merge pull request #339 from ngoduykhanh/app_config_adjustment Khanh Ngo 2018-08-25 14:57:27 +0700
  • 07e1bcdc47
    Bug fixes. Adjustment in user input validation Khanh Ngo 2018-08-25 14:53:10 +0700
  • 32dcc6482f
    Fix db migration issue Khanh Ngo 2018-08-23 09:23:21 +0700
  • 66e9be8c7a
    Update .travis.yml to use mysql for db. Fix RECORDS_ALLOW_EDIT config key Khanh Ngo 2018-08-22 17:57:12 +0700
  • b338b64795
    Update basic help for setting section Khanh Ngo 2018-08-22 17:45:37 +0700
  • 24aaf7d746
    Fix AD group based authentication Khanh Ngo 2018-08-22 16:55:44 +0700
  • 421ea627d8
    #237. Allow LDAP user to use OTP Khanh Ngo 2018-08-22 09:43:33 +0700
  • 9506315a46 manage records_allow_to_edit setting in DB Khanh Ngo 2018-08-22 08:36:53 +0700
  • 74a7b5a3b7 Migrate more config values to db Khanh Ngo 2018-08-21 13:26:27 +0700
  • 8af7a6ac9e
    Adjustment in travis ci configs. Fix importing during first time running db upgrade Khanh Ngo 2018-08-20 17:21:32 +0700
  • 0b7580c82f
    Read powerdns api setting from DB Khanh Ngo 2018-08-20 09:59:19 +0700
  • f8f4ddcc85
    Add validation for authentication setting form Khanh Ngo 2018-08-19 22:08:14 +0700
  • babf62bae0
    Fix Github/Google oAuth Khanh Ngo 2018-08-19 15:29:50 +0700
  • ada6f844ff
    Read LDAP config from DB instead of file. Adjustment in site titles Khanh Ngo 2018-08-18 22:42:18 +0700
  • 4b9349c83e
    Create DB config for pdns and authentication setting Khanh Ngo 2018-08-18 18:41:59 +0700
  • 71b09b9bd1
    Update README.md Khanh Ngo 2018-08-14 09:36:26 +0700
  • 7b5c74cc7d
    Merge pull request #330 from tmuncks/add-user-edit Khanh Ngo 2018-08-14 08:52:20 +0700
  • 56381e766f Merge branch 'master' of https://github.com/ngoduykhanh/PowerDNS-Admin Khanh Ngo 2018-08-13 10:47:45 +0700
  • d877acec04
    Merge pull request #281 from Linqhost/master Khanh Ngo 2018-08-13 10:44:09 +0700
  • 3733cd750c
    Merge pull request #329 from icb-/saml-binding Khanh Ngo 2018-08-13 10:40:38 +0700
  • fe4616d609 Do user.otp_secret check properly Thomas M Steenholdt 2018-08-13 01:30:56 -0200
  • 14de9143c9
    Merge pull request #331 from tmuncks/fix-enable-2fa Khanh Ngo 2018-08-13 10:32:16 +0700
  • b36b5e1199 Merge remote-tracking branch 'tmuncks/fix-enable-2fa' Khanh Ngo 2018-08-13 10:19:40 +0700
  • 539e6bc562 Fix double refresh when activating 2FA Thomas M Steenholdt 2018-08-12 07:41:24 -0200
  • 0ac33aa3c4 Add option to edit users from the comfort of the UI Thomas M Steenholdt 2018-08-12 07:40:32 -0200
  • 2e96b41725 Allow specifying SAML2 SSO binding format. Ian Bobbitt 2018-08-11 09:12:06 -0400
  • 85e745731b
    Merge pull request #328 from ngoduykhanh/fix_ldap Khanh Ngo 2018-08-09 17:35:35 +0700
  • 9ed09e92fc
    Fix ldap authentication Khanh Ngo 2018-08-09 16:21:42 +0700
  • af58f3ab34 Merge branch 'password-update-utf8' Khanh Ngo 2018-08-08 09:30:07 +0700
  • 20dcdbbb66
    Decode passwords as UTF-8 on profile updates as well Dennis Schubert 2018-08-08 04:23:20 +0200
  • c6bb58cfda
    Sync config template to developement config Khanh Ngo 2018-08-07 09:14:52 +0700
  • 47d5858fc6 Merge branch 'fix-saml' Khanh Ngo 2018-08-07 09:09:34 +0700
  • 501b817808
    Merge pull request #313 from tmuncks/tolerate-pdns-3-api Khanh Ngo 2018-08-01 21:21:00 +0700
  • 435e34358e
    Merge pull request #315 from hieulq/patch-1 Khanh Ngo 2018-08-01 20:00:51 +0700
  • 88e7fa8598
    Expose pdns default port 53 via UDP Hieu LE 2018-08-01 16:44:18 +0700
  • 0979d9fca0 Tolerate pdns 3.x API deficiencies Thomas M Steenholdt 2018-07-30 09:15:55 -0200
  • d29628a90a Merge remote-tracking branch 'xakraz/master' Khanh Ngo 2018-07-10 09:30:58 +0700
  • 363a093387 Fixes for a docker-compose working out of the box Xavier Krantz 2018-07-06 17:17:01 +0200
  • 96a9c12300 Log user's ip address when they login Khanh Ngo 2018-07-05 14:25:05 +0700
  • 178e25f8f7
    Fix domain table modal to prevent removing several record at the same time Khanh Ngo 2018-07-05 13:58:27 +0700
  • c43743aac0 Merge remote-tracking branch '7digital/feature/docker-wait-for-mysql' Khanh Ngo 2018-07-05 10:44:56 +0700
  • ef947aa896
    Make A as default record when create a new one Khanh Ngo 2018-07-05 10:42:46 +0700
  • d9baaa4d60 Fix #302 Khanh Ngo 2018-07-05 09:57:08 +0700
  • 497f5cfadd Wait for MySQL to be reading before initialising/upgrading database Sam Martin 2018-06-27 12:29:52 +0100
  • 480989e86a Manage Account memebership for SAML Users Ian Bobbitt 2018-06-25 11:15:35 +0000
  • 765351c5e9 Emit audit history when SAML assertions promote or demote a user. Ian Bobbitt 2018-06-24 23:54:29 +0000
  • 17a61d04b5 Merge remote-tracking branch 'upstream/master' into fix-saml Ian Bobbitt 2018-06-24 22:31:54 +0000
  • 599b848d46
    Merge pull request #289 from tmuncks/add-allow-quick-edit-setting Khanh Ngo 2018-06-24 10:16:14 +0700
  • 31305a3048 Add setting to allow/disallow quick editing of records Thomas M Steenholdt 2018-06-22 14:55:23 -0200
  • 1bccc34c16 Merge remote-tracking branch 'tmuncks/improve-setting-handling' Khanh Ngo 2018-06-24 08:23:43 +0700
  • 62e89bcb7b
    Merge pull request #284 from tmuncks/add-vscode-to-gitignore Khanh Ngo 2018-06-24 08:20:50 +0700
  • d2a5adc027 Create DB default values during the first migration Khanh Ngo 2018-06-22 18:02:01 +0700
  • dc8b6b2351 Add migration directory from flask-migrate Khanh Ngo 2018-06-22 16:47:45 +0700
  • 6cbd2686fd Remove migrations directory from gitignore Khanh Ngo 2018-06-22 16:26:40 +0700
  • 4597e55379 Fix typo in function set_maintenance Thomas M Steenholdt 2018-06-21 22:03:25 -0200
  • 6c8a3ac36c Move setting definitions into code (rather than database). Thomas M Steenholdt 2018-06-21 21:56:51 -0200
  • ac2b100869 Add Visual Studio Code settings folder to .gitignore Thomas M Steenholdt 2018-06-15 11:15:26 -0200
  • b3e04a0569
    Merge pull request #283 from ngoduykhanh/flask_migrate Khanh Ngo 2018-06-13 11:14:44 +0700
  • 585985e4f0
    Merge changes from master, PR #280 and resolve conflicts Khanh Ngo 2018-06-13 11:05:53 +0700
  • 521ad446db
    Add apt-transport-https to powerdns-admin Dockerfile Khanh Ngo 2018-06-13 10:47:35 +0700
  • c2df132040 Merge remote-tracking branch 'kaechele/use-webassets' Khanh Ngo 2018-06-13 09:58:15 +0700
  • 646166bbd7
    Update sqlite db file path in config template Khanh Ngo 2018-06-13 09:55:57 +0700
  • 8a22e030cd
    Merge and resolve the conflicts from master Khanh Ngo 2018-06-13 09:35:19 +0700
  • e763ce7501 Merge remote-tracking branch 'tmuncks/db-handle-disconnects' Khanh Ngo 2018-06-13 09:00:25 +0700
  • daba67611b Enable pool_pre_ping in DB connection Thomas M Steenholdt 2018-06-12 14:00:21 -0200
  • aa6909065d Merge remote-tracking branch 'tmuncks/initial-accounts' Khanh Ngo 2018-06-12 16:17:55 +0700
  • 44c483ffd5
    CLI script to update zone list rodehoed 2018-06-12 09:42:26 +0200
  • 1bf869f508 Add webassets support Felix Kaechele 2018-06-10 15:16:28 +0200
  • 396075efda Add yarn support Felix Kaechele 2018-06-10 15:04:39 +0200
  • 17fb6b0ddd Delete bundled libraries Felix Kaechele 2018-06-10 15:00:26 +0200
  • fb234e3592
    Add .gitattributes Khanh Ngo 2018-06-11 17:12:52 +0700
  • 003310665c Merge branch 'master' into flask_migrate Khanh Ngo 2018-06-11 17:05:01 +0700
  • f85f814d9f
    Add BG_DOMAIN_UPDATES config for docker development env Khanh Ngo 2018-06-11 17:02:01 +0700
  • b7dac8a565 Merge remote-tracking branch 'ProviderNL/feature/bg_domain_updates' Khanh Ngo 2018-06-11 16:52:03 +0700
  • 00b7aa17b5 Merge remote-tracking branch 'tmuncks/fix-dnssec-rectification' Khanh Ngo 2018-06-11 16:38:15 +0700
  • 232d39cca0 Adjustment in Docker stuff to work with new migration. Add init_data.py script to initialize table data Khanh Ngo 2018-06-11 14:12:04 +0700
  • ab0124b3e2 Update requirements.txt Khanh Ngo 2018-06-11 11:11:43 +0700
  • a6f0bf26d4
    Use Flask-Migrate for db migration Khanh Ngo 2018-06-11 10:58:47 +0700
  • 0a670845fa Automatically rectify DNSSEC enabled zones Thomas M Steenholdt 2018-06-10 21:23:10 -0200
  • 18133ab19c Add ajax call for refresh Jeroen Boonstra 2018-06-08 13:26:06 +0200
  • 689b25817c Add action to dialog Jeroen Boonstra 2018-06-08 13:25:43 +0200
  • e334749382 Add dialog for refresh status Jeroen Boonstra 2018-06-08 13:25:21 +0200
  • 9732961854 Add refesh button Jeroen Boonstra 2018-06-08 13:23:04 +0200
  • 39d3a4d6ac add bg settings for button Jeroen Boonstra 2018-06-08 13:22:03 +0200
  • 8b2083be77 Add domain refresh endpoint Jeroen Boonstra 2018-06-08 13:21:17 +0200
  • 734a6d5b32 Enable bg updates Jeroen Boonstra 2018-06-08 11:46:17 +0200
  • ecdb9b9328
    Merge pull request #275 from tmuncks/dont-revoke-your-own-rights Khanh Ngo 2018-06-08 09:16:49 +0700
  • 90f08ee92e Fix user deletion Thomas M Steenholdt 2018-06-07 15:26:54 -0200
  • 2958ae663c
    Validate user role and DNSSEC_ADMINS_ONLY config on DNSSEC related routes Khanh Ngo 2018-06-07 09:28:14 +0700
  • 6f54b1a9de Merge remote-tracking branch 'tmuncks/dnssec-admin-only' Khanh Ngo 2018-06-07 08:53:01 +0700
  • 70b3060f5d
    Merge pull request #271 from sinzee/patch-1 Khanh Ngo 2018-06-07 08:50:48 +0700
  • 2c5a98aca4
    Merge pull request #273 from tmuncks/dont-revoke-your-own-rights Khanh Ngo 2018-06-07 08:48:44 +0700
  • 36bf492cb6
    Merge pull request #272 from tmuncks/fix-otp-validation Khanh Ngo 2018-06-07 08:46:26 +0700
  • 2b3b67a3af Fix foreign key constraint error on MySQL Thomas M Steenholdt 2018-06-06 11:59:15 -0200
  • 5d40c42bbf Fix OTP validation Thomas M Steenholdt 2018-06-06 09:17:26 -0200
  • ccec6c37b4 Restrict certain admin changes on the current user Thomas M Steenholdt 2018-06-06 09:14:48 -0200
  • 10f47039ec Add config option to allow DNSSEC changes only for admins Thomas M Steenholdt 2018-06-06 08:42:57 -0200
  • a4af4ad4b3 Implement per account domain access Thomas M Steenholdt 2018-06-05 16:41:39 -0200
  • a3a58f16a5 Initial support for Accounts Thomas M Steenholdt 2018-06-04 13:10:02 -0200