-
Currently, API access to audit events (`audits` table) is limited to users with the sitewide role of `Administrator`.
It could be useful to expose the audit events in the scope of a project to `Pro…
-
We will use this issue to track the work on MT cannon audits
-
- [x] list_items_per_level
- [x] "Callouts":
- [x] callouts_adjacent
- [x] callouts_at_section_start
-
**Is your feature request related to a problem?
Since Guardrails policies may include both audit and deny actions, it is important to surface both audit and denials for the cluster admin to understa…
-
The list of audits in support tools is helpful but there’s still a lot of noise in the list. I thinking ordering by last activity date/time could be the order? Right now it’s by org and then name, pus…
-
## Your Question
* Documentation File: [`overview-security.md`](https://github.com/corona-warn-app/cwa-documentation/blob/bbf59fa9d9256e44b8134970f91e92cc0c8c02a9/overview-security.md)
* Line …
-
It would be good to have the ability to associate a model with multiple parent models. Something like the following:
```ruby
class Mother < ActiveRecord::Base
audited
has_associated_audits
…
-
### Description
There appears to be an issue with the Firestore integration locks as we're seeing instances of duplicate audits of the same plugin checksum (in some cases more than two audits a…
-
Is there a simple way to get audit entries by user? As in the value in the user_id column?
The current "hack" looks like this:
```
Audited::Adapters::ActiveRecord::Audit.where(:user_id => 1)
```
I…
-
The create aduits was special,
We use it to show creator for the records, So when combine audits , We need to exclude combie create action.