Remotely/Server/Auth
2023-07-21 10:16:29 -07:00
..
ApiAuthorizationFilter.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
ExpiringTokenFilter.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
LocalOnlyFilter.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -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 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
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 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
TwoFactorRequiredHandler.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
TwoFactorRequiredRequirement.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00