You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam d722f3b8b6 fix: mounting of all-route middlewares to router instead of app
related to julianlam/nodebb-plugin-session-sharing#73
These three lines haven't changed in two years, but it makes more
sense for them to be called against the relative path router,
otherwise req.originalUrl contains the relative path, which is
not necessary.
6 years ago
..
accounts.js fix: #6806 6 years ago
admin.js closes #6854 6 years ago
api.js fix: #6806 6 years ago
authentication.js feat: explicit handling of SSO success and failure 6 years ago
debug.js using async in batch 8 years ago
feeds.js fix: #7040 6 years ago
helpers.js Fix #6076, `action:home.get:*` returned to previous functionality (#6077) 7 years ago
index.js fix: mounting of all-route middlewares to router instead of app 6 years ago
meta.js Change var names 8 years ago