Add some improvements to the auditlog module.

This commit is contained in:
Andrey Antukh 2021-10-07 16:23:19 +02:00 committed by Alonso Torres
parent 09d1c958ce
commit 1b69eda43e
6 changed files with 48 additions and 22 deletions

View file

@ -36,6 +36,7 @@
[profile]
(-> profile
(select-keys [:is-active :is-muted :auth-backend :email :default-team-id :default-project-id :fullname :lang])
(merge (:props profile))
(d/without-nils)))
(defn clean-props