Jannis Redmann
|
1547af191b
|
more permissive verification process (#4317)
* style fixes ✨
* verification: find last request
* verification: don't request again if same input
* didRequestWithSameValues -> shallRequestAgain
* bugfixes 🐛, update SMS verification ABI
* verification: hasRequested -> accountHasRequested
* verification: hasIsVerified -> accountIsVerified
* verification: shallRequestAgain -> shallSkipRequest
* verification: show if unable to send req
* email verification: check if email already used
* address style grumbles 🎨
|
2017-02-02 16:01:37 +01:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
66e540edf8
|
Eslint formatting updates (#4234)
* Eslint updated (newline-after-var)
* Fix newline-after-var
* Eslint updated (one-var-declaration-per-line)
* Fix one-var-declaration-per-line
* Fix additional errors
* Lint after merge
|
2017-01-23 13:39:52 +01:00 |
|
Jannis R
|
f12937a21e
|
reverse caching: use subscribeToEvents
|
2017-01-09 19:09:22 +01:00 |
|
Jannis R
|
67c2981975
|
subscribeToEvent -> subscribeToEvents
|
2017-01-09 19:09:21 +01:00 |
|
Jannis R
|
723e9e55db
|
merge master into jr-email-verification
|
2016-12-12 12:21:06 +01:00 |
|
Jannis R
|
600a7e5ccc
|
make SMS verification contract general purpose
|
2016-12-09 00:39:15 +01:00 |
|