Michel LAURENT

Results 5 issues of Michel LAURENT

Instead of requiring the user private token, use OAuth2 for api calls. [http://doc.gitlab.com/ce/api/oauth2.html](http://doc.gitlab.com/ce/api/oauth2.html) Maybe the best way to add this feature, is to create a new plugin `gitlab_oauth`...

enhancement

- Maizzle Version: 4.2.0 - Node.js Version: 18.9.0 The following code ``` No images? Click here ``` returns ``` url ``` when generating the text version. It should return no...

I'm using the latest Laravel release (10.45.1) and the latests version of this package. I received complaints from my users that the otp code is not valid even when they...

The drip route response must have the `XSRF-TOKEN` cookie attached to it. This only happens with the `web`middleware.

## Expected Behavior The XSRF-TOKEN should be attached to the response when calling the drip endpoint. ## Actual Behavior No cookies are attached to the drip response when route caching...

unconfirmed bug