This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
History
Shaun Walker
33bc6adcb5
fix
#2574
- check for null ModuleDefinition reference when loding permissions in PageModuleRepository (credit @beolafsen)
2023-02-06 16:49:45 -05:00
..
Controllers
Suppress unauthorized visitor logging as it is usually caused by clients that do not support cookies
2023-02-03 16:12:13 -05:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
fix
#2182
- modifications to address MySQL compatibility issues
2022-05-08 22:14:26 -04:00
Extensions
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
2023-01-09 11:38:25 -05:00
Infrastructure
Fixed issue where TenantMiddleware was not rewriting the Url path for the new File Server when running on an Alias Path which resulted in a 404 when serving files
2023-01-23 15:16:08 -05:00
Migrations
remove IDeletable fields from Folder and File entities as they are never set and not used
2022-10-26 17:42:26 -04:00
Modules
make casing consistent in route template definition and method parameter declation or else Swagger will not be able to resolve
2022-12-06 10:48:56 -05:00
Pages
fix
#2578
- error notification sent via email includes direct link to specific log item, however redirect was causing an infinite loop. This resolves the problem and also preserves url querystring parameters during login/logout.
2023-02-06 16:44:25 -05:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
fix
#2574
- check for null ModuleDefinition reference when loding permissions in PageModuleRepository (credit @beolafsen)
2023-02-06 16:49:45 -05:00
Resources
Add Resources folder
2020-11-27 22:06:54 +03: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
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
2023-01-09 11:38:25 -05:00
wwwroot
prepare for 3.3.1 patch
2023-01-14 14:45:30 -05:00
appsettings.json
Update appsettings.json
2021-05-30 15:35:04 -04:00
appsettings.release.json
Update appsettings.release.json
2021-05-30 15:35:19 -04:00
AssemblyInfo.cs
Set RootNamespace
2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj
prepare for 3.3.1 patch
2023-01-14 14:45:30 -05:00
Program.cs
Add many PrivateApi attributes to hide unimportant stuff in docs
2021-11-11 20:01:55 +01:00
Startup.cs
add support for dynamic authorization policies
2022-11-04 08:08:10 -04:00