nodebb/install
Julian Lam 7da061f0d7
refactor: automatically authenticate all requests setup through route helpers ()
* refactor: automatically authenticate all requests setup through route helpers

* fix: removed connect-ensure-login dependency

* fix: bug with some middlewares not defined outside route helper methods
..
data feat: allow defining a list of system tags
databases.js chore: eslint no-var, vars-on-top
package.json refactor: automatically authenticate all requests setup through route helpers ()
web.js chore: eslint no-restricted-syntax