comparison doc/implementation.txt @ 6519:22cf6ee7ad88

jwt issue example: require input data, lowercase roles If content-type is not supplied, input data will not be parsed. As a result the JWT has the user's assigned roles. Prevent this. Also lowercase all roles supplied in the input payload so "User", "user" and "useR" all match the case insensitive "user" role.
author John Rouillard <rouilj@ieee.org>
date Sat, 30 Oct 2021 23:18:01 -0400
parents 33a1f03b9de0
children 9ca128103a3a
comparison
equal deleted inserted replaced
6518:f4ed324c2ff8 6519:22cf6ee7ad88

Roundup Issue Tracker: http://roundup-tracker.org/