From a2f1f6c09441f29c033b23a421881d0952da26c6 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Wed, 9 Jan 2019 12:52:42 +0100 Subject: Add TODO --- src/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/index.js') diff --git a/src/index.js b/src/index.js index 367d32a15..bbbd95353 100644 --- a/src/index.js +++ b/src/index.js @@ -259,6 +259,7 @@ app.on('login', (event, webContents, request, authInfo, callback) => { } }); +// TODO: evaluate if we need to store the authCallback for every service ipcMain.on('feature-basic-auth-credentials', (e, { user, password }) => { debug('Received basic auth credentials', user, '********'); -- cgit v1.2.3-70-g09d2