train-04
This commit is contained in:
Родитель
db8695ff35
Коммит
c53c06be02
|
@ -1,3 +1,10 @@
|
|||
train-04
|
||||
* added `lockdown` for stable dependencies #19
|
||||
* refactored mysql.js #588
|
||||
* allow repeat signup against unverified emails #593
|
||||
* added cache-control to /.well-known/browserid #597
|
||||
* collect loggable data before authentication #601
|
||||
|
||||
train-03
|
||||
* upgrade hapi to 2.4.0
|
||||
* fixed password reset account lockout bug #575
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-auth-server",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "An identity provider for PiCL services",
|
||||
"bin": {
|
||||
"fxa-auth": "./bin/key_server.js"
|
||||
|
|
Загрузка…
Ссылка в новой задаче