necouchman commented on PR #1028:
URL: 
https://github.com/apache/guacamole-client/pull/1028#issuecomment-2440415730

   @mike-jumper @jmuehlner : I've taken a stab at an approach that should make 
the source for case-sensitivity more consistent across different login modules 
- essentially, what I've tried to do, is make sure that, whenever and wherever 
possible, particularly within the JDBC module, the source for the case 
sensitivity setting comes from the logged in user. The logged in user, in turn 
will pull from the environment for the current authentication module, which 
will either be that particular extension's configuration property or the global 
configuration property.
   
   I just finished this up and have verified that it compiles - tomorrow I'll 
run it through some testing to make sure that the various use-cases that others 
identified that were broken are still functional.
   
   If you spot any flaws in my logic, please give a shout. And, if we need to 
close it out and just go to a monolithic enable/disable option and scrap the 
whole per-extension setting, I can give that a run, too.
   
   :weary: 


-- 
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...@guacamole.apache.org

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

Reply via email to