-
https://github.com/bitwarden/server/blob/da5c385d4af3cb6707b473cf89963c190a6e44f9/src/Core/Models/Api/Request/Accounts/KdfRequestModel.cs#L22
From https://github.com/bitwarden/jslib/issues/52 :
…
-
I create a User fixture with a hashed password provided by Symfony.
When I test the fixture without `test` (aka. php bin/console doctrine:fixtures), It works
When I use a plain password without `_…
kl3sk updated
2 years ago
-
### Environment
Ubuntu 22.04 Jammy Jellyfish
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/ad…
-
In `src/Resources/views/standard_layout.html.twig`, in the code for `sonata_top_nav_menu`, the condition `is_granted(sonata_config.getOption('role_admin'))` prevent users missing the 'role_admin' rol…
-
Hi all,
I'm testing chirpstack 4.0.0-rc.3.
And I'm doing mosquitto-go-auth at https://www.chirpstack.io/project/guides/mqtt-authentication. Yes, it works for ChirpStack Application Server v3.
In …
-
Hey there.
I tried to follow the SQL examples from https://github.com/iegomez/mosquitto-go-auth#postgresql
I came up with this config and queries:
```
persistence true
persistence_location …
-
### Environment
#### Sonata packages
show
sonata-project/block-bundle 4.20.0 4.20.0 Symfony SonataBlockBundle
sonata-project/cache 2.2.0 2.2.0 Cache libr…
-
Hi, In **modoboa**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
django=3.11=0.1.10
qrcode
…
-
## Environment
Ubuntu 22.04 Jammy Jellyfish
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/adm…
-
**Describe the bug**
Conflict between Opache preload and the PHP Agent in a project that is configured with Docker, using the image **php:7.4-fpm**.
**To Reproduce**
Steps to reproduce the behavi…