.. |
UserController.coffee
|
Update error handling on backend
|
2018-07-17 11:12:09 +01:00 |
UserCreator.coffee
|
refactor into InstitutionsAPI
|
2018-07-26 13:01:42 +02:00 |
UserDeleter.coffee
|
refactor into InstitutionsAPI
|
2018-07-26 13:01:42 +02:00 |
UserEmailsConfirmationHandler.coffee
|
Just generate a new token on resending confirmation email
|
2018-07-13 10:42:31 +01:00 |
UserEmailsController.coffee
|
refactor into InstitutionsAPI
|
2018-07-26 13:01:42 +02:00 |
UserGetter.coffee
|
refactor into InstitutionsAPI
|
2018-07-26 13:01:42 +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
|
enable affiliations UI
|
2018-08-13 14:59:39 +02:00 |
UserRegistrationHandler.coffee
|
remove sanitize = require('sanitizer') not used anywhere
|
2018-08-08 14:14:56 +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
|
inform v1 when confirming affiliation emails
|
2018-08-16 13:50:34 +01:00 |