oqtane.framework/Oqtane.Server
Shaun Walker 3054d33e62
Merge pull request #4493 from thabaum/set-samesite-lax-visitor-culture-cookies
Fix #4492: Updates Culture and Visitor cookies to use "Lax" SameSite and Secure Cookie Options
2024-08-10 14:08:01 -04:00
..
Components Updates Culture and Visitor cookies to use "Lax" SameSite and Secure cookie options 2024-08-07 11:52:53 -07:00
Controllers eliminate database call for authenticated users 2024-08-09 13:00:20 -04:00
Data Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Databases fix #3653 - mySQL installation failing on Rows reserved word 2024-01-25 10:59:18 -05:00
Extensions replace dynamic query with linq 2024-08-09 17:16:17 -04:00
Infrastructure add search reindex capability 2024-08-10 10:01:52 -04:00
Managers eliminate database call for authenticated users 2024-08-09 13:00:20 -04:00
Migrations add missing indexes 2024-08-07 16:55:35 -04:00
Modules add search reindex capability 2024-08-10 10:01:52 -04:00
Pages remove hardcoded names when using GetInterface() 2024-07-17 19:52:44 -04:00
Properties
Providers improve search result performance and relevancy 2024-08-08 14:11:27 -04:00
Repository replace dynamic query with linq 2024-08-09 17:16:17 -04:00
Resources organize server RESX files in folders to be consistent with client project 2024-02-23 15:55:31 -05:00
Scripts Page IsClickable column must be nullable in order to support upgrades, add more defensive logic 2021-06-24 07:41:34 -04:00
Security change IsEffectiiveOrExpired to IsEffectiveAndNotExpired 2024-07-23 07:08:26 -04:00
Services add search reindex capability 2024-08-10 10:01:52 -04:00
wwwroot Return to standard Bootstrap 2024-08-07 20:01:41 +02:00
appsettings.json Update appsettings.json 2024-02-01 09:09:58 -05:00
appsettings.release.json Update appsettings.release.json 2024-02-01 09:10:13 -05:00
AssemblyInfo.cs
Oqtane.Server.csproj ENH update to 3.1.5 #4455 Vulnerabilities detected in 3.1.4 2024-07-23 13:03:03 +02:00
Program.cs eliminate database provider nuget packages 2023-12-14 14:32:19 -05:00
Startup.cs Adds AntiForgery Cookie setting options.Cookie.HttpOnly = true; 2024-08-08 12:24:42 -07:00