Raul Miller
Raul Miller
## Expected Behavior Installation instructions should be complete and accurate ## Current Behavior https://docs.polrproject.org/en/latest/user-guide/installation/ states: "Copy the .env.setup file to .env in your website's root directory." However https://github.com/cydrobolt/polr/issues/412 states: "You...
## Expected Behavior Angle bracket ('>') entered in password should be sent to database as an angle bracket ## Current Behavior Angle bracket entered in password is sent to database...
This adds a JWPlayer gutenberg bock (an embed block) where the user can search for a video and add the jwplayer shortcode to the page. This is important because the...
The removed code would prevent the player definition from being delivered to the page in some cases. The intent of the removed code was to prevent redundant player definitions, but:...
Do not hook requests where we are not engaged. (This is based on what I have been using for similar work, though I have not implemented some of the details...
Could maybe use a bit more documentation on bringing this up on a fresh machine.