1720 Commits

Author SHA1 Message Date
cf62890fcf Working on implementing the jQuery Validation plugin for the authentication settings editor. 2023-04-10 17:28:54 -04:00
a4b6fba2be Working on implementing the jQuery Validation plugin for the authentication settings editor. 2023-04-10 16:35:02 -04:00
6a19ed2903 Completed basic handling of authentication settings save process to the database. 2023-04-10 13:24:42 -04:00
2e30b83545 Added jQuery Validation 1.19.5 to the project NPM configuration as well as the Flask assets build script for js_main. 2023-04-10 13:06:06 -04:00
022e780d77 Working on authentication editor data saving workflow. 2023-04-10 12:49:12 -04:00
0912dd2805 Working on Knockout model integration into existing authentication settings editor view.
Settings are now loading via new backend API.
2023-04-10 07:39:21 -04:00
827da59ae2 Working on Knockout model integration into existing authentication settings editor view. 2023-04-09 10:26:07 -04:00
737e104912 Added KnockoutJS NPM package.
Re-formatted and re-organized settings model.

Working on Knockout model integration into existing authentication settings editor view.
2023-04-09 10:11:00 -04:00
ece9626212 Updated the OAuth login handlers to utilize uniform user naming variables.
Updated the GitHub login process to split the user's full name based on spaces so that first and last name are filled in on PDA profile.
2023-04-08 18:14:40 -04:00
9168dd99e0 Updated the OAuth login handlers to utilize uniform user naming variables.
Updated the GitHub login process to split the user's full name based on spaces so that first and last name are filled in on PDA profile.
2023-04-08 18:11:55 -04:00
a46ab760fd Reorganized universal OAuth fields' order to a uniform standard. Also updated the Client ID field prompts to a uniform standard. 2023-04-08 17:40:30 -04:00
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. 2023-04-08 17:14:55 -04:00
ab4495dc46 Completed the implementation of the SERVER_EXTERNAL_SSL environment setting into the app config files.
Completed the implementation of the aforementioned environment setting into the OAuth workflows.

Documented the aforementioned setting in the Environment-variables.md wiki document.
2023-04-08 17:05:27 -04:00
f5565bef23 merged activity_sql_perf_tuning #1487 to solve conflicts in forehand 2023-04-06 12:55:13 +03:00
d27fa2aa96 minor syntax improvement to use single history object as list 2023-04-04 22:27:21 +03:00
84d792ac07 Resolved merge conflict 2023-04-04 15:50:46 +03:00
fe10665e19 Refactored zone history retrieval, parsing and displaying code. 2023-04-04 15:32:52 +03:00
bae746cffe Show the current zone type and soa-edit-api settings on the zone settings page 2023-04-03 17:40:46 +02:00
cacfc042e2 Fix Zone Type can not be changed from "native" when adding or modifying zones (#1502) 2023-04-02 15:07:57 -04:00
a2429ad9d6 Make it possible again to use a different Zone Type than 'native', fixes #1501 2023-04-02 20:46:32 +02:00
1f6a0504c8 OAuth Settings Updates (#1500)
Completed the removal of the OAuth JWKS URL setting as well as the update of how the existing metadata URL settings are being used.

For additional information, reference GitHub issue #1499.
2023-04-02 09:35:17 -04:00
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.
For additional information, reference GitHub issue #1499.
2023-04-02 09:19:05 -04:00
e6c0b4c15f Performance gain in activity records list as in #1381 2023-03-30 16:23:03 +03:00
0d0339a316 fix #1485: allow more than 100 rows default in dashboard
The dashboard.domains_custom route was hardcoded to either return all
the domains, or at most 100, regardless of default_domain_table_size
setting.

Make this limit be dependent on default_domain_table_size instead.

The API will now limit to 100 or default_domain_table_size, whichever
one is higher. This is done to not break any seconday use-cases that
might depend on the hardcoded setting.
2023-03-29 14:52:00 +02:00
bb34daa333 Activity pages history base_query unification and perfomance improvement for standard user 2023-03-28 16:41:08 +03:00
53cfa4fdaa Fix activity search invalid form markup causing submission failures #1481 2023-03-25 10:00:12 -04:00
e0dffff325 Fix activity search form structure 2023-03-25 11:47:58 +02:00
b86282b442 Added references to the project's discord server. 2023-03-24 19:43:08 -04:00
7b91804a8e Merge remote-tracking branch 'origin/dev' into dev 2023-03-24 19:42:45 -04:00
15e29b6771 Added references to the project's discord server. 2023-03-24 19:42:35 -04:00
004d1d40c9 Improve exception handling for invalid UTF-8 encoded X-API-KEY header (#1479) 2023-03-22 04:34:55 -04:00
a954800869 fix(api): fixed internal server error being generated from invalid UTF-8 encoded X-API-KEY 2023-03-22 01:27:52 +00:00
92033aa109 Updated project README to include organization sponsorship reference. 2023-03-21 19:11:30 -04:00
271f483062 Updated project README to include organization sponsorship reference. 2023-03-21 19:09:48 -04:00
1762a5481b Updated build-and-publish workflow to exclude non-relevant project paths. 2023-03-19 17:06:01 -04:00
419bf35892 Updated build-and-publish workflow to exclude non-relevant project paths. 2023-03-19 17:05:30 -04:00
a187d70470 Updated CodeQL workflow to exclude non-relevant project paths. 2023-03-19 17:03:02 -04:00
f6009ba47b Updated CodeQL workflow to exclude non-relevant project paths. 2023-03-19 17:02:45 -04:00
55faefeedc Updated stale thread workflow with updated message verbiage.
Updated lock thread workflow to properly exclude threads with specific labels.
2023-03-19 15:11:01 -04:00
236487eada Updated Security section header of the project README. 2023-03-19 15:11:01 -04:00
976f52ce7a Corrected minor formatting issue with project's Code of Conduct policy. 2023-03-19 15:11:01 -04:00
4e54b5ae0a Added GitHub sponsors configuration. 2023-03-19 15:11:01 -04:00
ba19943c64 Updated stale thread workflow with updated message verbiage.
Updated lock thread workflow to properly exclude threads with specific labels.
2023-03-19 15:09:52 -04:00
6b9638ca19 Updated Security section header of the project README. 2023-03-19 12:39:44 -04:00
e11f55523d Corrected minor formatting issue with project's Code of Conduct policy. 2023-03-19 12:36:44 -04:00
506a75300a Added GitHub sponsors configuration. 2023-03-18 21:45:28 -04:00
80b191bc0d Updated project README to include donation section. 2023-03-18 20:55:41 -04:00
5acbabaed5 Updated project README to include donation section. 2023-03-18 20:55:20 -04:00
0a66089cad Updated dependabot configuration to target the dev branch. 2023-03-18 20:49:15 -04:00
522705a52b Updated dependabot configuration to target the dev branch. 2023-03-18 20:49:01 -04:00