Skip to content
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

fix(authentication): admin patch user twoFaMethod #454

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

SotiriaSte
Copy link
Contributor

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other (please describe)

Does this PR introduce a breaking change?

  • Yes
  • No

The PR fulfills these requirements:

  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the PR's description (e.g. fix #xxx, where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature

Other information:

@kkopanidis kkopanidis force-pushed the fix-admin-patchUser-twofaMethod branch from 9ce1a7e to 66183ba Compare November 30, 2022 12:42
@kkopanidis kkopanidis merged commit 556c402 into main Nov 30, 2022
@kkopanidis kkopanidis deleted the fix-admin-patchUser-twofaMethod branch November 30, 2022 12:42
kkopanidis added a commit that referenced this pull request Dec 5, 2022
* feat(grpc-sdk)!: conduit manifest

BREAKING CHANGE:

Modified Conduit Config Service RPCs:
-Dropped ModuleExists()
-Dropped ModuleList()
-Refactored WatchModules() into WatchDeployemntState()
-Updated RegisterModule()

Services need also expose an `ActivateModule()` RPC

GetModules route return type modified.

* fix(grpc-sdk): isModuleUp()

* chore: code-factor cleanup

* feat(core): update config rpc tests

* fix(sms): registering admin routes before onRegister()

* fix(grpc-sdk,core): core schema ownership

* build: versioning change

* feat: oneliner deployment setup for Linux and Mac (#451)

* docs: update main readme, contributing guide (#450)

* feat(authentication): teams & roles (#411)


Co-authored-by: codefactor-io <support@codefactor.io>
Co-authored-by: Konstantinos Feretos <konferetos@tutanota.com>
Co-authored-by: chris <christinapdgn@gmail.com>

* feat: get-conduit.sh --no-deploy flag (#452)

* feat(database): sort option in admin doc query

* fix(authentication): admin patch user twoFaMethod (#454)

* build(grpc-sdk): fix build missing gRPC health check proto file (#455)

* feat: expose compose container grpc ports (#456)

* fix(grpc-sdk): redis url remap (#457)

* feat(grpc-sdk): conduit module service

* chore(grpc-sdk): import package.json using require()

Co-authored-by: Konstantinos Kopanidis <kkopanidis@users.noreply.github.com>
Co-authored-by: codefactor-io <support@codefactor.io>
Co-authored-by: chris <christinapdgn@gmail.com>
Co-authored-by: Sotiria Stefa <72135844+SotiriaSte@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants