More direct TODO
This commit is contained in:
parent
130076ba90
commit
dffe56b03e
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue