TP-26085 | Prachi | Remove brute force logins | Added recaptcha (#281)
* TP-26085 | Prachi | Remove brute force logins * TP-26085 | Positions recaptcha * TP-26085 | Minor Refactoring
This commit is contained in:
committed by
GitHub Enterprise
parent
49134f751a
commit
e2d58b53e5
@@ -7,5 +7,6 @@ window.config = {
|
||||
EXTENSION_PLUGIN_USERS_LIST: '<EXTENSION_PLUGIN_USERS_LIST>',
|
||||
BUILD_TIME: '<BUILD_TIME>',
|
||||
ENABLE_SSO: '<ENABLE_SSO>',
|
||||
ENV: '<ENV>'
|
||||
ENV: '<ENV>',
|
||||
GOOGLE_CAPTCHA_SITE_KEY: '<GOOGLE_CAPTCHA_SITE_KEY>'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user