Fixed or disabled warnings

This commit is contained in:
baldo 2017-05-06 17:31:34 +02:00
parent 94a51921fd
commit 3d6fb5feec
11 changed files with 45 additions and 38 deletions
server

View file

@ -11,7 +11,7 @@ angular.module('ffffng').factory('app', function (fs, config, _) {
// urls beneath /internal are protected
var internalAuth = auth.basic(
{
realm: "Knotenformular - Intern"
realm: 'Knotenformular - Intern'
},
function (username, password, callback) {
callback(