mirror of
https://github.com/penpot/penpot.git
synced 2026-07-22 14:08:03 +00:00
📎 Fix audit event type naming on oidc
This commit is contained in:
parent
7df9ac5e4f
commit
69b432eb0e
@ -572,7 +572,7 @@
|
||||
props (audit/profile->props profile)
|
||||
context (d/without-nils {:external-session-id (:external-session-id info)})]
|
||||
|
||||
(audit/submit! cfg {::audit/type "command"
|
||||
(audit/submit! cfg {::audit/type "action"
|
||||
::audit/name "login-with-oidc"
|
||||
::audit/profile-id (:id profile)
|
||||
::audit/ip-addr (inet/parse-request request)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user