Commit Graph

11 Commits

Author SHA1 Message Date
Tankred Hase
d5bd65b4bc Cleanup url handling 2016-06-10 12:06:08 +02:00
Tankred Hase
405bb84ca6 Use random hex string instead of uuid for nonce 2016-06-10 10:44:26 +02:00
Tankred Hase
fe03ae213a Refactor public-key.js to use embedded user id documents 2016-06-09 17:07:51 +02:00
Tankred Hase
7bc4f8a9d9 Cleanup util 2016-06-09 12:58:11 +02:00
Tankred Hase
7c294540c8 Fix keyId in email links 2016-06-09 11:38:00 +02:00
Tankred Hase
bdde8e44d5 Allow lookup only by key ids with at least 16 chars 2016-06-07 16:22:17 +02:00
Tankred Hase
2acbffa2f2 Simplify configuration for different environments 2016-06-07 15:04:34 +02:00
Tankred Hase
27155278a8 Move email code to src/email/ 2016-05-31 16:50:28 +02:00
Tankred Hase
5c675474d7 Use arrow functions in mocha tests 2016-05-31 13:52:36 +02:00
Tankred Hase
c8db7388c3 Write unit tests for util.js 2016-05-31 13:52:32 +02:00
Tankred Hase
279992379f Implement email.sendVerifyRemove
Write email.js unit tests
2016-05-30 15:36:32 +02:00