Hugo Tiburtino
Hugo Tiburtino
Please consider updating rust-openssl dependency to ^0.10.0 https://github.com/mattnenterprise/rust-ftp/blob/f0e4717ba721118af1522467368ae7cf3ba3e391/Cargo.toml#L34 since it is causing trouble to systems like Ubuntu 20.04, that uses currently OpenSSL 1.1.1, as it is a known issue of...
`php artisan migrate:reset` doesn't work if you have used `php artisan schema:dump --prune` before. ``` $ php artisan migrate:reset Migration not found: 2021_02_10_192215_create_socials_table Migration not found: 2021_01_23_193356_create_connection_users_table Migration not found:...
Developing with docker-compose got the following error: ``` $ docker-compose exec app php artisan migrate --seed --path=/database/migrations/legacy Migration table created successfully. Loading stored database schema: /var/www/html/database/schema/mysql-schema.dump Symfony\Component\Process\Exception\ProcessFailedException The command "mysql...
Hi, I've noticed a security issue. The conditions to process the data are not enough to prevent a malicious site to insert an script at the head or at the...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
Kratos can for some time now natively integrate to Hydra. But it is still not easy to understand what has to be done. We could try to take a look...
# What is wrong? Redis sometimes fails (we don't know why) but it recovers in a matter of seconds. ``` 2024-04-23 03:13:03.217 CEST 1:M 23 Apr 2024 01:13:03.217 # Redis...
# What is wrong? API has a healthy state even tough it doesn't accept GraphQL calls. # Steps to reproduce It happened on 30th January 2024. I suppose we could...
# What is wrong? frontend logs `Error: problem in oauth` when when logging in frontend (auth/oauth/login) coming from rocket chat In api: Error: Something went wrong while accepting the login...
Currently, it is possible to have a current_revision_id that do not exist in the table `entity_revision`. It caused the issue https://trello.com/c/d59k3dyA/188-serlo-tamil-page-doesnt-load