mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 18:53:36 +00:00
Compare commits
1 Commits
logs-datab
...
1.15.4-s.8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8a364af6a |
@@ -122,8 +122,6 @@ export function queryAccess(data: Q) {
|
|||||||
actorType: accessAuditLog.actorType,
|
actorType: accessAuditLog.actorType,
|
||||||
actorId: accessAuditLog.actorId,
|
actorId: accessAuditLog.actorId,
|
||||||
resourceId: accessAuditLog.resourceId,
|
resourceId: accessAuditLog.resourceId,
|
||||||
resourceName: resources.name,
|
|
||||||
resourceNiceId: resources.niceId,
|
|
||||||
ip: accessAuditLog.ip,
|
ip: accessAuditLog.ip,
|
||||||
location: accessAuditLog.location,
|
location: accessAuditLog.location,
|
||||||
userAgent: accessAuditLog.userAgent,
|
userAgent: accessAuditLog.userAgent,
|
||||||
|
|||||||
Reference in New Issue
Block a user