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
/
Extensions
History
Shaun Walker
c5b632cb24
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
2022-10-04 19:20:02 -04:00
..
ApplicationBuilderExtensions.cs
add Jwt authorization support for for API
2022-03-28 21:51:55 -04:00
DbContextOptionsBuilderExtensions.cs
automate the 2.1.0 upgrade
2021-05-27 16:18:45 -04:00
DictionaryExtensions.cs
More improvements to OIDC support
2022-03-19 13:42:19 -04:00
HttpContextExtensions.cs
remove SiteSettings from Alias for better separation of concerns
2022-03-27 19:47:52 -04:00
MimeUtilities.cs
FileController - content disposition
2020-12-15 11:06:52 +01:00
OqtaneMvcBuilderExtensions.cs
Allowed pages for external module.
2021-06-22 10:51:05 +05:30
OqtaneServiceCollectionExtensions.cs
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
2022-10-04 19:20:02 -04:00
OqtaneSiteAuthenticationBuilderExtensions.cs
fix
#2432
- add support for roles as part of external login via OIDC
2022-09-29 16:32:50 -04:00
OqtaneSiteIdentityBuilderExtensions.cs
remove SiteSettings from Alias for better separation of concerns
2022-03-27 19:47:52 -04:00
OqtaneSiteOptionsBuilder.cs
remove SiteSettings from Alias for better separation of concerns
2022-03-27 19:47:52 -04:00
PermissionExtension.cs
Startup migration bug (
#320
)
2020-04-02 08:08:36 -04:00
StringExtensions.cs
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:20 -04:00
WebHostBuilderExtensions.cs
Simplify localization settings configurations
2020-10-10 22:19:21 +03:00