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
e508f7b8a99e460e1e9afb64aaff100ee4e306f0
Verso
/
services
/
web
/
app
/
coffee
/
Features
/
User
T
History
Shane Kilkelly
0e9beb5653
remove daft redundancy.
2016-07-07 09:42:01 +01:00
..
UserController.coffee
Refactor: add
?
suffix to truth tests.
2016-07-07 09:35:44 +01:00
UserCreator.coffee
should be able to set first and last name via user details on registration
2016-06-13 13:21:44 +01:00
UserDeleter.coffee
…
UserGetter.coffee
…
UserHandler.coffee
added logging and default calback
2016-06-13 13:38:30 +01:00
UserInfoController.coffee
…
UserLocator.coffee
…
UserPagesController.coffee
should be able to set first and last name via user details on registration
2016-06-13 13:21:44 +01:00
UserRegistrationHandler.coffee
explicit call to UserCreator.createNewUser
2016-06-13 13:38:17 +01:00
UserSessionsManager.coffee
remove daft redundancy.
2016-07-07 09:42:01 +01:00
UserUpdater.coffee
…