Vsevolod Novikov
Vsevolod Novikov
It's sometimes useful to log evaluation details for the access rules.
Decorators to create abilities from callable (instead of direct AccessManager call) --- [](https://www.bountysource.com/issues/51970439-decorators-to-create-abilities-from-callable?utm_source=51970439&utm_medium=shield&utm_campaign=ISSUE_BADGE)
This is a totally reworked version of the sender, ready to installation using pip, ready to use in asynchronous manner with twisted library, with modern, cross-compatible (sync/async) exception-based interface. Using...
zero (UTC) timezone Z-ended datetime support, and appropriate tests has been added
## Description Now any static OTP device can be used as a backup OTP device instead of one strictly having the name `'backup'`. ## Motivation and Context The `django_otp.plugins.otp_static` package...
**Describe the bug** Customized models lead to errors at different stages of migration. The complex case with the customized `Application` model and another model referencing the `AccessToken` model produces different...
**Describe the bug** When using the DRF and creating an action view to upload a raw file in a POST body, the OAuth2 authenticator messes up this request raising either...
After (almost) successful binary drivers installation, the `/sys/module/snd_soc_sof_es8336/parameters/quirk` reports only overridden quirk value, not the default one. When the override is not set, the `/sys/module/snd_soc_sof_es8336/parameters/quirk` reports -1 on my host....
(I've checked the sound on Windows OS, it's present and fine) I've downloaded binaries and installed them manually, basing on the template provided in the README, to the `/lib/firmware/intel/sof` and...
Implementing the `flock` operation is not available, while probably required for a network filesystem, or just a filesystem supporting consistent concurrent file access. The original `libfuse` library supports `flock` operation....