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
f9b1862ddbfc68307ce1969559fc8144abf14556
Verso
/
services
/
web
/
test
/
UnitTests
/
coffee
/
User
T
History
Shane Kilkelly
8089bb55a4
use session for the post-login redirect, remove
redir
query string.
2016-11-22 14:24:36 +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
…
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
use session for the post-login redirect, remove
redir
query string.
2016-11-22 14:24:36 +00: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
…