Build: #3264 was successful
Job: Workflow was successful
Code commits
Openfire (master)
-
daryl herzmann 98147d6a645b584a6bbb352fdf02b55be586958e
Merge pull request #3307 from igniterealtime/dependabot/maven/build/ci/updater/org.postgresql-postgresql-42.7.11
OF-3265 chore(deps): bump org.postgresql:postgresql from 42.7.8 to 42.7.11 -
daryl herzmann ff0509e505ab80cdefc107608cf0761e21a52b52
chore(deps): bump org.postgresql:postgresql in /xmppserver
- xmppserver/pom.xml (version ff0509e505ab80cdefc107608cf0761e21a52b52)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 7d3942b21b48f123275b9c10e1d06949ea281d87
chore(deps): bump org.postgresql:postgresql in /build/ci/updater
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 to 42.7.11.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.8...REL42.7.11)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-version: 42.7.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>- build/ci/updater/pom.xml (version 7d3942b21b48f123275b9c10e1d06949ea281d87)
-
daryl herzmann 6713974564b2b6f5b1b24e792fee57b5abc2a0ea
Merge pull request #3301 from guusdk/OF-3263_Forwarded-Host-inputparam
OF-3263: Fix setting of XFFHostHeader through admin console -
Guus der Kinderen e90e88691373fcf35590fa118da9621b6603bd57 m
OF-3263: Fix setting of XFFHostHeader through admin console
This fixes a case-sensitivity related bug.- xmppserver/src/main/webapp/http-bind.jsp (version e90e88691373fcf35590fa118da9621b6603bd57)
- xmppserver/src/main/webapp/system-admin-console-access.jsp (version e90e88691373fcf35590fa118da9621b6603bd57)