Merge pull request #2245 from coreos-inc/recaptcha
Add support for recaptcha during the create account flow
This commit is contained in:
commit
9b65b37011
12 changed files with 88 additions and 1 deletions
|
@ -99,6 +99,7 @@ python-swiftclient==3.1.0
|
|||
pytz==2016.7
|
||||
PyYAML==3.12
|
||||
raven==5.29.0
|
||||
recaptcha2==0.1
|
||||
redis==2.10.5
|
||||
redlock==1.2.0
|
||||
reportlab==2.7
|
||||
|
|
Reference in a new issue