This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
You've already forked Verso
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
38faa5c25ea2275215269d6a548f50fde089c607
Verso
/
services
/
web
/
app
/
coffee
/
Features
/
User
T
History
James Allen
5025b54c9c
Merge pull request
#887
from sharelatex/as-logout-of-v1
...
Extract logout to function, so different redirect can be called
2018-09-03 14:04:22 +01:00
..
UserController.coffee
Add error handling on logout
2018-09-03 11:46:36 +01:00
UserCreator.coffee
add param to skip affiliation creation on user create
2018-08-17 17:48:00 +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
use regex test instead of match when only bool needed
2018-08-27 14:25:01 -04: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
call changeEmail before the callback in setDefaultEmailAddress
2018-08-31 11:49:45 +01:00