policies: remove BufferedPolicyAccessView (#20521)

* policies: remove BufferedPolicyAccessView

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

# Conflicts:
#	authentik/policies/views.py
#	authentik/providers/oauth2/views/authorize.py
#	schema.yml
#	tests/e2e/test_provider_saml.py

* format

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2026-03-16 18:19:15 +01:00
committed by GitHub
parent 060766f16e
commit db9081e7dc
11 changed files with 7 additions and 345 deletions
-12
View File
@@ -37002,8 +37002,6 @@ components:
properties:
enterprise_audit_include_expanded_diff:
type: boolean
policies_buffered_access_view:
type: boolean
flows_continuous_login:
type: boolean
flows_refresh_others:
@@ -37012,7 +37010,6 @@ components:
- enterprise_audit_include_expanded_diff
- flows_continuous_login
- flows_refresh_others
- policies_buffered_access_view
readOnly: true
required:
- branding_custom_css
@@ -50779,8 +50776,6 @@ components:
properties:
enterprise_audit_include_expanded_diff:
type: boolean
policies_buffered_access_view:
type: boolean
flows_continuous_login:
type: boolean
flows_refresh_others:
@@ -50789,7 +50784,6 @@ components:
- enterprise_audit_include_expanded_diff
- flows_continuous_login
- flows_refresh_others
- policies_buffered_access_view
PatchedSourceStageRequest:
type: object
description: SourceStage Serializer
@@ -55481,8 +55475,6 @@ components:
properties:
enterprise_audit_include_expanded_diff:
type: boolean
policies_buffered_access_view:
type: boolean
flows_continuous_login:
type: boolean
flows_refresh_others:
@@ -55491,7 +55483,6 @@ components:
- enterprise_audit_include_expanded_diff
- flows_continuous_login
- flows_refresh_others
- policies_buffered_access_view
required:
- flags
SettingsRequest:
@@ -55562,8 +55553,6 @@ components:
properties:
enterprise_audit_include_expanded_diff:
type: boolean
policies_buffered_access_view:
type: boolean
flows_continuous_login:
type: boolean
flows_refresh_others:
@@ -55572,7 +55561,6 @@ components:
- enterprise_audit_include_expanded_diff
- flows_continuous_login
- flows_refresh_others
- policies_buffered_access_view
required:
- flags
SeverityEnum: