Hi all, I have updated the default Lucee 6 (and 5) “Welcome to your install page”, as it contains old code and libraries. This gave us errors in our security reports, so I’d thought I’d give it a quick rinse and update. have done so by removing old unnecessary files, updating jQuery and Bootstrap and changed the index-template accordingly. Now I’d like to add my changes as a pullrequest to the Lucee core. How do I go about doing this. I have access to the BitBucket repo of Lucee and can change code in all files in all branches (it seems), but I assume someone wants to take a look at my changes up front
I don’t know if Lucee uses Bitbucket.
As far as I know, the files for the welcome page should be here:
and
Just create a fork of the project on Github and upload your changes there. Then you can create a pull request for the project and someone can review your changes.