Skip to content
Snippets Groups Projects
Unverified Commit f342fe17 authored by dpsutton's avatar dpsutton Committed by GitHub
Browse files

Fix numeric parameter values in jwt (#26969)

* Fix numeric parameter values in jwt

Don't call `seq` on numbers. If its a string, assert it isn't blank,
otherwise check that it is non-null.

* bind (:value request-param)
parent b43eaf7e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment