Build: #1566 was successful Scheduled with changes by Wikum Weerakutti <wikum@linuxdeveloper.space>

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
11 seconds
Labels
None
Revision
648881adc8b5b8782c9fb199346bbe977d562934
Successful since
#1287 ()

Code commits

Author Commit Message Commit date
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> 648881adc8b5b8782c9fb199346bbe977d562934 TRUNK-6066 Rename host.url global property (#4121)
* TRUNK-6066 Rename host.url global property

The host.url global property is inconsistent with usage in password reset API. This renames host.url to security.passwordResetUrl .

* TRUNK-6066 Rename and deprecate host.url global property

The host.url global property is inconsistent with usage in password reset API. This copy over existing value from host.url to security.passwordResetUrl. Then host.url get deprecated.

* TRUNK-6066 Rename and deprecate host.url

The host.url global property is inconsistent with usage in password reset API. This renames host.url to security.passwordResetUrl. Then deprecate host.url.

* TRUNK-6066 Adding a logic to assign a value to OpenmrsConstants.GP_PASSWORD_RESET_URL

For backwards compatibility, Adding a logic to assign the value of OpenmrsConstants.GP_HOST_URL to OpenmrsConstants.GP_PASSWORD_RESET_URL when there is value to OpenmrsConstants.GP_HOST_URL and OpenmrsConstants.GP_PASSWORD_RESET_URL is empty.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6066Could not obtain issue details from Jira