Shane Kilkelly
|
cc5ddc92bb
|
use getSessionUser rather than getLoggedInUser
|
2016-09-07 10:30:58 +01:00 |
|
Shane Kilkelly
|
ab2c1e82fb
|
WIP: refactor
|
2016-09-05 15:58:31 +01:00 |
|
Shane Kilkelly
|
e4f4325150
|
Basic passport integration
|
2016-09-02 16:17:37 +01:00 |
|
Paulo Reis
|
6a210978fe
|
Track registration events.
|
2016-08-11 12:29:58 +01:00 |
|
Shane Kilkelly
|
0e9beb5653
|
remove daft redundancy.
|
2016-07-07 09:42:01 +01:00 |
|
Shane Kilkelly
|
9e35bdcaea
|
Refactor: add ? suffix to truth tests.
|
2016-07-07 09:35:44 +01:00 |
|
Shane Kilkelly
|
dda0841af3
|
Return early if there are no keys to delete
|
2016-07-06 15:39:03 +01:00 |
|
Shane Kilkelly
|
3f1a47eccb
|
map the 'retain' values to session ids
|
2016-07-05 14:54:26 +01:00 |
|
Shane Kilkelly
|
5b9903551a
|
add an array of session ids to retain.
|
2016-07-05 14:20:47 +01:00 |
|
Shane Kilkelly
|
df0a7bc547
|
test the _checkSessions function.
|
2016-07-04 14:04:10 +01:00 |
|
Shane Kilkelly
|
2ae2e6ed4f
|
Test trackSession
|
2016-07-04 10:37:01 +01:00 |
|
Shane Kilkelly
|
a869c99c60
|
Begin testing UserSessionsManager .
|
2016-07-04 10:05:34 +01:00 |
|
Shane Kilkelly
|
5a1af9a5f3
|
check sessions on login and logout.
|
2016-07-04 09:27:38 +01:00 |
|
Shane Kilkelly
|
6f20f565fe
|
Add early-return guards
|
2016-07-01 15:55:50 +01:00 |
|
Shane Kilkelly
|
f1653d01b7
|
Refactor method names in UserSessionsManager
|
2016-07-01 15:33:59 +01:00 |
|
Shane Kilkelly
|
6938f1d055
|
No need to build extra string
|
2016-07-01 15:04:13 +01:00 |
|
Shane Kilkelly
|
8855d0fa0f
|
Clear out sessions
|
2016-07-01 13:38:13 +01:00 |
|
Shane Kilkelly
|
5ae0aeaf94
|
Fix logging.
|
2016-07-01 13:37:56 +01:00 |
|
Shane Kilkelly
|
d8ffa5b4b1
|
set expiry on the user sessions set.
|
2016-07-01 11:24:46 +01:00 |
|
Shane Kilkelly
|
88bef5c5ea
|
Add revokeAllSessions handler, when password is reset
|
2016-07-01 09:51:22 +01:00 |
|
Shane Kilkelly
|
03fedafaf5
|
save the session key string, rather than just the id
|
2016-06-29 15:12:12 +01:00 |
|
Shane Kilkelly
|
db213c0621
|
Begin keeping record of user sessions in reds.
|
2016-06-29 11:35:25 +01:00 |
|
Henry Oswald
|
84db5ec23a
|
added logging and default calback
|
2016-06-13 13:38:30 +01:00 |
|
Henry Oswald
|
f3e48e332b
|
explicit call to UserCreator.createNewUser
|
2016-06-13 13:38:17 +01:00 |
|
Henry Oswald
|
c52af1393e
|
should be able to set first and last name via user details on registration
|
2016-06-13 13:21:44 +01:00 |
|
Henry Oswald
|
829b37cd74
|
set user email on session again on change email
|
2016-06-06 10:50:45 +01:00 |
|
James Allen
|
de02928454
|
Merge branch 'master' into ja_email_tokens
|
2016-03-17 17:01:26 +00:00 |
|
Henry Oswald
|
086875d50c
|
added logging
|
2016-03-14 10:08:47 +00:00 |
|
Henry Oswald
|
15c6e49d1a
|
if user changes email then check if they have a site licence
|
2016-03-13 22:31:14 +00:00 |
|
James Allen
|
3e03164ed4
|
Remove dead auth_token code
|
2016-03-10 17:15:14 +00:00 |
|
Henry Oswald
|
29e4b324fd
|
improve calls for invite notifications and auto mark as read
|
2016-02-18 11:43:43 +00:00 |
|
Henry Oswald
|
bd54cc722a
|
fixed broken tests in AuthenticationController
|
2016-02-18 10:16:50 +00:00 |
|
Henry Oswald
|
fc4bd94a6e
|
don't create notification if user is already part of group
|
2016-02-18 10:06:21 +00:00 |
|
Henry Oswald
|
c8084406d3
|
user notifications auto created on login for joinging groups
|
2016-02-17 16:24:09 +00:00 |
|
Henry Oswald
|
f5910762c1
|
fixed missign translation for when email is already registered
|
2016-02-16 12:38:27 +00:00 |
|
James Allen
|
b3a2d44937
|
next -> callback
|
2016-02-16 11:12:07 +00:00 |
|
James Allen
|
e8f21986dd
|
Refactor registration so it can be called from modules
|
2015-12-11 17:11:20 +00:00 |
|
James Allen
|
1e8ab5357b
|
Improve pre-registered account activation process
|
2015-12-11 11:30:06 +00:00 |
|
Henry Oswald
|
61182451f1
|
removed SubscriptionDomainHandler from user controller
|
2015-11-23 15:12:30 +00:00 |
|
James Allen
|
8cc7869b03
|
Pull in contacts from contacts api and send to tag-input for autocomplete
|
2015-10-07 17:32:35 +01:00 |
|
Henry Oswald
|
3ecf201eda
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
|
Henry Oswald
|
15a57f5dc4
|
removed req.session.destorys from endpoints now on the api router which are not needed
|
2015-07-01 15:26:05 +01:00 |
|
Henry Oswald
|
22b94e9246
|
renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler
|
2015-05-27 20:57:54 +01:00 |
|
Henry Oswald
|
841231dbf8
|
make PasswordResetTokenHandler generic so it can be used for invites
|
2015-05-26 15:24:09 +01:00 |
|
Henry Oswald
|
9764ab258b
|
added complex password validation to password resets
|
2015-04-30 12:05:46 +01:00 |
|
James Allen
|
393169bc2a
|
Create a grunt task to create the admin user
|
2015-03-19 17:36:50 +00:00 |
|
James Allen
|
e2d515f957
|
Allow public registration module to hook into email system
|
2015-03-19 17:19:56 +00:00 |
|
James Allen
|
9b8cf7bcfa
|
Remove public registration and require that a user be registered by an admin
|
2015-03-19 14:22:48 +00:00 |
|
James Allen
|
93a088618a
|
Return proper error from registration handler
|
2015-03-18 16:19:48 +00:00 |
|
James Allen
|
cb948fede2
|
Move email sending into registration controller
|
2015-03-18 15:57:01 +00:00 |
|