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 for the order of auth handlers #275

Merged
merged 6 commits into from
Jun 26, 2023
Merged

fix: Fix for the order of auth handlers #275

merged 6 commits into from
Jun 26, 2023

Conversation

lampkin-diet
Copy link
Contributor

No description provided.

Andrew Nikitin added 6 commits June 21, 2023 10:38
- Injected chain of responsibilities for auth
- Renamed `revocation` API endpoint to `credential-status`
- Fixed logic when authentication enabled or not.
- small refactoring
@ankurdotb
Copy link
Contributor

@lampkin-diet lampkin-diet merged commit 6d3bb77 into develop Jun 26, 2023
14 checks passed
@lampkin-diet lampkin-diet deleted the DEV-2684 branch June 26, 2023 14:12
cheqd-bot bot pushed a commit that referenced this pull request Jun 26, 2023
## [2.4.0-develop.2](2.4.0-develop.1...2.4.0-develop.2) (2023-06-26)

### Bug Fixes

* Fix for the order of auth handlers ([#275](#275)) ([6d3bb77](6d3bb77))
@cheqd-bot
Copy link

cheqd-bot bot commented Jun 26, 2023

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

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

3 participants