This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1148b00c9a87544badcff2bd8e3cce6385359bbc
Verso
/
services
/
web
/
test
/
UnitTests
/
coffee
/
User
T
History
Shane Kilkelly
3b8fbe8249
If using external auth, show non-editable email field.
...
Also defend server-side against setting email when using external auth.
2016-11-17 14:34:02 +00:00
..
UserControllerTests.coffee
If using external auth, show non-editable email field.
2016-11-17 14:34:02 +00:00
UserCreatorTests.coffee
Update unit tests.
2016-11-01 16:55:26 +00: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
Fix tests for UserInfoController.
2016-09-22 13:37:27 +01:00
UserLocatorTests.coffee
…
UserPagesControllerTests.coffee
clear-sessions page (+4 squashed commits)
2016-10-07 16:47:00 +01:00
UserRegistrationHandlerTests.coffee
added some debug lines
2016-10-24 23:36:49 +01:00
UserSessionsManagerTests.coffee
Use different UserSessions keys for cluster vs normal redis session store
2016-11-10 14:31:48 +00:00
UserUpdaterTests.coffee
…