barisusakli
6beacdb80c
fix headers for new installs
...
encodeURI(undefined) === "undefined"
9 years ago
Julian Lam
b7fa8c1db1
fixes #5230
9 years ago
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
9 years ago
barisusakli
17f8afd0dc
closes #5230
9 years ago
barisusakli
38bc8ad5ae
maintenance tests
9 years ago
barisusakli
2476ab3684
closes #5202
9 years ago
barisusakli
ce9be7e694
closes #5132
9 years ago
Julian Lam
663f05b972
adding back banReason to header rendering, as it regressed in 1f10e0b
9 years ago
Julian Lam
1f10e0b287
fixed #5166
9 years ago
Julian Lam
f97f45a138
logic to show a modal to banned users when they try to log in via SSO
9 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
9 years ago
barisusakli
a995afbfe0
fix style
9 years ago
Julian Lam
2463e85c0d
allowing moderators access to the account info page
9 years ago
Barış Soner Uşaklı
041022db63
#5145
...
dont crash if res.locals.config is undefined
9 years ago
barisusakli
c972a339e6
fix value
9 years ago
barisusakli
862678eefe
encodeURIComponent header values
9 years ago
Julian Lam
ead4de6c6f
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
9 years ago
Julian Lam
eb16eb318e
exposing links to moderator tools pages in user logged-in dropdown, closes #5113
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
9 years ago
barisusakli
98fff29869
closes #5082
9 years ago
barisusakli
15409f92cd
escape history data, hide moderation note in api
9 years ago
barisusakli
282ac56bf6
adde expose methods back
...
used by plugins
9 years ago
barisusakli
aefba6e2b1
removed some methods
...
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli
478da29423
closes #5020
9 years ago
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
9 years ago
barisusakli
a0f2e8a8ec
use req.uid 👍
9 years ago
barisusakli
8f408faf46
organize middlewares
...
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
9 years ago
barisusakli
f7540a7edc
closes #4811
9 years ago
barisusakli
409621c661
closes #4843
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
barisusakli
2103880d61
only extend 5mins if less than 5mins left
9 years ago
barisusakli
514c12aa68
closes #4885
9 years ago
barisusakli
2606844d98
closes #4868
9 years ago
Julian Lam
71a5e4a8a1
better error handling for session revocation if no login session is present, #4214
9 years ago
Ben Lubar
40b57d6cbe
add "Admin Approval for IPs", which works like Normal for new users and Admin Approval for sockpuppet accounts ( #4882 )
9 years ago
barisusakli
fcf145fc81
403 if not logged in, show error
9 years ago
psychobunny
f3c48eb14a
oops, #4832
9 years ago
psychobunny
6df3157748
closes #4832
9 years ago
barisusakli
8ea5752b50
added url property to all routes
9 years ago
akhoury
46a57f5d5c
rm cls because it's not ready yet
9 years ago
Julian Lam
f03018b7cc
updated middlewares so if you have not completed registration, you will be required to do so
9 years ago
barisusakli
bdc23b4a8d
add reputation to app.user
9 years ago
Julian Lam
149565169b
closes #4658
9 years ago
Nate Lee
07c59ae174
changed cls.getItem to equal cls.get from cls.set
...
based off of naming schema
9 years ago
Dravere
2fd6391081
Made the session cookie aware of the possible relative path ( #4663 )
9 years ago
Julian Lam
ef4a94857d
fixed admin lockout timer for subfolder installs @barisusakli :trollface:
9 years ago
Julian Lam
437770538c
work-in-progress commit for #4655
9 years ago
barisusakli
16ba7ee840
fix #1972
9 years ago
barisusakli
2e0763b0a8
closes #1972
9 years ago