added support for cookie domain option in User Management Settings

This commit is contained in:
sbwalker
2025-08-30 08:01:18 -04:00
parent 1ebf3c4077
commit 6daf675e52
3 changed files with 19 additions and 0 deletions

View File

@ -549,4 +549,10 @@
<data name="Deleted Users" xml:space="preserve">
<value>Deleted Users</value>
</data>
<data name="CookieDomain.Text" xml:space="preserve">
<value>Cookie Domain:</value>
</data>
<data name="CookieDomain.HelpText" xml:space="preserve">
<value>If you would like to share cookies across subdomains you will need to specify a root domain with a leading dot (ie. '.example.com')</value>
</data>
</root>