SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 111 forks source link

Load clients only for the current repository #2022

Closed tusmester closed 4 months ago

tusmester commented 5 months ago

Currently when loading and caching clients we load all clients. This messes up the client returned by the GetClientParameters action and prevents authentication in case of multiple web nodes with different urls.