panel
panel copied to clipboard
Panel throws 500 after using SMTP Password with punctuation
Current Behavior
Passwords with punctuation (I don't know which exacty) makes the panel throw 500's until removal from the .env
Expected Behavior
I can use Punctuation in passwords
Steps to Reproduce
Add the smtp server and include punctuation in the password -> Specific password ZMO'S7%"`$|Vp]|ff~t[bB1y
I suspect it's the same issue as with #1561
Panel Version
beta28
Wings Version
beta19
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
- [x] I have searched the existing issues before opening this issue.
- [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
- [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Turns out the fix they proposed https://github.com/laravel/framework/pull/56498 breaks as soon as you have both ' and " within the same string.