[
https://issues.apache.org/jira/browse/KNOX-2613?focusedWorklogId=605767&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-605767
]
ASF GitHub Bot logged work on KNOX-2613:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jun/21 08:28
Start Date: 03/Jun/21 08:28
Worklog Time Spent: 10m
Work Description: smolnar82 opened a new pull request #453:
URL: https://github.com/apache/knox/pull/453
## What changes were proposed in this pull request?
Limiting the comment field length to 255 characters. I also added validation
on that field in case the limit does not take place for any reason.
## How was this patch tested?
Manually tested and confirmed that end-users cannot enter comments greater
than 255 characters.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 605767)
Remaining Estimate: 0h
Time Spent: 10m
> The Knox Token Generation UI should validate 'comment' length.
> ---------------------------------------------------------------
>
> Key: KNOX-2613
> URL: https://issues.apache.org/jira/browse/KNOX-2613
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 1.6.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Knox Token Generation UI should have a validation check for comment
> string length. The Token generation request fails with 500 status code when
> length > 256 characters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)