Steven Shipton
|
37c502bed0
|
Add config.expireInactiveSession to add support for non-expiring inactive sessions (#1536)
* Create non-expiring session when sessionLength is zero
* Introduce expireInactiveSessions setting
|
2016-05-06 12:50:45 -07:00 |
|
Jeremy May
|
f99b5588ab
|
Added session length option for session tokens to server configuration
|
2016-04-02 11:36:47 -04:00 |
|
Florent Vilmart
|
b30805b47b
|
do not override username
|
2016-03-22 21:17:53 -04:00 |
|
Florent Vilmart
|
daad05a00f
|
removes key transformation for authData from restWrite, ensures authData is set in hooks
|
2016-03-11 15:14:53 -05:00 |
|
Florent Vilmart
|
bcffcbade2
|
Fix when multiple authData keys are passed
|
2016-03-11 09:02:21 -05:00 |
|
Florent Vilmart
|
9c5f14981e
|
Renames oauth to authDataManager in src
|
2016-03-10 18:14:56 -05:00 |
|
Florent Vilmart
|
54d154f7aa
|
Centralizes AuthData validation
|
2016-03-10 18:14:56 -05:00 |
|
Long Nguyen
|
4f643d970a
|
Fix create wrong _Session for Facebook login
|
2016-03-06 01:32:50 +07:00 |
|
Nikita Lutsenko
|
0cf3f56b00
|
Remove dependency from DatabaseAdapter on cache.js.
|
2016-02-26 20:46:49 -08:00 |
|
Marco129
|
97489106b4
|
Add allowClientClassCreation option
|
2016-02-26 23:08:20 +08:00 |
|
Ilya Diallo
|
831c2ee3de
|
Update the tests
|
2016-02-22 16:45:41 +01:00 |
|
Florent Vilmart
|
c0bd5d2036
|
adds ability to disable anonymous users
|
2016-02-15 22:44:50 -05:00 |
|
steven-supersolid
|
0012e666b8
|
Make anonymous id consistent with variable names
|
2016-02-11 12:01:06 +00:00 |
|
steven-supersolid
|
a3e93c6d65
|
Add test to sign up two anonymous users
|
2016-02-11 11:58:51 +00:00 |
|
Nikita Lutsenko
|
3271b45102
|
Update imports in all specs.
|
2016-02-08 20:20:08 -08:00 |
|
Fosco Marotto
|
7f5d744ce2
|
Initial release, parse-server, 2.0.0
|
2016-01-28 10:58:12 -08:00 |
|