##// 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.

File last commit:

r714:822499e8 default
r1062:f920e065 default
Show More
root-styles-prefix.html
3 lines | 61 B | text/html | HtmlLexer
/ rhodecode / public / js / src / components / root-styles-prefix.html
polymer: slim out the styles and change the flow of initialization to avoid race conditions
r714 <dom-module id="root-styles">
<template>
<style>