Project

General

Profile

Task #104614

Updated by Thomas Hohn 3 months ago

A lot of places where the BackendUserAuthentication::getWebmounts() 
 method is called an and array_unique() call is applied to filter double 
 entries.  
 Instead the method BackendUserAuthentication::getWebmounts() 
 should do this job

Back