add normal user restrictions
This commit is contained in:
@@ -43,6 +43,7 @@ void view_loggin::on_button_clicked(){
|
||||
|
||||
if(sesi->loggin(user, pass)){
|
||||
this->login=true;
|
||||
this->admin=sesi->admin();
|
||||
this->hide();
|
||||
}else{
|
||||
this->login=false;
|
||||
|
||||
Reference in New Issue
Block a user