zitadel/internal/authz/repository
Livio Spring e8babf1048
fix: reduce load on view tables (#4716)
* fix: reduce load on view tables

* create prerelease

* linting: pass context to view handlers

* fix error handling of refresh token handler

* fix: improve processing of successful instanceIDs on views

* fix revert intended change in .golangci.yaml

* fix: set timeout for processInstances in spooler

* fix: reduce update to active tokens on profile change

* change token expiration query to db now()

* remove branch from .releaserc.js
2022-11-22 07:36:48 +01:00
..
eventsourcing fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
repository.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
token_verifier.go feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
user_membership.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00