]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Client: check user is logged in for some pages
authorChocobozzz <florian.bigard@gmail.com>
Tue, 10 Oct 2017 08:18:25 +0000 (10:18 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 10 Oct 2017 08:24:02 +0000 (10:24 +0200)
commitf47bf2e142b0b22460558e23720f5aed8deb982c
tree63a084494585a67e4326bf18c611e108de59aaee
parent35bf0c83c80f59ca79f4b84fac8700f17adeb22d
Client: check user is logged in for some pages
client/src/app/+admin/admin-guard.service.ts
client/src/app/account/account-routing.module.ts
client/src/app/core/auth/index.ts
client/src/app/core/auth/login-guard.service.ts [new file with mode: 0644]
client/src/app/core/core.module.ts
client/src/app/core/menu/menu.component.html
client/src/app/videos/+video-edit/video-add-routing.module.ts
client/src/app/videos/+video-edit/video-update-routing.module.ts
client/src/app/videos/+video-watch/video-watch-routing.module.ts
client/src/app/videos/videos-routing.module.ts