fxa-customs-server/CHANGELOG

17 строки
507 B
Plaintext

0.3.0
* Add support for account lockout on excessive login attempts - #58, #60
* normalize email addresses (compare the lower case values) - #59, #62
0.2.0
* update request and restify for new qs module
* update ass version
* use npm shrinkwrap
0.1.1
* Remove redundant memcache.host and memcache.port settings
* expose all configuration settings to the environment; add option memcache.address to work with previous puppet settings
* removing npm spinner from travis logs
0.1.0
* init