Adrian Jagusch
Adrian Jagusch
Hey there, first of all, thank you for your wonderful library! I wanted to use it in my [Svelte](https://svelte.dev)/[Rollup](https://rollupjs.org) based application and faced some problems with JavaScript `strict mode` and...
Hey there, this change fixes an issue with the German localization. In the email subject, the service is called _Passwort_ instead of __passbolt__. Additionally, I noticed that the **passbolt** name...
Hey there, in my dev environment, the following PHP warning is being logged: ``` wp-content/plugins/openid-connect-server/src/Http/Router.php:66 str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated ``` This PR...