mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +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 );
|
||||
return ACLRegistry::NotFound;
|
||||
}
|
||||
else
|
||||
user.acl = ACLRegistry::Stream;
|
||||
#endif
|
||||
|
||||
m_cache.append( user );
|
||||
|
Reference in New Issue
Block a user