-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LPD-9391 As an Instance Administrator, I want to configure captcha on instance level #158454
Conversation
… it's parent class
…aptchaProvider so we can avoid the changes on the CaptchaUtil class, update usages, and use CompanyThreadLocal#getCompanyId instead of the PortalUtil#getCompanyId.
…we are using the ConfigutationProvider api to retrieve the CaptchaConfiguration now.
…eve the config from the ConfigurationProvider class. This will allow for instance and SYSTEM level configurations to be used correctly.
# breaking ## What modules/apps/captcha/captcha-api/bnd.bnd Moved captcha configuration from System to Instance level ## Why Required to allow Instance Administrators to configure captcha on instance level ----
…ptions in this block
…led, to ensure the object doesn't get stale
…erUtil and handle configuration exception into the getCaptchaConfiguration method
✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: captcha-rev 1 Successful Jobs:For more details click here. |
To conserve resources, the PR Tester does not automatically run for forwarded pull requests. |
✔️ ci:test:stable - 24 out of 24 jobs passed❌ ci:test:relevant - 29 out of 32 jobs passed in 1 hour 32 minutesClick here for more details.Base Branch:Branch Name: master Upstream Comparison:Branch GIT ID: bbc1dec12d55a4d4fa32a8ebf79e13d04fb7e315 ci:test:stable - 24 out of 24 jobs PASSED24 Successful Jobs:ci:test:relevant - 29 out of 32 jobs PASSED3 Failed Jobs:
29 Successful Jobs:For more details click here.Failures unique to this pull:
For upstream results, click here. |
ci:close |
Forwarded from: liferay-appsec#2187 (Took 4
ci:forward
attempts in 15 hours 46 minutes)Console
@liferay-appsec
Original pull request comment:
Ticket: https://liferay.atlassian.net/browse/LPD-9391