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
/
Infrastructure
History
Shaun Walker
1a86b80c61
More improvements to OIDC support
2022-03-19 13:42:19 -04:00
..
Interfaces
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
Internal
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
Jobs
fix
#2041
- Server restart post module install fails with null exception
2022-03-07 12:19:00 -05:00
Localization
User experience improvements
2021-04-17 19:18:24 -04:00
Logging
constrain file logger size
2021-09-17 09:17:42 -04:00
Middleware
More improvements to OIDC support
2022-03-19 13:42:19 -04:00
Options
Resolved issue in TenantManager resulting in "No database provider has been configured for this DbContext" error being logged during startup. Added logic to update email address in AspNetUsers when updating a User.
2022-03-16 09:53:59 -04:00
SiteTemplates
increment copyright date to 2022, allow scheduled jobs to support weekly interval, improve dynamic image generation, add defensive logic to router
2022-01-05 14:28:42 -05:00
AliasAccessor.cs
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
ConfigManager.cs
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
2022-03-04 10:41:45 -05:00
DatabaseManager.cs
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
2022-02-06 12:19:42 -05:00
InstallationManager.cs
fix
#1987
Nuspec to include 'content'
2022-02-08 19:38:31 +01:00
LocalizationManager.cs
Order the cultures alphabatically
2021-04-26 01:55:55 +03:00
LogManager.cs
OIDC improvements
2022-03-16 17:28:32 -04:00
SyncManager.cs
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
TenantManager.cs
Resolved issue in TenantManager resulting in "No database provider has been configured for this DbContext" error being logged during startup. Added logic to update email address in AspNetUsers when updating a User.
2022-03-16 09:53:59 -04:00
UpgradeManager.cs
added support for url mapping and viitors
2021-12-09 08:48:56 -05:00