barisusakli
|
2fd4bcde3f
|
added req.uid user id for logged in users, 0 for guests
|
2015-04-01 00:23:57 -04:00 |
|
Julian Lam
|
3ef54c3c01
|
added new hook to allow plugins to override the local login strategy with their own, closes #2806
|
2015-02-27 10:56:18 -05:00 |
|
Barış Soner Uşaklı
|
da305210e2
|
closes #2618
|
2015-02-19 13:24:06 -05:00 |
|
barisusakli
|
2c8e8a1f1c
|
closes #2550, closes #2518
|
2015-02-01 19:12:03 -05:00 |
|
barisusakli
|
d2e69884b5
|
closes #2556
|
2014-12-29 13:59:02 -05:00 |
|
psychobunny
|
94efa6dd87
|
closes #2520
|
2014-12-11 10:02:17 -05:00 |
|
barisusakli
|
8e8375cbba
|
validate email password on register
|
2014-12-08 16:28:30 -05:00 |
|
barisusakli
|
e18ad61ff6
|
fix login maybe?
|
2014-12-03 22:29:56 -05:00 |
|
barisusakli
|
957800b2c3
|
Merge remote-tracking branch 'origin/master' into socket.io1.x
|
2014-12-01 12:13:50 -05:00 |
|
Julian Lam
|
1378e1155f
|
fixed #2479
|
2014-11-30 23:44:15 -05:00 |
|
barisusakli
|
0a2d543186
|
removed getUserSockets
|
2014-11-28 21:35:34 -05:00 |
|
barisusakli
|
d177481f94
|
chop chop
|
2014-11-19 23:37:55 -05:00 |
|
Julian Lam
|
deac12c540
|
closed #2424
|
2014-11-18 14:56:22 -05:00 |
|
barisusakli
|
9791dfb9ea
|
closes #2420
|
2014-11-17 12:21:51 -05:00 |
|
barisusakli
|
519b1b7e37
|
closes #2377
|
2014-11-14 13:36:37 -05:00 |
|
barisusakli
|
9a16a359a8
|
auth refactor
|
2014-11-12 16:15:44 -05:00 |
|
psychobunny
|
d69054804e
|
closes #2391
|
2014-11-11 11:37:32 -05:00 |
|
barisusakli
|
220c82a8f2
|
filter:register.complete change #1527
|
2014-11-08 15:01:56 -05:00 |
|
barisusakli
|
76c16c0383
|
filter:register.check change #1527
|
2014-11-08 14:57:04 -05:00 |
|
barisusakli
|
18462c4190
|
derp
|
2014-10-27 00:59:52 -04:00 |
|
barisusakli
|
238fb0bd4b
|
removed logout log
|
2014-10-26 21:02:51 -04:00 |
|
Julian Lam
|
b5481ceed2
|
property fixed #2087
|
2014-10-14 11:48:31 -04:00 |
|
Julian Lam
|
08d4d6b5bf
|
changed indentation for continueLogin method in authentication.js
|
2014-10-14 11:48:31 -04:00 |
|
psychobunny
|
1b2ccda40b
|
closes #2231; see #2218
|
2014-10-04 18:47:56 -04:00 |
|
barisusakli
|
62084a012e
|
closes #2179
|
2014-09-29 19:28:25 -04:00 |
|
barisusakli
|
d303dea6c7
|
closes #1986
|
2014-09-29 12:30:07 -04:00 |
|
Julian Lam
|
7597c654a0
|
refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved
|
2014-09-21 14:29:27 -04:00 |
|
Julian Lam
|
f891f49339
|
removing console.logs
|
2014-09-19 22:58:01 -04:00 |
|
Julian Lam
|
dab3667773
|
re: #2108, auth re-routing
|
2014-09-19 22:53:57 -04:00 |
|
Julian Lam
|
bae634e124
|
closed #2112
|
2014-09-19 08:27:27 -04:00 |
|
Julian Lam
|
cd135dda13
|
renamed middleware to applyCSRF, re: #2082
|
2014-09-17 16:11:11 -04:00 |
|
Julian Lam
|
40e5ad075f
|
started work on #2082
|
2014-09-14 10:21:32 -04:00 |
|
Julian Lam
|
a7736d1926
|
removed setTimeout when someone tries to log in with a non-existant username
|
2014-09-02 11:49:06 -04:00 |
|
Julian Lam
|
08c9cbdf70
|
changing admin API calls to return 404 if unauthenticated, and redirect user to login for regular URL. closes #1885
|
2014-08-31 22:43:00 -04:00 |
|
Julian Lam
|
298d904d45
|
refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash
|
2014-08-31 22:41:13 -04:00 |
|
barisusakli
|
005405b16c
|
closes #1976
|
2014-08-12 21:41:23 -04:00 |
|
barisusakli
|
c8084e9b2e
|
closes #1978
|
2014-08-11 16:26:20 -04:00 |
|
Julian Lam
|
14d7461252
|
updated deprecation notice for social network sso icons
|
2014-07-18 19:10:53 -04:00 |
|
Julian Lam
|
2f9fd620d7
|
fixed #1849
|
2014-07-18 11:10:47 -04:00 |
|
psychobunny
|
f6838ef51e
|
only use passport.authenticate if a strategy url is defined
|
2014-06-23 10:20:29 -04:00 |
|
barisusakli
|
dceeed22f7
|
closes #1724
|
2014-06-21 19:54:21 -04:00 |
|
Charles
|
5f1b1ad2bf
|
Also add relative_path to destination
Because the destination url does not include the relative_path
|
2014-06-06 18:36:02 +07:00 |
|
Charles
|
ce083573a9
|
Fix typo
|
2014-06-06 18:06:42 +07:00 |
|
Charles
|
f26a250b01
|
Add relative_path to authentication redirects
|
2014-06-06 18:05:26 +07:00 |
|
psychobunny
|
31adf7084d
|
filter:register.complete - plugins can redirect the user elsewhere post-registration
|
2014-06-04 18:55:34 -04:00 |
|
psychobunny
|
4bb8762746
|
send in the entire registration form for userData
|
2014-06-04 18:55:33 -04:00 |
|
Julian Lam
|
93e3eb4d28
|
fixed #1584
|
2014-05-27 09:20:03 -04:00 |
|
Julian Lam
|
d948f2a29d
|
moved login via email detection into the internal login block
|
2014-05-25 13:08:56 -04:00 |
|
barisusakli
|
05872ad458
|
closes #1545
|
2014-05-19 21:28:26 -04:00 |
|
Aziz Khoury
|
bab88893f1
|
changing 'filter:register.check' hook signature to provide req, res and data
|
2014-05-15 03:10:15 -04:00 |
|