-
Notifications
You must be signed in to change notification settings - Fork 2
Merge release/1.5-alpha into main #158
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
Merged
Merged
Conversation
This file contains hidden or 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
* update gitignore * update dependencies * update protos * add admin info * disable device step if device management is disabled * update copyright * update date automatically * fix formatting * fix year function * update protos * update protos --------- Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
* oidc mfa for client * formatting * update protobufs
Merge main -> dev post 1.4 release
* update protos * update dependencies * update protos --------- Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
* fix tsc checks, replace eslint with biomejs * remove eslint files * add defguard-ui apply hooks rules * update ui module commit * properly ignore i18n files * correct biome includes * resolve scss utils import conflitcs * remove old scss helpers, fix font imports * add copy field from core * fix runs-on in gh workflow lint ui * check text
* add gitattributes * remove fonts * readd fonts * update attributes * fix font files * Update .gitattributes
* update routes on backend * fix paths --------- Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
* proxy ami building * Update release.yml * build ami for multiple regions * revert proxy changes * Update release.yml * tokyo region
* add register mobile auth endpoint * update proto
* verify biometry register request data * fix error messages
* setup image signatures * update dependencies * test workflow * fix repo name * update readme * remove test branch * update workflow for release branches
* run jobs on AWS runners * fix missing submodules
* Update Tonic to 0.14 * Clippy auto fixes
* compiles * update proto * add mfa token validation * Update src/handlers/desktop_client_mfa.rs Co-authored-by: Adam <adam@NetBSD.org> * fix cargo lock * remove dashmap * review changes * fmt * review changes * Update defguard-ui * update proto * upgrade ui module * Update desktop_client_mfa.rs * Update desktop_client_mfa.rs --------- Co-authored-by: Adam <adam@NetBSD.org>
Use defguard_version crate to log and exchange version and system information.
* Update proto * register mfa endpoints * sort use * update register finish * nest routes for better backwards compat * Update proto
* fix semver version * implement core version check * use get_tracing_variables function from defguard_version crate * use version interceptor * use updated DefguardVersionInterceptor with relative version check * remove unused is_core_version_supported function * cargo fmt * update defguard_version dependency * use aws cached docker image * don't use cargo-deny gh action
* Update proto * Update proto * Update defguard-ui
* Update OpenIDCallbackCard.tsx * Update web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx Co-authored-by: Adam <adam@defguard.net> --------- Co-authored-by: Adam <adam@defguard.net>
* version headers * extract value * update version
* update protos * update dependencies * update core dependency
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.
Merge code from a release branch in preparation for 1.5 release