mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Сервер общая деавторизация при запуске
This commit is contained in:
@@ -25,6 +25,9 @@ public:
|
||||
bool deAuthorizationInstructor(QString login);
|
||||
QString getNameInstructorByLogin(QString login);
|
||||
|
||||
//Общая деавторизация
|
||||
bool deAuthorizationAll();
|
||||
|
||||
//
|
||||
QList<Instructor> GetListAllInstructors();
|
||||
QList<Trainee> GetListAllTrainees();
|
||||
|
||||
Reference in New Issue
Block a user