rmaucher commented on pull request #420:
URL: https://github.com/apache/tomcat/pull/420#issuecomment-852392506


   Well, actually the MemoryUserDatabase will auto reload.
   
   I caught up to the thread on the user mailing list, which I didn't really 
pay attention to last week (I was away for a part of it). The problem is the 
whole point of the user database is to have live updating. If it's now ok to 
remove that feature, then the user db as a whole can (should) be removed since 
the classic memory realm would do just as well.
   
   I'm really sorry for that fake principal trick that was created out of the 
need to hide away the objects and the password. I'll try to come up with 
something. Would using a UserDatabasePrincipal that would extend 
GenericPrincipal instead work out for you ?


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to