Alexander Klimenko

Results 20 issues of Alexander Klimenko

I've confused a lot with bringing dynamic routes to work with in AF. Creating dynamic route: ```js { "path": "/track/:index/", "component": "track.vue" }, ``` Creating component `track.vue`: ```vue {{ $route.params.index...

bug

Hello, I think that mixing connections data and queue names in configuration is not a good idea. At least it won't give you to create queues dynamically (CELERY_CREATE_MISSING_QUEUES analogue). More...

As for me global password response type setting is not secure, it is better to enable password grant type for chosen clients only.

Looks like it happens because default redirect method used inside end-session->LogoutView views https://github.com/juanifioren/django-oidc-provider/blob/master/oidc_provider/views.py#L364

bug

We've got project with several dependencies and cassandra isn't primary one. But when it is down we can't provide degradation of service and getting low level NoHostAvailable instead. More than...

The greatest problem is that it is very difficult to find out where is figure you are looking for. **Shape icons** May be it could be a bit easier if...

Type: Enhancement
Comp: Editor

We found that max fragment size limits are hardcoded at 50mb for video and and 10mb for audio fragments. At the same time increasing of these values doesn't cause increasing...

[There is some information](https://www.thingiverse.com/thing:3672543) about noisy 5v line if the board is powered via 24v adapter. I've ran into this problem too on my v1.2. Temperature sensor is fluctuating up...