Update dashboard and audit view
This commit is contained in:
@ -177,7 +177,7 @@ def audit_delete_secret(
|
||||
secret_id=secret.id,
|
||||
client_name=client.name,
|
||||
client_id=client.id,
|
||||
message="Deleted secret.",
|
||||
message="Secret removed from client",
|
||||
)
|
||||
_write_audit_log(session, request, entry, commit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user