Commit Graph

  • 8108caf96a
    Updated default value of SERVER_EXTERNAL_SSL environment setting (#1522) master Matt Scott 2023-04-12 08:13:19 -0400
  • 003ee07596
    Updated the default value of the SERVER_EXTERNAL_SSL environment setting. Matt Scott 2023-04-12 08:07:40 -0400
  • c778004287
    Removed ARM v7 support from the Docker image build process it added a lot of build time to the process. Matt Scott 2023-04-12 07:35:34 -0400
  • a8c61abef6
    Added support for building ARM and ARM64 based Docker images. (#1520) Matt Scott 2023-04-12 06:28:44 -0400
  • 606b0ccc84
    Added support for building ARM and ARM64 based Docker images. Matt Scott 2023-04-12 06:26:03 -0400
  • b60a74d764
    Zone rrset changelog display improvement (#1507) Matt Scott 2023-04-12 05:47:49 -0400
  • e45324c619
    Updated issue templates to include latest version release. Matt Scott 2023-04-12 05:30:06 -0400
  • 0ccdf9ac0d resolved conflict from 737e104912 Rauno Tuul 2023-04-12 09:28:58 +0300
  • a8895ffe7a
    Merge branch 'release/0.4.1' Matt Scott 2023-04-11 19:13:04 -0400
  • 1081751c41
    Merge remote-tracking branch 'origin/dev' into dev Matt Scott 2023-04-11 19:09:46 -0400
  • f66d64ecbc
    Fixed an issue with Azure and OIDC sessions not being properly cleared on logout. Matt Scott 2023-04-11 19:09:33 -0400
  • 71405549a7
    Feature Update: Allow more than 100 rows in the zone list view. (#1491) Matt Scott 2023-04-11 18:57:51 -0400
  • db30c77584
    Show the current zone type and soa-edit-api settings on the zone settings page (#1504) Matt Scott 2023-04-11 18:56:29 -0400
  • c98c174c23
    Hopefully provided a reliable fix to the settings type conversion issues brought upon with the authentication settings editor overhaul. Matt Scott 2023-04-11 18:50:47 -0400
  • feb62cf39f
    Updated settings model boolean value conversion to include additional test values. Matt Scott 2023-04-11 07:05:46 -0400
  • 4e54a2bb3f
    Feature Update: OAuth Settings Management / Dual-Schema Support (#1515) Matt Scott 2023-04-10 20:03:28 -0400
  • c7aba5626d
    Moved authentication settings editor JavaScript into js_main assets build process instead of direct linking it to the view. Matt Scott 2023-04-10 19:58:58 -0400
  • 9f076330d6
    Removed legacy backend controller code for handling authentication settings form submission. Matt Scott 2023-04-10 19:54:47 -0400
  • 69ce3cb88a
    Added additional UI alerts / messaging to handle success / failure scenarios. Matt Scott 2023-04-10 19:52:18 -0400
  • e132ced669
    Completed first pass at the jQuery Validation implementation for the authentication settings editor. Matt Scott 2023-04-10 19:29:18 -0400
  • ea10b814d6
    Working on implementing the jQuery Validation plugin for the authentication settings editor. Matt Scott 2023-04-10 18:35:25 -0400
  • cf62890fcf
    Working on implementing the jQuery Validation plugin for the authentication settings editor. Matt Scott 2023-04-10 17:28:54 -0400
  • a4b6fba2be
    Working on implementing the jQuery Validation plugin for the authentication settings editor. Matt Scott 2023-04-10 16:35:02 -0400
  • 6a19ed2903
    Completed basic handling of authentication settings save process to the database. Matt Scott 2023-04-10 13:24:42 -0400
  • 2e30b83545
    Added jQuery Validation 1.19.5 to the project NPM configuration as well as the Flask assets build script for js_main. Matt Scott 2023-04-10 13:06:06 -0400
  • 022e780d77
    Working on authentication editor data saving workflow. Matt Scott 2023-04-10 12:49:12 -0400
  • 0912dd2805
    Working on Knockout model integration into existing authentication settings editor view. Matt Scott 2023-04-10 07:39:21 -0400
  • 827da59ae2
    Working on Knockout model integration into existing authentication settings editor view. Matt Scott 2023-04-09 10:26:07 -0400
  • 737e104912
    Added KnockoutJS NPM package. Matt Scott 2023-04-09 10:11:00 -0400
  • ece9626212
    Updated the OAuth login handlers to utilize uniform user naming variables. Matt Scott 2023-04-08 18:14:40 -0400
  • 9168dd99e0
    Updated the OAuth login handlers to utilize uniform user naming variables. Matt Scott 2023-04-08 18:11:55 -0400
  • a46ab760fd
    Reorganized universal OAuth fields' order to a uniform standard. Also updated the Client ID field prompts to a uniform standard. Matt Scott 2023-04-08 17:40:30 -0400
  • ee9012fa24
    Completed OAuth change to make the use of the metadata URL setting exclusive to the authorization and token URL settings. If the former is defined, it will be used in preference to the latter. Matt Scott 2023-04-08 17:14:55 -0400
  • ab4495dc46
    Completed the implementation of the SERVER_EXTERNAL_SSL environment setting into the app config files. Matt Scott 2023-04-08 17:05:27 -0400
  • f5565bef23 merged activity_sql_perf_tuning #1487 to solve conflicts in forehand Rauno Tuul 2023-04-06 12:55:13 +0300
  • d27fa2aa96 minor syntax improvement to use single history object as list Rauno Tuul 2023-04-04 22:27:21 +0300
  • 84d792ac07 Resolved merge conflict Rauno Tuul 2023-04-04 15:50:46 +0300
  • fe10665e19 Refactored zone history retrieval, parsing and displaying code. Rauno Tuul 2023-04-04 15:32:52 +0300
  • bae746cffe Show the current zone type and soa-edit-api settings on the zone settings page Stefan Ubbink 2023-04-02 15:47:34 +0200
  • cacfc042e2
    Fix Zone Type can not be changed from "native" when adding or modifying zones (#1502) Matt Scott 2023-04-02 15:07:57 -0400
  • a2429ad9d6 Make it possible again to use a different Zone Type than 'native', fixes #1501 Stefan Ubbink 2023-04-02 20:46:32 +0200
  • 1f6a0504c8
    OAuth Settings Updates (#1500) Matt Scott 2023-04-02 09:35:17 -0400
  • 19335439bd
    Completed the removal of the OAuth JWKS URL setting as well as the update of how the existing metadata URL settings are being used. Matt Scott 2023-04-02 09:19:05 -0400
  • e6c0b4c15f Performance gain in activity records list as in #1381 Rauno Tuul 2023-03-30 16:23:03 +0300
  • 0d0339a316
    fix #1485: allow more than 100 rows default in dashboard Jan Koppe 2023-03-29 14:52:00 +0200
  • bb34daa333 Activity pages history base_query unification and perfomance improvement for standard user Rauno Tuul 2023-03-28 16:41:08 +0300
  • 53cfa4fdaa
    Fix activity search invalid form markup causing submission failures #1481 Matt Scott 2023-03-25 10:00:12 -0400
  • e0dffff325 Fix activity search form structure Rauno Tuul 2023-03-25 11:47:58 +0200
  • b86282b442
    Added references to the project's discord server. Matt Scott 2023-03-24 19:42:35 -0400
  • 7b91804a8e
    Merge remote-tracking branch 'origin/dev' into dev Matt Scott 2023-03-24 19:42:45 -0400
  • 15e29b6771
    Added references to the project's discord server. Matt Scott 2023-03-24 19:42:35 -0400
  • 004d1d40c9
    Improve exception handling for invalid UTF-8 encoded X-API-KEY header (#1479) Matt Scott 2023-03-22 04:34:55 -0400
  • a954800869 fix(api): fixed internal server error being generated from invalid UTF-8 encoded X-API-KEY Nigel Kukard 2023-03-22 01:27:52 +0000
  • 92033aa109
    Updated project README to include organization sponsorship reference. Matt Scott 2023-03-21 19:09:48 -0400
  • 271f483062
    Updated project README to include organization sponsorship reference. Matt Scott 2023-03-21 19:09:48 -0400
  • 1762a5481b
    Updated build-and-publish workflow to exclude non-relevant project paths. Matt Scott 2023-03-19 17:05:30 -0400
  • 419bf35892
    Updated build-and-publish workflow to exclude non-relevant project paths. Matt Scott 2023-03-19 17:05:30 -0400
  • a187d70470
    Updated CodeQL workflow to exclude non-relevant project paths. Matt Scott 2023-03-19 17:02:45 -0400
  • f6009ba47b
    Updated CodeQL workflow to exclude non-relevant project paths. Matt Scott 2023-03-19 17:02:45 -0400
  • 55faefeedc Updated stale thread workflow with updated message verbiage. Matt Scott 2023-03-19 15:09:52 -0400
  • 236487eada Updated Security section header of the project README. Matt Scott 2023-03-19 12:39:44 -0400
  • 976f52ce7a Corrected minor formatting issue with project's Code of Conduct policy. Matt Scott 2023-03-19 12:36:44 -0400
  • 4e54b5ae0a Added GitHub sponsors configuration. Matt Scott 2023-03-18 21:45:28 -0400
  • ba19943c64 Updated stale thread workflow with updated message verbiage. Matt Scott 2023-03-19 15:09:52 -0400
  • 6b9638ca19 Updated Security section header of the project README. Matt Scott 2023-03-19 12:39:44 -0400
  • e11f55523d Corrected minor formatting issue with project's Code of Conduct policy. Matt Scott 2023-03-19 12:36:44 -0400
  • 506a75300a Added GitHub sponsors configuration. Matt Scott 2023-03-18 21:45:28 -0400
  • 80b191bc0d Updated project README to include donation section. Matt Scott 2023-03-18 20:55:20 -0400
  • 5acbabaed5 Updated project README to include donation section. Matt Scott 2023-03-18 20:55:20 -0400
  • 0a66089cad Updated dependabot configuration to target the dev branch. Matt Scott 2023-03-18 20:49:01 -0400
  • 522705a52b Updated dependabot configuration to target the dev branch. Matt Scott 2023-03-18 20:49:01 -0400
  • 519b8579db
    Merge pull request from GHSA-6c8m-4h29-hmmh Matt Scott 2023-03-18 20:00:05 -0400
  • e7547ff8d3 fix: fix for CVE-2023-0286 & CVE-2023-23931 - cryptography update to 39.0.2 Nigel Kukard 2023-03-18 23:43:51 +0000
  • b71f9ae5b4
    Merge pull request from GHSA-3pcw-h28g-9w3v Matt Scott 2023-03-18 19:53:41 -0400
  • 78e8d9950d fix: upgrade setuptools to fix CVE-2022-40897 Nigel Kukard 2023-03-18 23:22:01 +0000
  • ca4bf18f67 Updated invalid value in dependabot workflow. Matt Scott 2023-03-18 19:20:36 -0400
  • 1918f713e1 Merge remote-tracking branch 'origin/dev' into dev Matt Scott 2023-03-18 19:20:47 -0400
  • 33614ae102 Updated invalid value in dependabot workflow. Matt Scott 2023-03-18 19:20:36 -0400
  • d3da1e43ed
    Fix LDAP group restrictions by allowing the use of any combination of groups. (#1463) Matt Scott 2023-03-18 19:15:01 -0400
  • 138532fb95 fix: allow the specification of any combination of groups in LDAP group security configuration Nigel Kukard 2023-03-18 20:27:02 +0000
  • c24b4b047d
    Merge pull request #1461 from nkukard/nkupdates-fix-session-clear Matt Scott 2023-03-18 16:05:20 -0400
  • defb3e5a48
    Merge pull request #1238 from melck/fix-ldap-ad-nested-member Matt Scott 2023-03-18 16:03:48 -0400
  • f44ff7d261 fix: fixed session clearing and let logout_user take care of cleanup Nigel Kukard 2023-03-18 19:14:58 +0000
  • 340e84ab89 Updated MegaLinter workflow to include a manual dispatch option. Matt Scott 2023-03-18 08:52:39 -0400
  • 2606ad0395 Updated various yaml files to include proper opening lines. Matt Scott 2023-03-18 08:48:07 -0400
  • d716f8cc88 Updated various yaml files to include proper opening lines. Matt Scott 2023-03-18 08:48:07 -0400
  • 1aac3c0f0d Updated the stale issue / PR workflow to include better verbiage for the contribution guide. Matt Scott 2023-03-17 18:25:05 -0400
  • 2ca712af49 Updated the stale issue / PR workflow to include better verbiage for the contribution guide. Matt Scott 2023-03-17 18:25:05 -0400
  • 92f5071a84 Corrected URL mistake in stale issue / PR workflow. Matt Scott 2023-03-17 18:16:06 -0400
  • 763f06a830 Corrected URL mistake in stale issue / PR workflow. Matt Scott 2023-03-17 18:16:06 -0400
  • 98e6b8946f Updated labels for the issue templates. Matt Scott 2023-03-17 18:03:18 -0400
  • 3294ed80f3 Updated labels for the issue templates. Matt Scott 2023-03-17 18:03:18 -0400
  • 1bfb5429a1 Updated stale issue / PR workflow to include proper exceptions. Matt Scott 2023-03-17 17:56:59 -0400
  • 687571101f Updated stale issue / PR workflow to include proper exceptions. Matt Scott 2023-03-17 17:56:59 -0400
  • 1358e47b5b Corrected project name reference mistake in contribution guide. Matt Scott 2023-03-17 17:48:07 -0400
  • ae16e9868a Corrected project name reference mistake in contribution guide. Matt Scott 2023-03-17 17:48:07 -0400
  • a2e5c7d5bc Corrected an input type mistake in the bug report and feature request templates. Matt Scott 2023-03-17 17:29:05 -0400
  • fc6d8505b7 Corrected an input type mistake in the bug report and feature request templates. Matt Scott 2023-03-17 17:29:05 -0400
  • 31c8577409 Updated project README to include reference to new security policy. Matt Scott 2023-03-17 16:48:11 -0400
  • 6681d0f5b0 Relocated new security policy to the project root to meet GitHub feature expectations. Matt Scott 2023-03-17 16:46:34 -0400