Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This comment was in rbac > role.go for RoleAuditor:
rbac > role.go
RoleAuditor
// TODO: @emyrk when audit logs are added, add back a read perm
This is blocked by audit log backend.
See #1066
The text was updated successfully, but these errors were encountered:
@Emyrk does this get fixed with the PR you are currently working on? Also this does seem like something that is a switch blocker, yes?
Sorry, something went wrong.
Please add your planning poker estimate with ZenHub @Emyrk
@misskniss it does not. It isn't relevant until audit logs are in though.
Can we just delete this? We don't have audit logs, so this can't be done. I shouldn't have added the auditor role probably...
When audit logs are added, this is a 1 line change.
This is not worth an issue right now. When we add audit logs, we should update the Auditor role. I think that is apart of the Audit log effort.
Closing this
Emyrk
No branches or pull requests
Overview
This comment was in
rbac > role.go
forRoleAuditor
:// TODO: @emyrk when audit logs are added, add back a read perm
This is blocked by audit log backend.
See #1066
The text was updated successfully, but these errors were encountered: