refactor visitor cookie name into a shared constant
This commit is contained in:
		| @ -73,6 +73,7 @@ namespace Oqtane.Shared | ||||
|         public static readonly string HttpContextSiteSettingsKey = "SiteSettings"; | ||||
|  | ||||
|         public static readonly string MauiUserAgent = "MAUI"; | ||||
|         public static readonly string VisitorCookiePrefix = "APP_VISITOR_"; | ||||
|  | ||||
|         // Obsolete constants | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker