dhavaljrajpara opened a new pull request, #653:
URL: https://github.com/apache/ranger/pull/653

   ## What changes were proposed in this pull request?
   Currently, the form fields in the Ranger UI allow inputs containing 
whitespace characters (e.g., spaces, tabs), which can lead to invalid or 
misleading data submissions. This task aims to enhance form validation by 
ensuring that all input fields reject entries that consist only of whitespace.
   
   
   ## How was this patch tested?
   
   1. Applied the patch locally.
   2. Verified that the build completed successfully.
   3. Checked that the development server started and worked properly.
   
   Performed UI-level sanity testing on the following modules and pages. I 
verified that all input values are trimmed of whitespace before being sent to 
the server.
   
   1. Service
   2. Policy
   3. User, Group, Role
   4. Security Zone 
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to