Merge branch 'MLAB-153' into 'testing'
Mlab 153 See merge request !55
Pipeline
#921
passed
with stage
in
11 seconds
Showing
+3 -1567
{ | ||
"name": "m4lab-user-account", | ||
"version": "0.0.1", | ||
"description": "Example for PassportJS SAML strategy", | ||
"description": "M4_LAB User Account", | ||
"author": { | ||
"name": "Rosanny Sihombing", | ||
"email": "rosanny.sihombing@hft-stuttgart.de", | ||
... | ... | @@ -9,12 +9,11 @@ |
}, | ||
"keywords": [ | ||
"m4_lab", | ||
"saml", | ||
"sso" | ||
"account" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://transfer.gitlab.com/tbd.git" | ||
"url": "https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/user-account.git" | ||
}, | ||
"scripts": { | ||
"start": "nodemon app.js", | ||
... | ... |
routes/routes-project.js
deleted
100644 → 0
views/DE/project/landingpage.html
deleted
100644 → 0
views/DE/project/landingpage.pug
deleted
100644 → 0
views/DE/project/mailinglists.pug
deleted
100644 → 0
views/DE/project/project.html
deleted
100644 → 0
views/DE/project/projectOverview.pug
deleted
100644 → 0
views/DE/project/projects.pug
deleted
100644 → 0
views/EN/error.pug
deleted
100644 → 0
views/EN/layout.pug
deleted
100644 → 0
views/EN/project/mailinglists.pug
deleted
100644 → 0
views/EN/project/projects.pug
deleted
100644 → 0
Please register or sign in to comment