mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:17:34 +00:00
fix: move activity log to queries and remove old code (#3096)
* move changes to queries and remove old code * fix changes query * remove unused code * fix sorting * fix sorting * refactor and remove old code * remove accidental go.mod replace * add missing file * remove listDetail from ChangesResponse
This commit is contained in:
@@ -341,6 +341,7 @@ Errors:
|
||||
NotExisting: Identitäts Provider Konfiguration existiert nicht
|
||||
Changes:
|
||||
NotFound: Es konnte kein Änderungsverlauf gefunden werden
|
||||
AuditRetention: Änderungsverlauf ist ausserhalb der Audit Log Retention
|
||||
Token:
|
||||
NotFound: Token konnte nicht gefunden werden
|
||||
UserSession:
|
||||
|
Reference in New Issue
Block a user