##// 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 / templates / admin / users
user_add.html Loading ...
user_edit.html Loading ...
user_edit_advanced.html Loading ...
user_edit_auth_tokens.html Loading ...
user_edit_emails.html Loading ...
user_edit_global_perms.html Loading ...
user_edit_ips.html Loading ...
user_edit_perms_summary.html Loading ...
user_edit_profile.html Loading ...
users.html Loading ...