.. |
UserController.coffee
|
Invite users in the invited_emails array
|
2018-06-06 15:36:53 +01:00 |
UserCreator.coffee
|
add emails attribute on user creation
|
2018-06-08 17:53:45 +02:00 |
UserDeleter.coffee
|
fix cancel subscription on delete user
|
2015-01-02 10:37:59 +00:00 |
UserEmailsConfirmationHandler.coffee
|
Store OneTimeTokens in mongo rather than redis
|
2018-06-21 10:22:08 +01:00 |
UserEmailsController.coffee
|
add/remove affiliations when adding/removing emails
|
2018-06-25 13:45:46 +02:00 |
UserGetter.coffee
|
decorate emails list with affiliation data
|
2018-06-25 13:47:04 +02:00 |
UserHandler.coffee
|
Invite users in the invited_emails array
|
2018-06-06 15:36:53 +01:00 |
UserInfoController.coffee
|
handle OL or SL ids in UserInfoController.getPersonalInfo
|
2017-09-26 11:40:05 +01:00 |
UserInfoManager.coffee
|
Get user info via web, not chat
|
2017-01-06 13:41:58 +01:00 |
UserPagesController.coffee
|
remove UserLocator
|
2018-05-28 14:11:13 +02:00 |
UserRegistrationHandler.coffee
|
Send out confirmation emails on register and record confirmedAt date
|
2018-06-21 10:21:15 +01:00 |
UserSessionsManager.coffee
|
null check the user correctly
|
2017-08-03 13:17:39 +01:00 |
UserSessionsRedis.coffee
|
Move all redis end points to be cluster compatible
|
2017-05-04 15:22:54 +01:00 |
UserUpdater.coffee
|
change error message on email update failure
|
2018-06-25 13:47:22 +02:00 |