##// END OF EJS Templates
login: Fix recaptcha. #4279...
login: Fix recaptcha. #4279 There was an error in the retrieval of private/public key from settings model. This leads to `None` as private key and this indicates that recaptcha is not active. Therefore it was never used no matter if private key was set or not.
Martin Bornhold -
r1062:f920e065 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / public / js / src / plugins
flavoured_checkbox.js Loading ...
jquery.auto-grow-input.js Loading ...
jquery.autocomplete.js Loading ...
jquery.dataTables.css Loading ...
jquery.dataTables.js Loading ...
jquery.debounce.js Loading ...
jquery.mark.js Loading ...
jquery.pjax.js Loading ...
jquery.timeago-extension.js Loading ...
jquery.timeago.js Loading ...