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: Fix bug where credential-service expects config variables with authentication and external DB disabled [DEV-2843] #276

Merged
merged 5 commits into from
Jun 27, 2023

Conversation

abdulla-ashurov
Copy link
Contributor

  • Fix bug with an incorrect logic of authentication.

@ankurdotb
Copy link
Contributor

@abdulla-ashurov abdulla-ashurov changed the title fix: Credential Service: Create Docker Compose file for local setup WITHOUT using Postgres/LogTo [DEV-2681] fix: Fix bug where credential-service expects config variables with authentication and external DB disabled [DEV-2843] Jun 27, 2023
@ankurdotb ankurdotb merged commit 4008bdf into develop Jun 27, 2023
15 checks passed
@ankurdotb ankurdotb deleted the fix-auth branch June 27, 2023 15:12
cheqd-bot bot pushed a commit that referenced this pull request Jun 27, 2023
## [2.4.0-develop.3](2.4.0-develop.2...2.4.0-develop.3) (2023-06-27)

### Bug Fixes

* Fix bug where credential-service expects config variables with authentication and external DB disabled [DEV-2843] ([#276](#276)) ([4008bdf](4008bdf))
@cheqd-bot
Copy link

cheqd-bot bot commented Jun 27, 2023

🎉 This PR is included in version 2.4.0-develop.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

cheqd-bot bot pushed a commit that referenced this pull request Jun 29, 2023
## [2.4.0](2.3.1...2.4.0) (2023-06-29)

### Features

* Add "authenticated" user roles and permissions, and amend API definitions [DEV-2684] ([#267](#267)) ([2a6b30f](2a6b30f))

### Bug Fixes

* Fix bug where credential-service expects config variables with authentication and external DB disabled [DEV-2843] ([#276](#276)) ([4008bdf](4008bdf))
* Fix for the order of auth handlers ([#275](#275)) ([6d3bb77](6d3bb77))
* Fix local storage instantiating ([#269](#269)) ([6ec820f](6ec820f))
@cheqd-bot
Copy link

cheqd-bot bot commented Jun 29, 2023

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot bot added the released label Jun 29, 2023
lampkin-diet pushed a commit that referenced this pull request Jun 30, 2023
* Change version from develop

* chore(release): 2.4.0 [skip ci]

## [2.4.0](2.3.1...2.4.0) (2023-06-29)

### Features

* Add "authenticated" user roles and permissions, and amend API definitions [DEV-2684] ([#267](#267)) ([2a6b30f](2a6b30f))

### Bug Fixes

* Fix bug where credential-service expects config variables with authentication and external DB disabled [DEV-2843] ([#276](#276)) ([4008bdf](4008bdf))
* Fix for the order of auth handlers ([#275](#275)) ([6d3bb77](6d3bb77))
* Fix local storage instantiating ([#269](#269)) ([6ec820f](6ec820f))

* chore: Run release process

* Debugging

* Return back conventionalcommits version

* Fix package-lock.json

* fix: Fix building image for release

* chore(release): 2.4.1 [skip ci]

## [2.4.1](2.4.0...2.4.1) (2023-06-30)

### Bug Fixes

* Fix building image for release ([2352114](2352114))

* Back-merge from the main branch

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants