Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
2016-12-02 09:49:52 -05:00
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
2016-11-23 11:50:49 -05:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
282ac56bf6
adde expose methods back
...
used by plugins
2016-09-14 21:21:32 +03:00
barisusakli
aefba6e2b1
removed some methods
...
helpers.getBaseUser
exposeUid, exposeGroupName
2016-09-14 14:33:39 +03:00
barisusakli
a0f2e8a8ec
use req.uid 👍
2016-08-26 18:55:44 +03:00
barisusakli
8f408faf46
organize middlewares
...
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
2016-08-26 18:50:37 +03:00
akhoury
46a57f5d5c
rm cls because it's not ready yet
2016-06-24 16:57:58 -04:00
Dravere
2fd6391081
Made the session cookie aware of the possible relative path ( #4663 )
2016-05-18 12:43:46 -04:00
akhoury
4245cb2739
adding cls support for ws
2016-02-12 12:20:21 -05:00
akhoury
61c76e4aba
add continuation-local-storage support
2016-02-07 13:16:50 -05:00
Julian Lam
00a22e945d
closes #3899
2016-01-04 16:23:08 -05:00
Julian Lam
ad9a1d0f2c
closes #3989
...
Squashed commit of the following:
commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Dec 23 10:48:16 2015 -0500
wired up session revocation, #3989
commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Dec 23 09:49:27 2015 -0500
session deletion via session uuid
commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 13:53:35 2015 -0500
WIP #3989
commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 10:22:24 2015 -0500
saving more metadata and displaying sessions in UCP #3989
commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 10:21:38 2015 -0500
updated fontawesome to v4.5.0
commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 09:39:16 2015 -0500
saving user-agent metadata into user session #3989
commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 09:23:24 2015 -0500
New user auth methods to add/revoke sessions, #3989
2015-12-23 10:48:45 -05:00
barisusakli
33f07b82f9
closes #3893
2015-11-23 11:59:00 -05:00
barisusakli
ca294fc6ec
closes #3663
2015-09-29 18:22:47 -04:00
psychobunny
275769a801
closes #3435
2015-08-17 14:54:00 -04:00
Julian Lam
08fb30378a
Closes #3302
...
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
2015-08-17 11:45:30 -04:00
barisusakli
05894d14c6
closes #2151
2015-01-12 18:28:47 -05:00
barisusakli
1abe35092b
cluster socket.io fixes
...
close proxy server on loader.stop
changed handles to object
2014-11-27 15:36:05 -05:00
psychobunny
9eb8924bf2
cleanup
2014-11-19 17:48:43 -05:00
barisusakli
363057cf49
closes #2390
2014-11-14 15:19:26 -05:00
barisusakli
9a21e9646f
only use multipart on upload routes,
...
delete temp files if there is an error in admin,
admin/mods should see topic reply
2014-10-22 18:26:01 -04:00
psychobunny
1eb1eb6844
#2278
2014-10-17 19:38:49 -04:00
psychobunny
ded8de905d
closes #2278
2014-10-17 19:37:13 -04:00
psychobunny
f149fb0191
linting, TIL that obj.$key is valid syntax
2014-10-08 12:22:39 -04:00
barisusakli
2b115e75c6
fix login days value
2014-09-29 19:29:13 -04:00
Julian Lam
30b2f55ebc
closed #2149
2014-09-29 19:05:38 -04:00
Julian Lam
632fb3a618
closed #2184
2014-09-29 17:51:29 -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
8bac0bf361
Merge branch 'csrf-excision' into hashtalk
2014-09-17 16:07:36 -04:00
Julian Lam
4f6b3055ff
Merge branch '0.5.1' into csrf-excision
2014-09-17 14:39:51 -04:00
barisusakli
da86c46b4c
Merge remote-tracking branch 'origin/0.5.1' into hashtalk
2014-09-15 14:36:27 -04:00
Julian Lam
cca365432b
closes #2084
2014-09-14 19:35:10 -04:00
Julian Lam
40e5ad075f
started work on #2082
2014-09-14 10:21:32 -04:00
Julian Lam
08abbe19bc
zero downtime and reload support with cluster module
2014-09-04 17:09:57 -04:00
Julian Lam
de41896770
restart handling and crash detection
2014-09-03 15:24:47 -04:00
Julian Lam
58a73b52b5
work-in-progress commit to get cluster module working with loader.js
2014-09-03 01:24:26 -04:00
Julian Lam
fcbdc5e271
added recompilation of templates to NodeBB Reloading - #2010
2014-08-26 14:48:43 -04:00
Julian Lam
b48571ceb8
fixed #1988
2014-08-13 16:03:33 -04:00
Aure77
965d6a0d66
Allow cookie domain customization from meta config
2014-07-25 00:45:36 +02:00
Aure77
e28ed490ee
Allow session cookie domain customization
2014-07-24 22:26:19 +02:00
barisusakli
119d13053d
move static to end
2014-07-02 16:13:27 -04:00
barisusakli
9e8584eee7
uploads
2014-07-02 16:13:25 -04:00
barisusakli
24ebf20d7e
first commit
2014-07-02 16:13:25 -04:00
psychobunny
0e92c7ed94
use templates.js module instead
2014-06-25 18:55:42 -04:00
Julian Lam
6f218857cb
added connect-flash package. npm also alphabetically re-ordered the deps... thanks npm?
2014-06-18 10:17:50 -04:00
psychobunny
aafbb55572
closes #1616
2014-06-02 16:52:16 -04:00
psychobunny
257491801d
optimizing template compilation
2014-05-31 17:08:24 -04:00
psychobunny
c97d6635fc
plugin templates now have higher priority than theme templates
2014-05-31 17:06:27 -04:00
Julian Lam
d74de798fc
removing backwards compatibility fixed in preparation for 0.5.0. Prepare for stuff to break!!!!!
2014-05-23 19:13:22 -04:00