4.0.2 Validate Algorithm Not None
This security patch adds a check to the Tokens::validate()
method to ensure the algorithm provided is not set to none as this may result in token misuse.
Additional Work:
- Updated README documentation.
This security patch adds a check to the Tokens::validate()
method to ensure the algorithm provided is not set to none as this may result in token misuse.
Additional Work: