Remotely/Server/Auth
2023-06-14 15:06:13 -07:00
..
ApiAuthorizationFilter.cs Restrict standard users from accessing device groups that don't have any users. 2023-02-01 21:01:19 -08:00
ExpiringTokenFilter.cs Let API Token also authorize for ExpiringTokenFilter. 2021-07-29 07:57:34 -07:00
LocalOnlyFilter.cs Add healthcheck controller with loopback-only authorization filter. Add curl install to Dockerfile. 2023-05-03 12:31:10 -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 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
TwoFactorRequiredRequirement.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