Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

bug: bad verification guardAccess #69

Closed
wants to merge 1 commit into from

Conversation

jgdevweb
Copy link

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #68
License MIT
Doc PR reference to the documentation PR, if any

Copy link
Member

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please explain what you are trying to fix?

the change as is makes it so that

  • when the authorization checker is configured, we do not check authorization
  • when the authorization checker is not configured, we fatal error on the next line as we try to call a method on null

could it be that your configuration makes the access checker say the request is not granted access to that resource?

@RSalo
Copy link
Contributor

RSalo commented Oct 31, 2020

Same, don't understand this change. All tests are passed correctly.

@dbu
Copy link
Member

dbu commented Nov 4, 2020

please reopen or send a new pull request if there is something to be done about this

@dbu dbu closed this Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants