Commit Graph

  • 94eeae0cad
    Downgrade to dnspython>=1.16.0 Khanh Ngo 2020-10-10 21:52:46 +02:00
  • 75a30f14fb
    Dockerfile and requirements.txt update - Fix bug in python requests module missing after delete py3-pip from build stage - Downgrade the requirement of bcrypt to >=3.1.7 for older python3 version compatibility Khanh Ngo 2020-10-10 21:47:58 +02:00
  • 76562f8a46
    Fix typo Remove space from oidc_oauth_last_name default value Khanh Ngo 2020-10-10 21:03:34 +02:00
  • 6455189c32
    Merge pull request #823 from ngoduykhanh/upgrade-pip-packages Khanh Ngo 2020-10-10 20:31:10 +02:00
  • 7e6d5d2e4a Merge branch 'master' into upgrade-pip-packages Khanh Ngo 2020-10-10 20:30:18 +02:00
  • 372fdd7bd0 Merge branch 'master' of github.com:ngoduykhanh/PowerDNS-Admin Khanh Ngo 2020-10-10 20:29:01 +02:00
  • 0dfced4968
    Upgrade pip packages Khanh Ngo 2020-10-10 20:27:09 +02:00
  • 33282ae4af
    Merge pull request #797 from ngoduykhanh/dependabot/npm_and_yarn/elliptic-6.5.3 Khanh Ngo 2020-10-10 14:43:42 +02:00
  • 078b0b2f4d Merge remote-tracking branch 'birkb/master' Khanh Ngo 2020-10-10 14:39:43 +02:00
  • 55ad73d92e
    Merge pull request #800 from cyso/pr/oidc-account Khanh Ngo 2020-10-10 14:32:14 +02:00
  • a679073928
    Merge pull request #773 from terbolous/azure-oauth Khanh Ngo 2020-10-10 14:20:26 +02:00
  • b5fc9045f2
    Merge pull request #766 from frei-style/sort_accounts Khanh Ngo 2020-10-10 14:18:02 +02:00
  • f3bcf1b834
    Merge pull request #763 from RoeiGanor/fix_gravatar Khanh Ngo 2020-10-10 14:16:57 +02:00
  • b8ffb1dae9
    Merge pull request #804 from RoeiGanor/api_key Khanh Ngo 2020-10-10 14:11:09 +02:00
  • b10a706e15
    Merge pull request #817 from virtualox/patch-1 Khanh Ngo 2020-10-10 14:03:45 +02:00
  • b12377796b
    Merge pull request #814 from TomHetmer/master Khanh Ngo 2020-10-10 14:03:02 +02:00
  • 58f3c241b4
    Merge pull request #815 from vlche/master Khanh Ngo 2020-10-10 14:01:42 +02:00
  • 9228128907 USER instruction enabled in Dockerfile - avoid running gunicorn as root user - use setcap to allow gunicorn starting with a privileged port - write permission only on /app/configs folder - su command removed from entrypoint.sh, because it runs as pda user Birk Bohne 2020-09-19 19:58:51 +02:00
  • 3167e50f65
    Update README.md VirtualOx 2020-09-16 08:43:41 +02:00
  • 810f773a5b
    bumped up alpine to 3.12 Vladimir Che 2020-09-10 21:26:14 +03:00
  • cf62658e19
    do not fail with wildcard PTRs Tom Hetmer 2020-09-10 01:18:07 +07:00
  • 352e7d388a
    Merge pull request #1 from vlche/whitesource/configure Vladimir Che 2020-09-01 00:06:47 +03:00
  • 8735f1e273
    Add .whitesource configuration file whitesource-bolt-for-github[bot] 2020-08-31 20:52:34 +00:00
  • 74b89b1b7e Add API Key to the UI root 2020-08-08 13:41:18 +00:00
  • 70c2744f29 Log amount of accounts found in PowerDNS Nick Douma 2020-08-06 17:45:05 +02:00
  • 3c59ba6f84 Account does not have username Nick Douma 2020-08-06 17:44:54 +02:00
  • b4d7f66e29 Use Account.delete_account to also handle unlinking of Users Nick Douma 2020-08-06 16:33:00 +02:00
  • 9632898b40 Domains should not be updated in update_accounts.py Nick Douma 2020-08-06 15:40:11 +02:00
  • f9f966df75 Allow for configuration of logout url Nick Douma 2020-08-05 13:46:07 +02:00
  • 27f5c89f70 Manage Account membership on oidc login Nick Douma 2020-03-06 16:01:18 +01:00
  • 7ef6f5db4e Check if plain_text_password is falsish instead of empty string Nick Douma 2020-03-06 13:50:04 +01:00
  • ab6480a4b4 Update user with info from oidc during login Nick Douma 2020-03-06 13:49:22 +01:00
  • 0ef57b2f9f Implement account update method Nick Douma 2020-08-06 15:16:18 +02:00
  • 8377f08d3b
    Bump elliptic from 6.4.0 to 6.5.3 dependabot[bot] 2020-07-30 11:54:11 +00:00
  • 22eabef06a
    Use the correct matching group Erik Weber 2020-07-03 11:01:17 +02:00
  • e993422106
    Add regex matching for group/account description Erik Weber 2020-07-03 10:55:06 +02:00
  • 25db119d02
    Add Account creation/permission handling based on Azure oAuth group membership Erik Weber 2020-07-03 08:55:31 +02:00
  • 9946f72a85 Order accounts by name on 'New Domain' and domain admin Manuel Frei 2020-06-28 01:59:12 +02:00
  • 5125c9764c
    Delete FETCH_HEAD RoeiGanor 2020-06-24 11:21:45 +03:00
  • 0f9a5f8652 Fix gravatar offline mode Roei Ganor 2020-06-24 11:17:45 +03:00
  • f3f91d56e2
    Adjust html code Khanh Ngo 2020-06-20 11:08:14 +07:00
  • 1b4fe8935d Merge branch 'master' into record_rollback Khanh Ngo 2020-06-20 10:17:52 +07:00
  • 4e63f8380b
    Merge pull request #756 from RoeiGanor/master Khanh Ngo 2020-06-20 09:55:41 +07:00
  • 1f4580a27a
    Log failed domain apply operation Khanh Ngo 2020-06-20 09:51:30 +07:00
  • 5123d542e4
    Fix #752 - Rollback the removed record if apply operation failed Khanh Ngo 2020-06-19 09:34:33 +07:00
  • 94da9198c0
    Merge pull request #760 from ngoduykhanh/refactoring Khanh Ngo 2020-06-19 09:16:08 +07:00
  • a3fd856dd8
    Code refactoring and bug fixes Khanh Ngo 2020-06-19 08:47:51 +07:00
  • 84ae753db2 Changed default TTL Roei 2020-06-14 09:13:01 +03:00
  • 5eb2edee2c
    Merge pull request #747 from ymage/fix_logout_746 Khanh Ngo 2020-06-08 10:24:43 +07:00
  • 4e39d5a461 Fix session clearing Ymage 2020-05-29 17:41:20 +02:00
  • cfc8567180
    Merge pull request #742 from nfantone/feat/remote-user Khanh Ngo 2020-05-26 15:36:47 +07:00
  • 39db31b5ae Add missing ensure_list util function Nicolás Fantone 2020-05-25 14:16:33 +01:00
  • eb730be8f9 Add remote user config settings Nicolás Fantone 2020-05-25 14:12:32 +01:00
  • 831fbf3cb3
    Merge pull request #738 from ymage/url_for_static_assets Khanh Ngo 2020-05-24 21:22:33 +07:00
  • 125883330e Merge branch 'pull/679' Khanh Ngo 2020-05-24 21:19:04 +07:00
  • 73c267848c
    Merge branch 'master' into url_for_static_assets Khanh Ngo 2020-05-24 21:16:00 +07:00
  • 5ac126f349
    Merge pull request #739 from sshipway/sorting Khanh Ngo 2020-05-24 21:06:51 +07:00
  • 52298f8289 Support login in through REMOTE_USER environment variable Nicolás Fantone 2020-01-02 19:01:13 -03:00
  • a598c52729
    Fix base template current_user is Anonymous when we are not authenticated. Need to check if email attribute is defined before using it Khanh Ngo 2020-05-22 17:37:39 +07:00
  • 3476c8a9ec SJS Sort rrset members by content before comparison to ensure correct compare. Also default comment to blank entry rather than missing entry, to allow sorting to work correctly. Steve Shipway 2020-05-20 16:21:28 +12:00
  • 99f12df748 Add url_for() for static assets Ymage 2020-05-20 00:03:36 +02:00
  • 0ef132a7be
    Update swagger yaml Khanh Ngo 2020-05-17 21:00:13 +07:00
  • fd0485d897 Merge remote-tracking branch 'keesbos/mgmt' Khanh Ngo 2020-05-17 19:43:45 +07:00
  • 9f4b6ffcdb Merge branch 'master' of github.com:ngoduykhanh/PowerDNS-Admin Khanh Ngo 2020-05-17 16:12:03 +07:00
  • ab7e1eb71b
    Fix email confirmation template Khanh Ngo 2020-05-17 16:11:52 +07:00
  • d43c9a581f
    Update README.md Khanh Ngo 2020-05-17 14:37:15 +07:00
  • edb2a354d1
    Merge pull request #725 from Monogramm/ui/favicon Khanh Ngo 2020-05-17 13:47:18 +07:00
  • 78245d339f
    Merge pull request #717 from RoeiGanor/master Khanh Ngo 2020-05-17 13:44:52 +07:00
  • f442fef3d6
    Update gitignore Khanh Ngo 2020-05-17 13:40:24 +07:00
  • 9f562714f2
    fix: Add favicon to fix #724 mathieu.brunot 2020-05-09 23:56:19 +02:00
  • 2044ce4737 oidc custom claims root 2020-05-04 07:12:48 +00:00
  • 33eff6313f
    Fix loading zone with Slave type Khanh Ngo 2020-05-02 09:41:01 +07:00
  • 978c0b6c62
    Merge pull request #711 from terbolous/azure_oauth v0.2.2 Khanh Ngo 2020-05-01 10:25:27 +07:00
  • 5bd8990a54 Merge remote-tracking branch 'RoeiGanor/master' Khanh Ngo 2020-05-01 10:07:25 +07:00
  • 483c767d26 Offline installation and searchable inputs Roei Ganor 2020-04-17 17:01:29 +03:00
  • b03cbdea65
    Azure oauth: Graph api calls it mail, not email Erik Weber 2020-04-30 12:15:19 +02:00
  • b8442c4c5c
    Azure oauth: remove preferredName from query Erik Weber 2020-04-30 12:14:32 +02:00
  • bd1eb3cce9
    Merge pull request #709 from saschaludwig/master Khanh Ngo 2020-04-30 10:24:38 +07:00
  • 27d1de3a34
    Merge pull request #703 from kaechele/persistent-sqlite-docker Khanh Ngo 2020-04-30 10:23:01 +07:00
  • 9e8401ae46
    Merge branch 'master' of github.com:ngoduykhanh/PowerDNS-Admin Khanh Ngo 2020-04-30 10:17:32 +07:00
  • 02692c7759
    Code formating Khanh Ngo 2020-04-30 10:17:08 +07:00
  • de6d8c3dce Merge remote-tracking branch 'ixaustralia/master' Khanh Ngo 2020-04-30 09:15:26 +07:00
  • bbd00865dc
    Merge pull request #681 from eht16/fix_create_template_from_zone_url Khanh Ngo 2020-04-30 09:12:04 +07:00
  • ccb27e21b3
    fixed typo Sascha Ludwig 2020-04-29 18:20:21 +02:00
  • 06266846ec Use sqlite by default in docker Felix Kaechele 2020-04-20 18:23:57 -04:00
  • 0e093d4eec Support only having one auth method enabled (which isn't ldap/local) Marcus Knight 2020-04-16 15:46:27 +08:00
  • 452c4a02d8
    Merge pull request #690 from Atisom/master Khanh Ngo 2020-04-06 09:40:03 +07:00
  • def06bee41 set SAML wantAssertionsEncrypted from config Attila DEBRECZENI 2020-04-03 13:44:03 +00:00
  • b2d72d6603
    Fix docker bool config value Khanh Ngo 2020-04-02 09:41:26 +07:00
  • 403f063977
    Merge branch 'master' of github.com:ngoduykhanh/PowerDNS-Admin Khanh Ngo 2020-03-28 10:49:25 +07:00
  • 3ae8fce3b1
    Merge pull request #686 from christianbur/master Khanh Ngo 2020-03-28 10:49:01 +07:00
  • c8490146ed Merge remote-tracking branch 'christianbur/master' Khanh Ngo 2020-03-28 09:56:24 +07:00
  • ee8ab848e3
    Merge pull request #691 from athalonis/feature/secure-files Khanh Ngo 2020-03-28 09:52:18 +07:00
  • cc26174a48
    wantAssertionsEncrypted to false Attila DEBRECZENI 2020-03-27 02:19:06 +01:00
  • 7e97bec07f
    Add docker secrets support Benjamin Bässler 2020-03-27 00:59:28 +01:00
  • a581aa3cf2 add SAML_ASSERTION_ENCRYPTED envrionment Attila DEBRECZENI 2020-03-25 21:35:20 +00:00
  • e550b0a109 SAML debug attributes Attila DEBRECZENI 2020-03-25 21:05:30 +00:00
  • 4b4509d839
    Update gunicorn 19.7.1 -> 20.0.4 Christian Burmeister 2020-03-13 00:30:26 +01:00
  • 058d475f05
    Update requirements.txt Christian Burmeister 2020-03-13 00:28:32 +01:00
  • 795896d968
    Update alpine 3.10 -> 3.11 Christian Burmeister 2020-03-13 00:27:19 +01:00