forked from CactuseSecurity/firewall-orchestrator
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #3
Merged
Merged
Develop #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
to avoid upgrade error when audit_user is not defined yet closes #918
Develop sync cactus main to tpurschke
Develop weekly update minor fixes
* redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation
Develop new top level help page API structure
Develop Simple Fortinet vdom help page update
* removing some sample/test data * adjust dev docu * adding some audit logging * prevent audit_user pwd setting in upgrade mode to avoid upgrade error when audit_user is not defined yet closes #918 * typo * fixing bug with long / int change closes #1100 * redesign add user first steps (#1115) * redesign add user first steps * user setting fixes + help window size * doc changes * docker proxy cleanup * Add user with groups and roles + fixes (#1118) * redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation * add test-install workflow for develop branch * api help pages start * text review * some changes for fortinet vdom settings Co-authored-by: abarz722 <[email protected]>
* redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation * some improvements group/role/user handling
…1127) Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.11.1 to 6.12.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.11.1...6.12.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Introduce backup handler for upgrade
* minor fixes, webhook develop * adding get rules API query
- updating graphql from 1.3.1 to 2.03 - now importing metadata via new metadata api - setting HASURA_GRAPHQL_V1_BOOLEAN_NULL_COLLAPSE true
* minor fixes, webhook develop * adding get rules API query * Develop weekly merge to main - minor enhancements (#1130) * removing some sample/test data * adjust dev docu * adding some audit logging * prevent audit_user pwd setting in upgrade mode to avoid upgrade error when audit_user is not defined yet closes #918 * typo * fixing bug with long / int change closes #1100 * redesign add user first steps (#1115) * redesign add user first steps * user setting fixes + help window size * doc changes * docker proxy cleanup * doku * handler * handler * hjandler * Add user with groups and roles + fixes (#1118) * redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation * add test-install workflow for develop branch * api help pages start * text review * some changes for fortinet vdom settings * some improvements group/role/user handling (#1122) * redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation * some improvements group/role/user handling * handlers final * directory copy bug * minor fixes, webhook develop (#1126) * typo * syncronize for fast copy * formating * handler backup * delegate to middleware servers * server syntax * api handler * importer handler * database handler * ui handler * lib handler * remove dir in case of upgrade * error message for upgrade handler * error msg conditional * Develop adding get rules API query to help page (#1129) * minor fixes, webhook develop * adding get rules API query Co-authored-by: abarz722 <[email protected]> Co-authored-by: Valentin Hofmaier <[email protected]> * api v2 upgrade v1 * upgrade v2 * removing yaml * removing api dir again * adding dbname for force option * metadata ok * importing metadata via new api * fixes * more fixes * working install but issues with null queries: expected a list, but found null * HASURA_GRAPHQL_V1_BOOLEAN_NULL_COLLAPSE true * cleanup & documentation * minor doc fix * revert metadata version from 3 to 2 * reading pwd from file * fixes * changing name of secret file Co-authored-by: abarz722 <[email protected]> Co-authored-by: Valentin Hofmaier <[email protected]>
* minor fixes, webhook develop * adding get rules API query * Develop weekly merge to main - minor enhancements (#1130) * removing some sample/test data * adjust dev docu * adding some audit logging * prevent audit_user pwd setting in upgrade mode to avoid upgrade error when audit_user is not defined yet closes #918 * typo * fixing bug with long / int change closes #1100 * redesign add user first steps (#1115) * redesign add user first steps * user setting fixes + help window size * doc changes * docker proxy cleanup * doku * handler * handler * hjandler * Add user with groups and roles + fixes (#1118) * redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation * add test-install workflow for develop branch * api help pages start * text review * some changes for fortinet vdom settings * some improvements group/role/user handling (#1122) * redesign add user first steps * user setting fixes + help window size * small improvements request handlers * add role with user creation + small fixes * assign group with user creation * some improvements group/role/user handling * handlers final * directory copy bug * minor fixes, webhook develop (#1126) * typo * syncronize for fast copy * formating * handler backup * delegate to middleware servers * server syntax * api handler * importer handler * database handler * ui handler * lib handler * remove dir in case of upgrade * error message for upgrade handler * error msg conditional * Develop adding get rules API query to help page (#1129) * minor fixes, webhook develop * adding get rules API query Co-authored-by: abarz722 <[email protected]> Co-authored-by: Valentin Hofmaier <[email protected]> * api v2 upgrade v1 * upgrade v2 * removing yaml * removing api dir again * adding dbname for force option * metadata ok * importing metadata via new api * fixes * more fixes * working install but issues with null queries: expected a list, but found null * HASURA_GRAPHQL_V1_BOOLEAN_NULL_COLLAPSE true * cleanup & documentation * minor doc fix * revert metadata version from 3 to 2 * start db-testing * fix * more unit testing * f * . * . * reading pwd from file * fixes * changing name of secret file * generating ui_admin pwd only once do not re-generate admin pwd during upgrades closes UI installer do not set admin password during upgrade closes #1133 * unittest db * fix * fix * fix * . * . * . * unit testing cont. * . * . * . * final fixes * adding working hasura unit test Co-authored-by: abarz722 <[email protected]> Co-authored-by: Valentin Hofmaier <[email protected]>
alf-cactus
pushed a commit
that referenced
this pull request
Dec 8, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.