smolnar82 opened a new pull request #449:
URL: https://github.com/apache/knox/pull/449
## What changes were proposed in this pull request?
Added more refined validation on each token lifespan field to make sure we
do not allow:
- negative values
- floating numbers
- out-of-range values:
- days: 0- 3650
- hours: 0 - 23
- mins: 0- 59
- empty input
## How was this patch tested?
Manually tested with different combinations of the lifespan input fields.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]