Commit Graph

3 Commits (75e5a6e43738c278390c03c96d5d3e8575a2783c)

Author SHA1 Message Date
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads ()
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
Eugen Rochko 50ea54b3ed
Change authorized applications page ()
* Change authorized applications page

* Hide revoke button for superapps and suspended accounts

* Clean up db/schema.rb
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation ()
Fix