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
/
Security
History
Shaun Walker
eed27e101a
fix
#2176
- update LastIPAddress correctly during login
2022-05-05 09:57:09 -04:00
..
AutoValidateAntiforgeryTokenAttribute.cs
create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt)
2022-04-14 19:41:43 -04:00
AutoValidateAntiforgeryTokenFilter.cs
fix
#2176
- update LastIPAddress correctly during login
2022-05-05 09:57:09 -04:00
ClaimsPrincipalFactory.cs
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00
JwtManager.cs
better seperation of concerns
2022-03-31 08:35:11 -04:00
PermissionHandler.cs
add Jwt authorization support for for API
2022-03-28 21:51:55 -04:00
PermissionRequirement.cs
Fix casing for constructor params
2020-03-05 20:03:54 +03:00
PrincipalValidator.cs
Fix
#2144
- install issue,
Fix
#2146
- move file issue, require verification of external login account linkage
2022-04-20 16:00:58 -04:00
UserPermissions.cs
remote service support via Jwt
2022-03-30 08:07:03 -04:00