1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-12-07 23:23:49 +02:00

updating packages and refactoring code

This commit is contained in:
Braun Patrik
2016-12-26 23:36:38 +01:00
parent 3cd9ef7b1a
commit eaf678bedd
72 changed files with 868 additions and 955 deletions

View File

@@ -1,5 +1,3 @@
///<reference path="../../typings/index.d.ts"/>
import {UserMWs} from "../middlewares/user/UserMWs";
import {UserRoles} from "../../common/entities/User";
import {AuthenticationMWs} from "../middlewares/user/AuthenticationMWs";