Elitsa Marinovska
b0ca3444f4
V13: Add config to limit concurrent logins (#14989)
* Add config to limit concurrent logins (#14967)
* Add new config options
* Change validation interval + related changes
* Fix typo
* Temp fix
* Set new setting to false for new dotnet projects
* Added logic to update security stamp on sign in + fixed wierd code calling handle signIn twice
* Cleanup
* Adding empty ctors
---------
Co-authored-by: Elitsa <elm@umbraco.dk>
* Set default setting to false + remove it from templates
---------
Co-authored-by: Bjarke Berg <mail@bergmania.dk>