]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/auth/auth.service.ts
Server: delete user with the id and not the username
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / auth / auth.service.ts
2016-08-05  ChocobozzzClient: implement password change
2016-08-05  ChocobozzzServer: move clients in its own file
2016-07-27  ChocobozzzClient: fix login state when logout
2016-07-20  ChocobozzzClient: Auth services cleanup
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...