overleaf/services/web/app/coffee/Features/User
Tim Alby 97c145433e use EmailHelper.parseEmail on registration
Also changed EmailHelper to use the regexp already used in
UserRegistrationHandler rather than the `mimelib` package as it is
deprecated.
2018-06-11 12:31:18 +02:00
..
UserController.coffee remove UserLocator 2018-05-28 14:11:13 +02: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
UserEmailsController.coffee add emails endpoints 2018-06-11 10:35:23 +02:00
UserGetter.coffee add emails endpoints 2018-06-11 10:35:23 +02:00
UserHandler.coffee Use an email based invite system for groups, not holding accounts 2017-06-08 12:12:08 +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 use EmailHelper.parseEmail on registration 2018-06-11 12:31:18 +02: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 add emails attribute on user creation 2018-06-08 17:53:45 +02:00