Julian Lam
|
dbb71423a8
|
executing core middlewares first before secondary or plugin middlewares
|
8 years ago |
barisusakli
|
274448426d
|
helpers.setupAdminPageRoute
|
8 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
8 years ago |
Julian Lam
|
f03018b7cc
|
updated middlewares so if you have not completed registration, you will be required to do so
|
9 years ago |
Julian Lam
|
b8b9da2c30
|
Squashed commit of the following:
commit 62d59620d26bc97c7d689e9af57cd8bff654c79e
Author: Julian Lam <[email protected]>
Date: Wed Nov 4 11:04:27 2015 -0500
tweaked 503 template
commit 15a61cbc239c9d654691d91cdadce59e13d97586
Author: Julian Lam <[email protected]>
Date: Wed Nov 4 10:58:19 2015 -0500
added text about reloading being required if threshold values are changed
commit 3fe87699332ef0628b4db31f4afef245802a7bc0
Author: Julian Lam <[email protected]>
Date: Wed Nov 4 10:53:35 2015 -0500
added ACP settings for toobusy
commit f6a9964baff051072052e6ef99da9e1ffba014df
Author: Julian Lam <[email protected]>
Date: Wed Nov 4 08:53:53 2015 -0500
removed unused 503a template
commit e6d444736baf4c676f8461d30a5504c6e45df163
Author: Julian Lam <[email protected]>
Date: Wed Nov 4 02:01:11 2015 -0500
updated code to send static 503 instead of maintenance-style page
commit 11089ae2bb833e068b01ee77ee745d9fd5344805
Author: Julian Lam <[email protected]>
Date: Wed Nov 4 01:18:45 2015 -0500
added toobusy support so the Node process doesn't fall over at high load
|
9 years ago |
Julian Lam
|
5a50a098d8
|
added a new middleware and plugin hook
- Middleware added: requireUser, redirects to login if there is no user session.
- Hook added: filter:router.page
|
10 years ago |
Barış Soner Uşaklı
|
ac1e0513fc
|
moved setupPageRoute to helpers
|
10 years ago |