Luke Towers
Luke Towers
@jplew @pastuh Try playing around with this code: https://github.com/LukeTowers/Purifier/blob/master/src/Purifier.php#L160 and see if you can get HTMLPurifier to accept any hardcoded custom attributes.
@vojtasvoboda do you have any plans to utilize the default mail driver configured for the application to send error messages instead of the built in mail() method? The `mail()` method...
@bennothommo 👀
@bennothommo let me know when you want me to review this!
@bennothommo is there a docs PR for this?
@bennothommo is that something that needs to happen now or could we move forward with merging this so that we can get metadata support added to the Media Library?
@bennothommo status on this?
@bennothommo sounds good to me, lets get the docs done up so we can roll this into the next release then. Would be nice to make some progress on the...
@dimti yes please, submit a PR
@goldmont are you able to throw a `dd()` on that line to see if the generated redirect response includes the port or not? If it doesn't then we should fix...