Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC-1086: AccessDecisionManager implementations should log debug messages about inquired voters #1339

Closed
spring-projects-issues opened this issue Jan 28, 2009 · 3 comments
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Aleksander Adamowski(Migrated from SEC-1086) said:

The standard AccessDecisionManager implementations (AffirmativeBased, ConsensusBased, UnanimousBased) should log on the DEBUG level, which voters they iterate over, and what decision did those return.

Otherwise one cannot know exactly which voter did cause throwing an AccessDeniedException by the access desicion manager, since standard voters don’t log anything too (which is probably OK, as this would be too verbose – well, maybe for TRACE level it would be OK…).

@spring-projects-issues
Copy link
Author

Luke Taylor said:

I’ve added logging of the results returned by each voter polled.

@spring-projects-issues
Copy link
Author

Aleksander Adamowski said:

Why the "Won't Fix" status? Has the fix been rolled back?

@spring-projects-issues
Copy link
Author

Luke Taylor said:

Sorry. Administrative error while changing the "affects versions" field.

@spring-projects-issues spring-projects-issues added in: core An issue in spring-security-core Closed type: enhancement A general enhancement type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.0.0 M1 milestone Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

1 participant