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
092c0364067134d68ed466752ada7d02fe487a6d
Verso
/
services
/
web
/
test
/
UnitTests
/
coffee
/
User
T
History
Shane Kilkelly
dda0841af3
Return early if there are no keys to delete
2016-07-06 15:39:03 +01:00
..
UserControllerTests.coffee
add an array of session ids to retain.
2016-07-05 14:20:47 +01:00
UserCreatorTests.coffee
should be able to set first and last name via user details on registration
2016-06-13 13:21:44 +01:00
UserDeleterTests.coffee
Move email sending into registration controller
2015-03-18 15:57:01 +00:00
UserHandlerTests.coffee
if user changes email then check if they have a site licence
2016-03-13 22:31:14 +00:00
UserInfoControllerTests.coffee
…
UserLocatorTests.coffee
…
UserPagesControllerTests.coffee
Improve pre-registered account activation process
2015-12-11 11:30:06 +00:00
UserRegistrationHandlerTests.coffee
explicit call to UserCreator.createNewUser
2016-06-13 13:38:17 +01:00
UserSessionsManagerTests.coffee
Return early if there are no keys to delete
2016-07-06 15:39:03 +01:00
UserUpdaterTests.coffee
…