More direct TODO

This commit is contained in:
Jason Croft 2016-05-09 16:12:24 -04:00
parent 130076ba90
commit dffe56b03e

2
app.js
View file

@ -306,7 +306,7 @@ if (config.gitlab) {
res.redirect(config.serverurl);
});
//gitlab callback actions
// TODO: Needed?
// TODO: Maybe in the future
//app.get('/auth/gitlab/callback/:noteId/:action', response.gitlabActions);
}
//dropbox auth