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(authz): handle null/undefined in interceptor #49

Merged

Conversation

edgarmueller
Copy link
Contributor

Let interceptor handle null and undefined values, such that it does not fail with an exception.

Let interceptor handle `null` and `undefined` values, such that
it does not fail with an exception.
@edgarmueller edgarmueller requested a review from ottovw February 12, 2021 00:59
@edgarmueller edgarmueller changed the title fix(authz): handle null/undefined in interceptor fix(authz): handle null/undefined in interceptor Feb 12, 2021
@edgarmueller edgarmueller merged commit cb8d1f1 into main Feb 12, 2021
@edgarmueller edgarmueller deleted the handle-null-and-undefined-values-in-permission-interception branch February 12, 2021 01:02
ottovw pushed a commit that referenced this pull request Feb 12, 2021
# [@kittgen/nestjs-authorization-v1.4.7](nestjs-authorization-v1.4.6...nestjs-authorization-v1.4.7) (2021-02-12)

### Bug Fixes

* **authz:** handle `null`/`undefined` in interceptor ([#49](#49)) ([cb8d1f1](cb8d1f1))
@ottovw
Copy link
Contributor

ottovw commented Feb 12, 2021

🎉 This PR is included in version @kittgen/nestjs-authorization-v1.4.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants