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
eaca616dd37aa7b8a211ef64a84171fa5ea2c7f9
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
…
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
…
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
…