Commit Graph

3 Commits (7777524145884a311439dd3fc3b55f8e0a247e34)

Author SHA1 Message Date
Eugen Rochko 0396acf39e
Add audit log entries for user roles ()
* Refactor audit log schema

* Add audit log entries for user roles
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI ()
- Reduce duplicate queries
- Remove n+1 queries
- Add accounts count to detailed view
- Add separate action log entry for updating existing domain blocks
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs ()