af su
af su
Hi @cldfzn @ioboi , I am also concerned about this issue. Is there any progress now?
> @vegetablest please elaborate, the description is not clear. Tests are also missing I added two new unit tests. Before the refactoring, executing `testAuthPass` failed.
> @vegetablest can you change that for `RedisChatMemoryStore` too? In that case you can remove the ensureNotBlank for the user Sorry, I'm too far behind the main branch. I will...
I think these two unit tests can be deleted. @zambrinf WDYT?
> @vegetablest yes, but add one test to assure it works with user null and password not null I've added two unit tests. Could you please review them when you...
@langchain4j @zambrinf Any other suggestions?
@artificiosus Thanks for the suggestion! I think it’s a great idea, but it might be better to address this in a separate PR to keep the focus on the issue...
> Would this also work for injectRequestHeaders? I want to pass the value from the token key some_information into a HEADER and pass it to upstream like so: > >...
@sstone1 Thanks for the clarification! Yes, I’ve confirmed that it's already working as expected with `injectRequestHeaders`.