Remotely/Server/Auth
2024-10-21 11:53:41 -07:00
..
ApiAuthorizationFilter.cs Apply folder and namespace fixes on solution. 2024-10-21 11:53:41 -07:00
ExpiringTokenFilter.cs Apply folder and namespace fixes on solution. 2024-10-21 11:53:41 -07:00
LocalOnlyFilter.cs Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
OrganizationAdminRequirement.cs Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07:00
OrganizationAdminRequirementHandler.cs Apply folder and namespace fixes on solution. 2024-10-21 11:53:41 -07:00
PolicyNames.cs Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07:00
ServerAdminRequirement.cs Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07:00
ServerAdminRequirementHandler.cs Apply folder and namespace fixes on solution. 2024-10-21 11:53:41 -07:00
TwoFactorRequiredHandler.cs Fix two factor enforcement. 2024-05-31 13:17:03 -07:00
TwoFactorRequiredRequirement.cs Apply folder and namespace fixes on solution. 2024-10-21 11:53:41 -07:00