Maud Royer
Maud Royer
## Checklist - [X] I am sure the error is coming from Pyrogram's code and not elsewhere. - [X] I have searched in the issue tracker for similar bug reports,...
# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/jillro/obsidian-cards-view-plugin/ ## Release Checklist - [X] I have tested the plugin on - [x] Windows...
Is there any reason apache2 is installed on Ubuntu images ? It breaks any integration test which rely on port 80 being available.
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
Many people use FOSUserBundle to manage users but need to implement their own logic for groups. In this case, is rather annoying to have to respect `GroupableInterface` 's method signatures...