mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-03 20:57:52 +02:00
Forgot this line...
This commit is contained in:
@@ -175,6 +175,8 @@ ACLRegistry::isAuthorizedUser( const QString& dbid, const QString &username, ACL
|
|||||||
getUserDecision( user, username );
|
getUserDecision( user, username );
|
||||||
return ACLRegistry::NotFound;
|
return ACLRegistry::NotFound;
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
user.acl = ACLRegistry::Stream;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
m_cache.append( user );
|
m_cache.append( user );
|
||||||
|
Reference in New Issue
Block a user