Shane Kilkelly
|
78a410c39d
|
Remove expiresAt logic from acceptInvite
|
2016-07-25 09:07:47 +01:00 |
|
Shane Kilkelly
|
78570817d5
|
Render a separate template if the invite is not found.
|
2016-07-22 16:28:00 +01:00 |
|
Shane Kilkelly
|
9e0c44573a
|
Remove expiresAt , use mongo TTL instead.
|
2016-07-22 16:08:56 +01:00 |
|
Shane Kilkelly
|
b201f1a37a
|
Test getInviteByToken.
|
2016-07-22 14:21:34 +01:00 |
|
Shane Kilkelly
|
9fba98cd45
|
Accept invite, and start testing the invite handler.
|
2016-07-22 11:38:00 +01:00 |
|
Shane Kilkelly
|
1139444790
|
add token to body of acceptInvite action.
|
2016-07-22 09:27:00 +01:00 |
|
Shane Kilkelly
|
546517db90
|
revokeInvite and getInviteByToken functions.
|
2016-07-21 16:19:15 +01:00 |
|
Shane Kilkelly
|
d9c6df0e47
|
start adding the ProjectInvite workflow.
|
2016-07-21 15:56:41 +01:00 |
|
Shane Kilkelly
|
3311b43644
|
more tests for invite controller
|
2016-07-21 13:31:54 +01:00 |
|
Shane Kilkelly
|
23a9aadba5
|
start tests for invite controller
|
2016-07-21 10:08:22 +01:00 |
|
Shane Kilkelly
|
c3e51dd773
|
Revert "copy helper functions from CollaboratorsHandler"
This reverts commit 0d5acd7bade584e4ff119dc22e5d5d3b3175dae2.
|
2016-07-21 09:50:52 +01:00 |
|
Shane Kilkelly
|
049cced4fd
|
copy helper functions from CollaboratorsHandler
|
2016-07-21 09:42:37 +01:00 |
|
Shane Kilkelly
|
0f2600b198
|
finish out skeleton of invite controller
|
2016-07-21 09:32:14 +01:00 |
|
Shane Kilkelly
|
f7c2fa37ab
|
Fill out getInviteByToken
|
2016-07-20 16:44:22 +01:00 |
|
Shane Kilkelly
|
5b22be8a0b
|
Further scaffolding
|
2016-07-20 15:22:48 +01:00 |
|
Shane Kilkelly
|
a4c7db5f20
|
skeleton of inviteToProject function
|
2016-07-20 14:14:56 +01:00 |
|
Shane Kilkelly
|
e383e49161
|
Add CollaboratorsInviteController and routes
|
2016-07-20 14:04:14 +01:00 |
|
Brian Gough
|
13d6448ab8
|
Merge pull request #284 from sharelatex/fix-synctex-subdir-path
work around for synctex paths containing /./
|
2016-07-19 12:24:31 +01:00 |
|
Shane Kilkelly
|
3aea3a68d1
|
Check the truth of subscription.customAccount , rather than definition.
|
2016-07-19 10:28:43 +01:00 |
|
Shane Kilkelly
|
effc3727be
|
Don’t show upgrade prompts for users with custom subscription accounts.
Set `hasValidSubscription` to true if user subscription is custom.
|
2016-07-19 10:15:45 +01:00 |
|
Brian Gough
|
1d74e6750c
|
work around for synctex paths containing /./
|
2016-07-18 17:00:34 +01:00 |
|
Brian Gough
|
5a02e8c656
|
add support for stopping compile
|
2016-07-15 16:28:52 +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
|
fc6cf75ad5
|
Merge branch 'master' into sk-session-revocation
|
2016-07-06 13:19:15 +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
|
6e282ab308
|
clear sessions on password reset
|
2016-07-05 14:19:59 +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
|
0ac9b05d02
|
Add ip_address and session_created to the session user object.
|
2016-07-01 15:49:07 +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 |
|
Brian Gough
|
ea942fe255
|
Merge pull request #269 from sharelatex/remove-migration-to-per-user-containers
remove scaffolding for per-user compiles so that it is always by default
|
2016-06-30 15:16:28 +01:00 |
|
Brian Gough
|
c04e00026b
|
remove scaffolding for per-user compiles so that it is always by default
|
2016-06-30 14:43:03 +01:00 |
|
James Allen
|
882e28a811
|
Don't choke on null projects
|
2016-06-30 14:30:04 +01:00 |
|
James Allen
|
b76cc7e314
|
Remove a user from being a collaborator when their account is deleted
|
2016-06-30 14:21:44 +01:00 |
|
James Allen
|
a0fcc7e3ed
|
Skip null user objects when getting collaborators
|
2016-06-30 13:56:21 +01:00 |
|
Henry Oswald
|
000c862ae1
|
return 404 if blog returns 403, caused by file not existing
|
2016-06-29 15:36:33 +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
|
8f14526354
|
added custom footer in email option
|
2016-06-28 17:07:27 +01:00 |
|