Authentication
Needs ReviewPublic

Authored by rishabhg on Apr 14 2018, 11:36 AM.

Details

Summary

To be merged in Branch Network Client

  • add new Authentication class
  • verify the user name and password
  • only add the client, on the server side, if verification happens successfully

Diff Detail

Repository
R2 GCompris
Lint
Lint Skipped
Unit
Unit Tests Skipped
rishabhg created this revision.Apr 14 2018, 11:36 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptApr 14 2018, 11:36 AM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
rishabhg requested review of this revision.Apr 14 2018, 11:36 AM
jjazeix added inline comments.Apr 14 2018, 1:49 PM
src/server/Authentication.h
1

missing license

src/server/MessageHandler.cpp
34

never deleted? Do you need a pointer?