]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/routing/user-right-guard.service.ts
Client: add guard to admin routes
authorChocobozzz <florian.bigard@gmail.com>
Sun, 10 Sep 2017 07:24:50 +0000 (09:24 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sun, 10 Sep 2017 07:24:50 +0000 (09:24 +0200)
commit7ca86c864e102b65e4ff3224a06554a66148fef8
tree8554b9069257d94cf567981140a0881b566d8b3d
parent6599f096d5a26f2cc9624359d92cc501ec189586
Client: add guard to admin routes
client/src/app/+admin/admin-guard.service.ts [new file with mode: 0644]
client/src/app/+admin/admin-routing.module.ts
client/src/app/+admin/admin.module.ts
client/src/app/core/confirm/confirm.component.html